MegaGlest/source/glest_game/types
Mark Vejvoda ed3c0c253d - bugfix for multiplier rounding off issue 2011-07-16 00:44:30 +00:00
..
command_type.cpp - fixed a bug discovered by Elimnator when units are repairing another unit and the other unit morphs need to check of the repairers can still repair the newly morphed unit and if not stop repair 2011-06-30 04:45:17 +00:00
command_type.h - added code to merge duplicate sounds used in a techtree 2011-05-06 07:47:31 +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 - slight change in loading factiontype (load by folder names not *. to avoid errors when garbage files exist) 2011-06-29 06:42:49 +00:00
faction_type.h - added code to merge duplicate sounds used in a techtree 2011-05-06 07:47:31 +00:00
object_type.cpp switch for non rotatable objets in tilesets; cleaned up the way the particles were bound to tileset objects 2011-06-22 20:26:39 +00:00
object_type.h switch for non rotatable objets in tilesets; cleaned up the way the particles were bound to tileset objects 2011-06-22 20:26:39 +00:00
resource_type.cpp - merged in willvarfar's particle patch 2011-07-06 22:23:51 +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 unit-type support for attackboost all types (works as second level filter if used) 2011-07-12 01:30:39 +00:00
skill_type.h "anim-hp-bound" is now called "anim-progress-bound" and available for produce/morph/upgrade skills too! Deprecated "anim-hp-bound" will be dropped VERY soon! 2011-07-07 23:02:46 +00:00
tech_tree.cpp - 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
tech_tree.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
tileset_model_type.cpp forgot to checkin 2011-06-23 21:14:00 +00:00
tileset_model_type.h - updated win32 project files with newly added files 2011-06-23 22:05:48 +00:00
unit_type.cpp - merged in willvarfar's particle patch 2011-07-06 22:23:51 +00:00
unit_type.h - added support for min / max hp associated with damage particles 2011-07-01 21:47:54 +00:00
upgrade_type.cpp - bugfix for multiplier rounding off issue 2011-07-16 00:44:30 +00:00
upgrade_type.h - added support for multipliers in attack-boost 2011-06-26 07:06:32 +00:00