gzdoom-gles/wadsrc/static/actors/shared
Christoph Oelckers 3d40dbb659 - merged all portals with the same displacement together. While this provides
a mild performance increase it's not what I hoped it would do...
- Moved portal initialization for the portal things to P_SpawnSpecials
  instead of having the things self-initialize in PostBeginPlay. This was
  done to ensure that the portals are fully set up when the game begins.
  Otherwise there is no decent way to let the renderer post-process this
  information during setup.
- Changed: For 800x600 the default scaling handling of the options menu
  makes it become too small so for any resolution with a width between 
  800 and 959 it has been reverted to the regular clean scaling factor.


SVN r2055 (trunk)
2009-12-28 17:13:30 +00:00
..
action.txt - Added MF5_MOVEWITHSECTOR flag, so you can have the benefits of MF_NOBLOCKMAP 2009-04-09 02:25:37 +00:00
blood.txt - Added MF4_ALLOWPARTICLES checks to blood spawning code. 2009-11-24 22:28:38 +00:00
botstuff.txt About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00
bridge.txt - Changed the action function declaration parser so that optional parameters 2008-08-12 20:19:47 +00:00
camera.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
debris.txt - Fixed: A_CountdownArg and A_Die must ensure a certain kill. 2009-05-23 08:30:36 +00:00
decal.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
dog.txt - Added Gez's A_Blast submission. 2009-09-28 15:55:57 +00:00
fountain.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
hatetarget.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
inventory.txt - added 'defaultterrain' option to terrain parser for mods that want to have 2009-10-16 16:04:19 +00:00
mapmarker.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
morph.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
movingcamera.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
pickups.txt IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
player.txt - Added player MugShotMaxHealth property. Negative values use the player's 2009-08-07 04:20:28 +00:00
secrettrigger.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
sectoraction.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
setcolor.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
sharedmisc.txt - Fixed: Argument count for UsePuzzleItem was wrong. 2009-09-14 20:47:53 +00:00
skies.txt - merged all portals with the same displacement together. While this provides 2009-12-28 17:13:30 +00:00
soundenvironment.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
soundsequence.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
spark.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00
specialspot.txt - Changed the action function declaration parser so that optional parameters 2008-08-12 20:19:47 +00:00
splashes.txt - Fixed: SNDINFO must be loaded before the textures. However, this required 2008-09-21 18:02:38 +00:00
teleport.txt - Converted teleport fog and destinations to DECORATE. 2008-08-08 19:47:18 +00:00
waterzone.txt - Replaced the ActorInfo definitions of several internal classes with DECORATE definitions 2008-08-08 22:52:04 +00:00