This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-04-17 11:56:46 +02:00
Code
Issues
Releases
Activity
vcmi
/
server
History
Michał W. Urbańczyk
d1d67caa0b
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
...
Fixing
#1254
. Fixed possible race causing corruption of the server savegame.
2013-04-20 18:44:55 +00:00
..
CGameHandler.cpp
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
2013-04-20 18:44:55 +00:00
CGameHandler.h
Compile fixes for MVS2010
2013-04-20 16:01:58 +00:00
CMakeLists.txt
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues:
#955
,
#1053
,
#1063
,
#1191
. Needs testing.
2013-04-20 11:34:01 +00:00
CQuery.cpp
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues:
#955
,
#1053
,
#1063
,
#1191
. Needs testing.
2013-04-20 11:34:01 +00:00
CQuery.h
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues:
#955
,
#1053
,
#1063
,
#1191
. Needs testing.
2013-04-20 11:34:01 +00:00
CVCMIServer.cpp
- Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h
2013-04-14 18:52:05 +00:00
CVCMIServer.h
Major refactoring. First part: BattleInterface
2011-12-13 21:23:17 +00:00
NetPacksServer.cpp
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues:
#955
,
#1053
,
#1063
,
#1191
. Needs testing.
2013-04-20 11:34:01 +00:00
StdInc.cpp
* Final commit
2011-12-13 21:35:28 +00:00
StdInc.h
[refactor] reduce some code duplication, get rid of few magic nombers.
2013-01-12 10:32:03 +00:00
VCMI_server.cbp
[c::b] update projects
2013-04-20 13:59:09 +00:00
VCMI_server.vcxproj
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues:
#955
,
#1053
,
#1063
,
#1191
. Needs testing.
2013-04-20 11:34:01 +00:00