1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/server
Michał W. Urbańczyk 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported)
* renamed logging variables to tlogX ('_' in var names looks ugly)
* cleaned it improved setting formations
* fixed crashbug on maps with random hero
2008-09-19 08:16:19 +00:00
..
CGameHandler.cpp * fixes for MSVC (it needs to have global variables from library explicitly exported) 2008-09-19 08:16:19 +00:00
CGameHandler.h * counterattacks 2008-09-12 08:51:46 +00:00
CScriptCallback.cpp * counterattacks 2008-09-12 08:51:46 +00:00
CScriptCallback.h * counterattacks 2008-09-12 08:51:46 +00:00
CVCMIServer.cpp * fixes for MSVC (it needs to have global variables from library explicitly exported) 2008-09-19 08:16:19 +00:00
CVCMIServer.h Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 2008-08-04 09:05:52 +00:00
Makefile.am Autoconf/automake scripts to easy building. 2008-08-04 09:33:08 +00:00
VCMI_server.vcproj * hero placed in the town starts as visiting hero, not garrisoned 2008-08-25 10:25:16 +00:00