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 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956
Significant changes in project files:
* new library package required! URL: http://download.vcmi.eu/msvc-pack.7z
* created VCMI_global.props property sheet for settings common to all VCMI projects
* added configuration for x64 builds
2011-08-15 21:53:03 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp Fixed #229 & #332 2011-08-12 19:38:30 +00:00
CGameHandler.h For dev release 0.85b 2011-07-21 14:16:45 +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 Various player/AI interface related fixes and improvements. 2011-07-17 18:49:05 +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