MegaGlest/source/glest_game/game
Mark Vejvoda dda2f99e01 changed network CRC settings to FALSE by default and do NO network CRC checking unless explicity enabled:
For Verbose logging: EnableNetworkGameSynchChecks
For Default Logging: EnableNetworkGameSynchMonitor
2013-10-29 01:56:57 +00:00
..
chat_manager.cpp - more cppcheck code cleanup 2012-11-06 03:52:27 +00:00
chat_manager.h - lots of code cleanup from the cppcheck 2012-09-22 20:13:57 +00:00
commander.cpp full support for translated techtrees 2013-06-13 08:55:48 +00:00
commander.h enforce that no network commands are sent when game is paused for player who is joining except pause / unpause and disconnect 2013-06-04 04:26:37 +00:00
console.cpp - minor feature request added from sourceforge, when command given cannot be executed, sometimes we show the requirements of the command so the user knows why it failed 2012-11-10 19:39:55 +00:00
console.h - minor feature request added from sourceforge, when command given cannot be executed, sometimes we show the requirements of the command so the user knows why it failed 2012-11-10 19:39:55 +00:00
game.cpp changed network CRC settings to FALSE by default and do NO network CRC checking unless explicity enabled: 2013-10-29 01:56:57 +00:00
game.h - corrected game shutdown to do quit logic only once 2013-09-28 06:40:26 +00:00
game_camera.cpp - fixed mod center image previews in cases where userdata folder was non default 2013-10-03 05:44:50 +00:00
game_camera.h A technically more simple way to set the camera mode 2012-09-27 21:10:28 +00:00
game_constants.h saved games for rejoining in progress games saves to .zip and sends that to clients. 2013-05-01 20:56:19 +00:00
game_settings.h - implement ability to toggle off verbose and normal network crc mode via ini entries: 2013-09-24 19:35:35 +00:00
script_manager.cpp cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
script_manager.h added a bunch of new lua methods for Tigers new scenario to montior changes to a unit 2013-05-28 00:59:44 +00:00
stats.cpp - attempt to see if this makes stability better 2013-10-02 20:22:10 +00:00
stats.h - loads of code cleanup based on verbose output from the latest git version of cppcheck 2012-10-06 07:06:40 +00:00