qzdoom/src/thingdef
Christoph Oelckers 8ca7c05e9d - Changed FImageCollection to return translated texture indices so
that animated icons can be done with it.
- Changed FImageCollection to use a TArray to hold its data.
- Fixed: SetChanHeadSettings did an assignment instead of comparing
  the channel ID witg CHAN_CEILING.
- Changed sound sequence names for animated doors to FNames.
- Automatically fixed: DCeiling didn't properly serialize its texture id.
- Replaced integers as texture ID representation with a specific new type
  to track down all potentially incorrect uses and remaining WORDs used
  for texture IDs so that more than 32767 or 65535 textures can be defined.


SVN r1036 (trunk)
2008-06-15 18:36:26 +00:00
..
olddecorations.cpp - Replaced the naive area sound implementation with one that takes into 2008-06-15 02:25:09 +00:00
thingdef.cpp - Added Martin Howe's morph system update. 2008-04-12 15:31:18 +00:00
thingdef.h - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00
thingdef_codeptr.cpp - Replaced the naive area sound implementation with one that takes into 2008-06-15 02:25:09 +00:00
thingdef_exp.cpp - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00
thingdef_main.cpp - Changed FScanner so that opening a lump gives the complete wad+lump name 2008-04-03 03:19:21 +00:00
thingdef_properties.cpp - Changed FImageCollection to return translated texture indices so 2008-06-15 18:36:26 +00:00
thingdef_states.cpp - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00