1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/server
Michał W. Urbańczyk 13f26fc3cb * Client is able to await for answers for multiple queries at the same time
* Hackish solution allowing AI undertaking actions from event-handling thread
* Fixed crash when death stare or acid breath activated on stack that was just killed
* minor fixes
2012-03-25 22:46:14 +00:00
..
CGameHandler.cpp * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00
CGameHandler.h * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +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 * Client is able to await for answers for multiple queries at the same time 2012-03-25 22:46:14 +00:00