MegaGlest/source/glest_game/game
Mark Vejvoda 55b4f0bd2b - Incremented version to next major release # so new work can begin.
- some initial work to assist units from getting stuck when given commands. This is for both AI and human players and deals with the pathfinder and units getting constantly blocked from their destination.
2010-10-17 06:34:42 +00:00
..
chat_manager.cpp - added code to now output all eerors to console (with option to save in log file) 2010-10-06 20:22:06 +00:00
chat_manager.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
commander.cpp - bugfixes for multi-build. Now the other units are checked that they can not only build but repair too. Also those who repair now try to approach from the best angle as well as the builder. 2010-09-01 04:19:20 +00:00
commander.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
console.cpp - added code to now output all eerors to console (with option to save in log file) 2010-10-06 20:22:06 +00:00
console.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
game.cpp - Incremented version to next major release # so new work can begin. 2010-10-17 06:34:42 +00:00
game.h - added an average renderfps to use when toggling shadows off/on to make it more smooth 2010-10-02 02:17:50 +00:00
game_camera.cpp - added caching for computeVisibleQuad 2010-07-29 05:24:51 +00:00
game_camera.h - added caching for computeVisibleQuad 2010-07-29 05:24:51 +00:00
game_constants.h - initial logic to allow client side controlled AI 2010-09-14 19:10:37 +00:00
game_settings.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
script_manager.cpp - Removed deprecated parameter 2010-10-04 18:31:17 +00:00
script_manager.h renamed/fixed lua function enableHunger to enableConsume and disableAI now disables consume too ( to stay somehow compatible with the former behaviour ) 2010-09-08 19:00:22 +00:00
stats.cpp - another attempt to fix ultifd's game end issue 2010-08-06 03:55:17 +00:00
stats.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00