1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/server
Ivan Savenko 44742814cd More cleanup:
- moved SoundBase.h to lib since it contains shared data
- added RMG info to object format. Note that data is not yet imported in
configs
- slightly updated API of object handlers
2014-06-05 23:51:24 +03:00
..
CGameHandler.cpp More cleanup: 2014-06-05 23:51:24 +03:00
CGameHandler.h Fixed #1585 - destroyed war machines will be removed from hero's equipment. 2013-12-19 14:35:49 +00:00
CMakeLists.txt updated LD_RUNPATH_SEARCH_PATHS 2014-03-04 03:51:17 +00:00
CQuery.cpp Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
CQuery.h [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 2014-01-16 20:24:06 +00:00
CVCMIServer.cpp Cleanup: 2014-06-05 20:26:50 +03:00
CVCMIServer.h c++03 -> c++11 switch: 2013-06-26 11:18:27 +00:00
NetPacksServer.cpp Cleanup: 2014-06-05 20:26:50 +03:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h Cleanup: 2014-06-05 20:26:50 +03:00
VCMI_server.cbp Part 2 of new spell configuration 2014-03-07 13:21:09 +00:00
VCMI_server.vcxproj Missing changes. 2014-04-27 14:38:20 +02:00