MegaGlest/source/glest_game/game
Mark Vejvoda a77606351f - attempt to change scenario timer to use world frames 2011-07-16 03:58:52 +00:00
..
chat_manager.cpp - fixed debug key 2011-07-05 05:40: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 - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +00:00
commander.h - attempt to group command execution so units given the same command at the same time will work more smartly (closer units go first and so on) 2011-07-05 04:37:35 +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 extra team color markers ( by default use * to toggle/switch on ) 2011-07-06 22:02:38 +00:00
game.h extra team color markers ( by default use * to toggle/switch on ) 2011-07-06 22:02:38 +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 - attempt to change scenario timer to use world frames 2011-07-16 03:58:52 +00:00
script_manager.h - attempt to change scenario timer to use world frames 2011-07-16 03:58:52 +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