MegaGlest/source/glest_game
Mark Vejvoda a0506e3486 bugfix for join game segfault posted by atze 2013-05-30 06:28:09 +00:00
..
ai a bunch more code cleanup from cppcheck 2013-05-26 06:03:32 +00:00
facilities - update version to 3.8-dev as svn seems to be no longer compatible with 3.7.x 2013-02-06 23:00:25 +00:00
game bugfix for join game segfault posted by atze 2013-05-30 06:28:09 +00:00
global - bugfix for transifex tutorial download files now loaded into UI 2013-05-21 20:28:42 +00:00
graphics bugfix to allow admin to kick player in same slot multiple times 2013-05-28 07:10:13 +00:00
gui code cleanup based on cppcheck results 2013-05-17 03:59:34 +00:00
main better error handling for game / scenario loading problems (like bad xml) 2013-05-28 15:42:54 +00:00
menu better error handling for game / scenario loading problems (like bad xml) 2013-05-28 15:42:54 +00:00
network safer and faster shutdown of disconnected client socket 2013-05-29 06:06:43 +00:00
sound - trying to fix bug in sound player 2013-02-02 06:29:26 +00:00
type_instances bugfix for a number of legacy divide by 0 conditions discovered by Tiger. 2013-05-28 06:07:35 +00:00
types added ability to reference sound and videos in lua using variables: {TECHTREEPATH}, {SCENARIOPATH}, {TUTORIALPATH} example: 2013-05-28 02:54:23 +00:00
world better error handling for game / scenario loading problems (like bad xml) 2013-05-28 15:42:54 +00:00
CMakeLists.txt saved games for rejoining in progress games saves to .zip and sends that to clients. 2013-05-01 20:56:19 +00:00