gzdoom-gles/src/thingdef
Randy Heit 10920ffe75 - Removed some debug output from SBarInfo::ParseSBarInfo().
- Fixed: Heretic linetype translations included the wrong file.
- Removed all 2D sound positioning code from s_sound.cpp. Everything uses
  FMOD's 3D engine now.
- Removed all the channel selection code from s_sound.cpp. FMOD has code to
  handle this sort of thing, so let's use it.
- Replaced S_StopSoundID() with S_CheckSingular(). There is no longer a limit
  on the number of copies of a particular sound that can be playing at once,
  aside from Strife's special singular sounds. (Sorry, Heretic and Hexen.)
  Consequently, the SNDINFO $limit command is now ignored.
- Removed ATTN_SURROUND, since FMOD Ex doesn't exactly support it, and it
  only worked as intended on stereo speakers anyway.
- Cleaned out ancient crud from i_sound.cpp.


SVN r826 (trunk)
2008-03-21 05:13:59 +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 some debug output from SBarInfo::ParseSBarInfo(). 2008-03-21 05:13:59 +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 - Added a new parameter to all crushing action specials that selects 2008-03-19 22:47:04 +00:00
thingdef_states.cpp - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00