MegaGlest/source/glest_game/game
2010-03-24 21:26:17 +00:00
..
chat_manager.cpp bugfix for scripted scenarios and placing unit model not showing 2010-03-24 21:26:17 +00:00
commander.cpp Changed unit rotation logic to attach to existing ccBuild command (placing rotateAmount into the targetId field which was always unused for this commandtype). Commented out the old network code that was used to do this for now. 2010-03-22 04:47:16 +00:00
commander.h Changed unit rotation logic to attach to existing ccBuild command (placing rotateAmount into the targetId field which was always unused for this commandtype). Commented out the old network code that was used to do this for now. 2010-03-22 04:47:16 +00:00
game_camera.cpp Added camera zoom (from GAE) into mega-glest (middle mouse button zooms in and out like in GAE) 2010-03-23 02:35:55 +00:00
game_camera.h Added camera zoom (from GAE) into mega-glest (middle mouse button zooms in and out like in GAE) 2010-03-23 02:35:55 +00:00
game_constants.h Bugfix for multiplayer binary and data checksum checking. 2010-03-16 21:44:22 +00:00
game.cpp bugfix for scripted scenarios and placing unit model not showing 2010-03-24 21:26:17 +00:00
game.h Updated camera panning so that holding middle mouse button and moving the mouse changes the camera angle. 2010-03-24 01:28:48 +00:00
script_manager.cpp bugfix for scripted scenarios and placing unit model not showing 2010-03-24 21:26:17 +00:00
script_manager.h bugfix for scripted scenarios and placing unit model not showing 2010-03-24 21:26:17 +00:00
stats.cpp Bugfix for lua. Units died by hunger are reported in luas <unitDied>-section too 2010-03-19 18:58:46 +00:00
stats.h Bugfix for lua. Units died by hunger are reported in luas <unitDied>-section too 2010-03-19 18:58:46 +00:00