1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Michał W. Urbańczyk 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse
* fixed crash on sea battles (obstacles data got corrupted during conversion)
* fixed crash when StupidAI had a catapult
* minor fixes and refactorings (typename for bonus list under shared ptr)
2011-09-06 13:59:26 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp * fixed crash on calculating dmg dealt by stack under Curse 2011-09-06 13:59:26 +00:00
CGameHandler.h * fixed crash on visiting Sirens 2011-09-06 09:59:06 +00:00
CVCMIServer.cpp Replaced io_service()) with get_io_service(). Fixes bug #780. 2011-08-04 23:49:32 +00:00
CVCMIServer.h A few bug fixes and arious warning fixes: unused code/variables, out of order initializations, ... 2010-10-30 21:53:41 +00:00
Makefile.am - gcc compile fixes 2011-02-28 15:14:26 +00:00
Makefile.in - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00
NetPacksServer.cpp * Server will strictly require answering the queries before taking any actions. Let me know, if this causes any freezes. 2011-09-06 06:00:32 +00:00
stdafx.cpp * partially done duel mode 2010-12-22 20:14:40 +00:00
stdafx.h * CThreadHelper.cpp now belongs to VCMI_lib project 2011-02-24 13:57:47 +00:00
VCMI_server.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_server.vcxproj http://forum.vcmi.eu/viewtopic.php?p=5956#5956 2011-08-15 21:53:03 +00:00