| .. |
|
CGameHandler.cpp
|
edbc7f1223
- Some hardcoded settings will now be read from config/defaultMods.json
|
13 년 전 |
|
CGameHandler.h
|
b86706d58c
Commander can now die in a battle and will be automatically rised when visiting town.
|
13 년 전 |
|
CMakeLists.txt
|
e4c88d5088
- moved ParseBonus to JsonNode.cpp (linkage errors)
|
13 년 전 |
|
CVCMIServer.cpp
|
289b7b68d9
Mod Handler class. It is connected with engine, but doesn't do anything yet.
|
13 년 전 |
|
CVCMIServer.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 년 전 |
|
Makefile.am
|
f7ac873303
Added test for librt, since linux needs it and OSX doesn't have it.
|
13 년 전 |
|
Makefile.in
|
97aeaa9f28
- moved ColorPutter's to separate SDL_Pixels.h file
|
13 년 전 |
|
NetPacksServer.cpp
|
edccbd4809
Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier.
|
13 년 전 |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 년 전 |
|
StdInc.h
|
c698181c4c
* simple mechanism for detecting desync after init
|
13 년 전 |
|
VCMI_server.vcxproj
|
d2756e8c88
Partial fix for #961.
|
13 년 전 |