MegaGlest/source/glest_game/game
Mark Vejvoda 852b4aa2d2 - bugfix for some hotkeys not working properly 2011-07-04 18:05:02 +00:00
..
chat_manager.cpp - bugfix for filtering out non printable keys 2011-06-28 01:25:14 +00:00
chat_manager.h - loads of changes in order to prepare for better input (not using char but SDLKey instead) 2011-06-26 01:55:08 +00:00
commander.cpp - added more detail on error message 2011-04-30 06:36:52 +00:00
commander.h - attempted bugfix for click like mad morph causing out of synch 2011-02-10 21:02:07 +00:00
console.cpp - reworked fonts to now use 3d matrix positioning and render performance is much better. 2011-06-10 03:09:19 +00:00
console.h - reworked fonts to now use 3d matrix positioning and render performance is much better. 2011-06-10 03:09:19 +00:00
game.cpp - bugfix for some hotkeys not working properly 2011-07-04 18:05:02 +00:00
game.h - loads of changes in order to prepare for better input (not using char but SDLKey instead) 2011-06-26 01:55:08 +00:00
game_camera.cpp - adjust camera angle for more properly unit visibility calc 2011-04-18 16:51:30 +00:00
game_camera.h - adjust camera angle for more properly unit visibility calc 2011-04-18 16:51:30 +00:00
game_constants.h - moved sound system debug into a new debugSound property to lessen the impact of regular debug logging since sound processing is now threaded and therefore logging sound system items may slow down performance 2011-01-26 09:09:59 +00:00
game_settings.h - initial work to support multi-language text messages 2011-04-05 18:39:47 +00:00
script_manager.cpp - performance changes... (problem found by titi) most debug calls line are skipped when the debug flag is disabled even BEFORE getting into the handledebug method. 2011-03-28 03:54:23 +00:00
script_manager.h - added a new lua method to add text on the console for Elimnator's scenario. 2011-03-19 12:19:22 +00:00
stats.cpp - added a few more things to end game stats as requested by ultifd 2011-04-05 06:32:23 +00:00
stats.h end game stats with better PlayingTime, tomreyns endgame color problem (maybe) fixed ,updated german lang file 2011-04-09 23:25:18 +00:00