gzdoom-gles/src/thingdef
Christoph Oelckers 9c4cbedc26 - Added 'EndTitle' nextmap option which goes to the regular title loop after
the game has finished.
- Added NOBOSSRIP flag. Note: we are now at flags6!
- Added SetSkyScrollSpeed(int skyplane, fixed speed) ACS function.
- Added THRUACTORS flag that disables all actor<->actor collision detection.
- Added DONTSEEKINVISIBLE flag for missiles that can't home in on invisible
  targets.
- Added SFX_TRANSFERPITCH flag to A_SpawnItemEx.
- Added Ultimate Freedoom IWAD detection.
- Added GetAirSupply and SetAirSupply functions to ACS.
- Fixed: The *surface sound was not played when drowning was switched off
  by setting the level's air supply to 0.

SVN r1619 (trunk)
2009-05-30 08:56:40 +00:00
..
olddecorations.cpp - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
thingdef.cpp - GCC compile fix and warning removal. 2009-02-21 21:44:15 +00:00
thingdef.h - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
thingdef_codeptr.cpp - Added 'EndTitle' nextmap option which goes to the regular title loop after 2009-05-30 08:56:40 +00:00
thingdef_data.cpp - Added 'EndTitle' nextmap option which goes to the regular title loop after 2009-05-30 08:56:40 +00:00
thingdef_exp.cpp - Fixed: The save percentage for Doom's green armor was slightly too low 2008-12-07 12:11:59 +00:00
thingdef_exp.h - Made several DECORATE errors which do not involve parsing non-fatal. 2008-12-29 23:03:38 +00:00
thingdef_expression.cpp - Changed APlayerPawn::DamageFade to a PalEntry from 3 floats. 2009-05-15 10:39:40 +00:00
thingdef_parse.cpp - Changed APlayerPawn::DamageFade to a PalEntry from 3 floats. 2009-05-15 10:39:40 +00:00
thingdef_properties.cpp - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
thingdef_states.cpp - Fixed what looks like an incorrect comparison in thingdef_states.cpp. 2009-03-10 05:37:27 +00:00
thingdef_type.h - Made several DECORATE errors which do not involve parsing non-fatal. 2008-12-29 23:03:38 +00:00