MegaGlest/source/glest_game/types
Mark Vejvoda 3ed636aae2 - fixes for some threading shutdown bugs
- We now display when a screenshot is taken in game showing an ingame console message
- Updated AI to attack closest attackers
- Updated found enemy to be closest attacker
2011-03-28 21:04:47 +00:00
..
command_type.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
command_type.h - attempt to see if threaded pathfinding will work and if it improves performance 2011-03-18 03:53:06 +00:00
damage_multiplier.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
element_type.cpp - numerous bugfixes mostly centered around network lag, but also added more logging and protective code (like buffer overflow checks) 2010-08-07 03:26:38 +00:00
element_type.h - added leak_dumper header all over the place (not yet functional in linux) 2010-09-07 05:25:40 +00:00
faction_type.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
faction_type.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
object_type.cpp - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
object_type.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
resource_type.cpp - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
resource_type.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
skill_type.cpp - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
skill_type.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
tech_tree.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
tech_tree.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00
unit_type.cpp - fixes for some threading shutdown bugs 2011-03-28 21:04:47 +00:00
unit_type.h - fixes for some threading shutdown bugs 2011-03-28 21:04:47 +00:00
upgrade_type.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
upgrade_type.h - new commandline options to discover and optional delete unused files in techtrees 2011-03-15 15:30:28 +00:00