gzdoom-gles/src/g_shared
Christoph Oelckers 01441cd4f0 - Converted the stealth monsters to DECORATE.
- Added string replacement option to obituary strings.
- Changed lock and pickup message handling so that it is either a real
  string or a LANGUAGE identifier. The only reason I did the mixed format
  in the first place were Hexen's lock messages but they have been 
  replaced by unique strings in the mean time so the feature isn't needed 
  any more.
- Added a flags parameter to TranslucentLine.
- Extended the second arg of Line_SetIdentification to set not only 
  ML_ZONEBOUNDARY but all 8 bits of the third byte in the flag word.
  This allows a relatively simple means of setting all the new flags
  directly.
- Moved ML_ZONEBOUNDARY to doomdata.h so that it is in the same place as the
  other line flags.
- Fixed: Strife's teleport swirl didn't loop its animation.
- Fixed: Strife's rat is not supposed to be shootable.

SVN r110 (trunk)
2006-05-11 17:56:35 +00:00
..
a_action.cpp SVN r71 (trunk) 2006-04-30 21:49:18 +00:00
a_action.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_artifacts.cpp May 9, 2006 (Changes by Graf Zahl) 2006-05-09 08:58:30 +00:00
a_artifacts.h - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_bridge.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_camera.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_debris.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_decals.cpp May 4, 2006 (Changes by Graf Zahl) 2006-05-04 12:40:39 +00:00
a_flashfader.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_fountain.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_hatetarget.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_keys.cpp - Converted the stealth monsters to DECORATE. 2006-05-11 17:56:35 +00:00
a_keys.h May 6, 2006 (Changes by Graf Zahl) 2006-05-07 00:27:22 +00:00
a_lightning.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_lightning.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_movingcamera.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_pickups.cpp - Converted the stealth monsters to DECORATE. 2006-05-11 17:56:35 +00:00
a_pickups.h - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_pickups.h.bak Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
a_quake.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_secrettrigger.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_sectoraction.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_sharedglobal.h May 3, 2006 (Changes by Graf Zahl) 2006-05-03 14:54:48 +00:00
a_sharedmisc.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_skies.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_soundenvironment.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_soundsequence.cpp - Removed -bpal parameter. Blood's blood.pal is loaded from blood.rff, and 2006-05-03 22:45:01 +00:00
a_spark.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_waterzone.cpp SVN r49 (trunk) 2006-04-16 13:29:50 +00:00
a_weaponpiece.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_weaponpiece.h - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
a_weapons.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
hudmessages.cpp Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
sbar.h - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00
shared_sbar.cpp - Backported the classnames-are-names changes from the FP code. 2006-05-10 02:40:43 +00:00