qzdoom/src/thingdef
Randy Heit aef34f9aa5 - Removed xlat_parser.h from the repository. Lemon was always being run on
xlat_parser.y because both files had the same time stamp after an update,
  and Lemon only rewrites the header file if it's changed.
- Added $volume SNDINFO command. This is multiplied with the volume the sound
  is played at to arrive at the final volume (before distance attenuation).
- Added the CHAN_AREA flag to disable 3D panning within the min distance of a
  sound. Sector sound sequences (except doors) use this flag.
- Added the CHAN_LOOP flag to replace the S_Looped* sound functions.
- Restored the sound limiting.


SVN r849 (trunk)
2008-03-25 04:42:26 +00:00
..
olddecorations.cpp - Fixed: The render style table for old decorations was missing STYLE_Stencil so 2008-01-31 21:00:34 +00:00
thingdef.cpp - Fixed: When starting a level while the music has been paused S_Start has 2008-03-01 13:12:33 +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 - Removed xlat_parser.h from the repository. Lemon was always being run on 2008-03-25 04:42:26 +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 - Updated lempar.c to v1.31. 2008-01-25 23:57:44 +00:00
thingdef_properties.cpp Last commit was incomplete 2008-03-24 22:16:21 +00:00
thingdef_states.cpp - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00