gzdoom-gles/src/g_doom
Christoph Oelckers eff7c898cf - ZDoom now loads zdoom.pk3 instead of zdoom.wad.
- Fixed: StreamSong::SetVolume should check the m_stream pointer. This can
  happen when a TimiditySong doesn't use FMOD and outputs the sound itself.
- Fixed: 'use' sector actions were using the incorrect sector on several 
  occasions.
- Added a wi_noautostartmap CVAR and a noautostartmap intermission option
  that force the user to manually end the 'entering level' page.


SVN r70 (trunk)
2006-04-29 12:40:09 +00:00
..
a_arachnotron.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_archvile.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_bossbrain.cpp - Removed ABossEye::Serialize because it didn't do anything. 2006-04-23 20:12:27 +00:00
a_bruiser.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_cacodemon.cpp SVN r25 (trunk) 2006-04-10 21:54:50 +00:00
a_cyberdemon.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_demon.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_doomarmor.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomartifacts.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomdecorations.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomglobal.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomhealth.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomimp.cpp SVN r25 (trunk) 2006-04-10 21:54:50 +00:00
a_doomkeys.cpp SVN r34 (trunk) 2006-04-12 21:49:03 +00:00
a_doommisc.cpp - Fixed: A_SpawnItem() should use CopyFriendliness(). 2006-03-12 22:04:49 +00:00
a_doomplayer.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_doomweaps.cpp - ZDoom now loads zdoom.pk3 instead of zdoom.wad. 2006-04-29 12:40:09 +00:00
a_fatso.cpp SVN r51 (trunk) 2006-04-17 13:53:34 +00:00
a_keen.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_lostsoul.cpp SVN r25 (trunk) 2006-04-10 21:54:50 +00:00
a_painelemental.cpp SVN r26 (trunk) 2006-04-11 08:36:23 +00:00
a_possessed.cpp SVN r25 (trunk) 2006-04-10 21:54:50 +00:00
a_revenant.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_scriptedmarine.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_spidermaster.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
doom_sbar.cpp - Fixed: Doom's status bar assumed that STBAR was always in Doom patch format. 2006-04-21 21:42:12 +00:00