qzdoom-gpl/src/thingdef
Randy Heit 604b5ef673 - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This
should simplify scripting, since it means that meta fields can be treated (mostly) the same as
  normal fields.

SVN r2242 (scripting)
2010-03-25 20:38:00 +00:00
..
olddecorations.cpp - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This 2010-03-25 20:38:00 +00:00
thingdef.cpp - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This 2010-03-25 20:38:00 +00:00
thingdef.h - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This 2010-03-25 20:38:00 +00:00
thingdef_codeptr.cpp - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This 2010-03-25 20:38:00 +00:00
thingdef_data.cpp - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_exp.cpp - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_exp.h - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_expression.cpp - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_parse.cpp - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_properties.cpp - Removed the old meta data system. All meta data is now stored in subclasses of PClass. This 2010-03-25 20:38:00 +00:00
thingdef_states.cpp - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
thingdef_type.h - Stop aliasing strings onto names for function parameters. 2009-10-17 01:38:54 +00:00