1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
DjWarmonger 88e9dec974 Fixed Thieves Guild window showing for all players.
It needed 11 files modified... :/
2012-03-07 14:05:54 +00:00
..
CGameHandler.cpp Fixed Thieves Guild window showing for all players. 2012-03-07 14:05:54 +00:00
CGameHandler.h Fixed Thieves Guild window showing for all players. 2012-03-07 14:05:54 +00:00
CVCMIServer.cpp * new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII) 2012-02-19 21:03:43 +00:00
CVCMIServer.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
Makefile.am Added test for librt, since linux needs it and OSX doesn't have it. 2012-02-13 02:15:05 +00:00
Makefile.in Added test for librt, since linux needs it and OSX doesn't have it. 2012-02-13 02:15:05 +00:00
NetPacksServer.cpp Stack artifacts part 2, not working yet. 2012-02-04 16:34:29 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00
VCMI_server.vcxproj * fixed project files for RD configuration 2012-01-03 01:55:26 +00:00