gzdoom/src/g_doom
Christoph Oelckers a370ea70c6 - Fixed: ShowErrorPane deleted the StartScreen instead of just calling
NetDone.
- moved the DIM_MAP define into v_palette.h so that it can be accessed
  from outside the status bar code.
- Fixed: The check for non-swimmable water in UpdateWaterLevel checked for
  SECF_UNDERWATER instead of SECF_UNDERWATERMASK.


SVN r514 (trunk)
2007-04-22 07:45:18 +00:00
..
a_arachnotron.cpp - Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and 2006-11-04 16:19:50 +00:00
a_archvile.cpp - Added customizable border textures. They will be defined with the 2007-01-05 22:08:57 +00:00
a_bossbrain.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_bruiser.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_cacodemon.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_cyberdemon.cpp - Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and 2006-11-04 16:19:50 +00:00
a_demon.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_doomglobal.h - Converted the DoomPlayer to DECORATE. 2006-11-05 21:46:28 +00:00
a_doomimp.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_doommisc.cpp - Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE. 2006-11-04 13:06:42 +00:00
a_doomweaps.cpp - Fixed: When quiting from fullscreen mode, RestoreConView() did not ungrab 2007-01-31 00:52:33 +00:00
a_fatso.cpp - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
a_keen.cpp - Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and 2006-11-04 16:19:50 +00:00
a_lostsoul.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_painelemental.cpp - Replaced the static string buffer in ProcessStates with an FString. 2006-11-04 22:26:04 +00:00
a_possessed.cpp - Converted ExplosiveBarrel, BulletPuff and DoomUnusedStates to DECORATE. 2006-11-04 13:06:42 +00:00
a_revenant.cpp - Converted the StrifePlayer to DECORATE. Even though it requires exporting 2007-01-12 15:24:10 +00:00
a_scriptedmarine.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_spidermaster.cpp - Converted Arachnotron, Archvile, Cyberdemon, Spidermastermind and 2006-11-04 16:19:50 +00:00
doom_sbar.cpp - Fixed: ShowErrorPane deleted the StartScreen instead of just calling 2007-04-22 07:45:18 +00:00