1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/server
Ivan Savenko ffe8b99369 - reorganized hero classes
- artifact iconIndex should work
- new file with hardcoded string constants: lib/StringConstants.h

Note: some minor bugs, will fix soon:
- slow to open hero window
- hero adventure map images serialization is broken\incorrect
2012-12-14 15:32:53 +00:00
..
CGameHandler.cpp - reorganized hero classes 2012-12-14 15:32:53 +00:00
CGameHandler.h * fixed 1085 2012-09-25 14:40:39 +00:00
CMakeLists.txt Mac OS patch from stopiccot 2012-12-01 06:30:52 +00:00
CVCMIServer.cpp multiple changes in config system, breaks existing mods. See upcoming post on forums. 2012-12-12 11:13:57 +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
NetPacksServer.cpp * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 2012-11-03 13:30:47 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * simple mechanism for detecting desync after init 2012-03-27 20:08:54 +00:00
VCMI_server.vcxproj Compile fix for last commit. 2012-12-01 07:17:55 +00:00