MegaGlest/source/glest_game/types
Mark Vejvoda d33e1174a5 - bugfixes related to cppcheck report
- bugfixes found using valgrind (memory leaks)
2011-12-02 16:07:59 +00:00
..
command_type.cpp - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
command_type.h - added new in-game popup menu and new ability to switch teams in game (turned off by default in advanced settings) 2011-09-21 06:51:28 +00:00
damage_multiplier.cpp - phase 2 of cppcheck verbose fixes 2011-09-01 01:11:23 +00:00
damage_multiplier.h - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
element_type.cpp - phase 2 of cppcheck verbose fixes 2011-09-01 01:11:23 +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 - intro is now fully translatable and configurable (see english.lng file at the bottom for intro strings) 2011-11-02 17:17:28 +00:00
faction_type.h - added upgrades to ai behavior xml tags 2011-10-04 17:15:08 +00:00
object_type.cpp - more updates for headless mode (try to avoid using opengl completely), server now runs at around 20 MB RAM at game start. 2011-09-27 05:29:57 +00:00
object_type.h - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
resource_type.cpp - intro is now fully translatable and configurable (see english.lng file at the bottom for intro strings) 2011-11-02 17:17:28 +00:00
resource_type.h - updates to commondata handling. From now on commondata tag specified the commondata folder under a techtree making it easier to share data and portable since you just need to copy the techtree and its contents, this means no sharing data between techtrees (which is good since we don't want such dependencies) 2011-05-06 22:12:16 +00:00
skill_type.cpp - added name to attack-boosts and shared attack boosts per unit type 2011-11-11 04:17:55 +00:00
skill_type.h - added name to attack-boosts and shared attack boosts per unit type 2011-11-11 04:17:55 +00:00
tech_tree.cpp - added name to attack-boosts and shared attack boosts per unit type 2011-11-11 04:17:55 +00:00
tech_tree.h - added name to attack-boosts and shared attack boosts per unit type 2011-11-11 04:17:55 +00:00
tileset_model_type.cpp forgot to checkin 2011-06-23 21:14:00 +00:00
tileset_model_type.h - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
unit_type.cpp - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
unit_type.h - bugfixes related to cppcheck report 2011-12-02 16:07:59 +00:00
upgrade_type.cpp - added a validation / warnhing logic to handle cases of duplicate resource values entered in XML 2011-11-10 22:36:44 +00:00
upgrade_type.h - attempt to add hp regen to upgrades and attack-boost 2011-07-22 07:05:47 +00:00