| .. |
|
CGameHandler.cpp
|
e3e4bc4c9c
Second part of interactive Commander level-up. Quite messy.
|
13 years ago |
|
CGameHandler.h
|
faaf799d95
- fixed some extra warnings. Mostly harmless.
|
13 years ago |
|
CMakeLists.txt
|
758fb0679e
Stub for a CMake build system.
|
13 years ago |
|
CVCMIServer.cpp
|
49495c9caf
- possibly fixed #966 and #958
|
13 years ago |
|
CVCMIServer.h
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
|
Makefile.am
|
f7ac873303
Added test for librt, since linux needs it and OSX doesn't have it.
|
14 years ago |
|
Makefile.in
|
97aeaa9f28
- moved ColorPutter's to separate SDL_Pixels.h file
|
13 years ago |
|
NetPacksServer.cpp
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 years ago |
|
StdInc.cpp
|
cce814c41b
* Final commit
|
14 years ago |
|
StdInc.h
|
c698181c4c
* simple mechanism for detecting desync after init
|
13 years ago |
|
VCMI_server.vcxproj
|
d2756e8c88
Partial fix for #961.
|
13 years ago |