1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/server
2013-05-25 07:21:02 +00:00
..
CGameHandler.cpp Fixed abilities of Efreet. 2013-05-25 07:21:02 +00:00
CGameHandler.h It is possible to set on visit query that object is to be removed after visit is over. 2013-05-14 13:42:52 +00:00
CMakeLists.txt Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 2013-04-20 11:34:01 +00:00
CQuery.cpp It is possible to set on visit query that object is to be removed after visit is over. 2013-05-14 13:42:52 +00:00
CQuery.h It is possible to set on visit query that object is to be removed after visit is over. 2013-05-14 13:42:52 +00:00
CVCMIServer.cpp - Fixed some bugs when starting a RMG map - Checks if there is a template for the chosen options(rejects if not) - Added a few templates for development(2 to 4 players, medium maps are supported) - Refactoring 2013-05-21 19:08:06 +00:00
CVCMIServer.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
NetPacksServer.cpp Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 2013-04-20 11:34:01 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h [refactor] reduce some code duplication, get rid of few magic nombers. 2013-01-12 10:32:03 +00:00
VCMI_server.cbp [c::b] update projects 2013-04-20 13:59:09 +00:00
VCMI_server.vcxproj Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 2013-04-20 11:34:01 +00:00