MegaGlest/source/glest_game/types
Mark Vejvoda f87b8b6ee2 - updated code to protect against null pointers and uninitialized values and threading issues 2013-02-04 08:30:43 +00:00
..
command_type.cpp - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
command_type.h - added a new skill to toggle fog of war for any command. 2013-01-11 18:18:58 +00:00
damage_multiplier.cpp - tighten up code.. ensure pointers set to null after delete, etc 2013-02-01 17:25:49 +00:00
damage_multiplier.h - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
element_type.cpp - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
element_type.h - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
faction_type.cpp - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
faction_type.h - code cleanup from cppcheck 2013-01-25 02:55:28 +00:00
object_type.cpp - fixed Martiño Figueroa's name in all copyrights in source code 2011-12-14 07:40:48 +00:00
object_type.h - some speed optimizations in areas mentioned by perf tool 2012-09-27 15:04:28 +00:00
resource_type.cpp - lots more code cleanup, using safe buffer size code to avoid buffer overflows 2012-10-19 01:31:20 +00:00
resource_type.h - bugfix for validation techtree (resources with particles caused crash on validate) 2012-05-24 07:08:31 +00:00
skill_type.cpp - updated code to protect against null pointers and uninitialized values and threading issues 2013-02-04 08:30:43 +00:00
skill_type.h - added a new skill to toggle fog of war for any command. 2013-01-11 18:18:58 +00:00
tech_tree.cpp - updated error handling to be more flexible so we can display better error details (like bad tga file, etc) 2012-11-10 23:19:42 +00:00
tech_tree.h - fixed faction previews for linked factions 2012-10-16 19:07:50 +00:00
tileset_model_type.cpp - tilesets now support animated models: 2012-03-26 23:24:29 +00:00
tileset_model_type.h - some speed optimizations in areas mentioned by perf tool 2012-09-27 15:04:28 +00:00
unit_type.cpp - tighten up code.. ensure pointers set to null after delete, etc 2013-02-01 17:25:49 +00:00
unit_type.h - applied changes from Muwuum for full translatable game experience 2013-01-16 21:16:59 +00:00
upgrade_type.cpp - make most of the attack boost xml settings optional instead of required as requested 2012-12-26 07:57:10 +00:00
upgrade_type.h - lots of code cleanup from the cppcheck 2012-09-22 20:13:57 +00:00