gzdoom-gles/src/g_shared
Randy Heit 04b80f8de5 - Reverted updaterevision.vcproj to r385 and added a note as a build event
explaining the need to use mt.exe 6.0 or newer. Here is the note:
  VERY IMPORTANT: You must copy the mt.exe from %VSINSTALLDIR%\Common7\Tools\bin
  on top of the version in %VSINSTALLDIR%\VC\bin or your computer may restart
  while building.
- Changed the ASecretTrigger::Activate() fix: There's no reason open scripts
  shouldn't be able to activate secret triggers; players just won't get
  credit for it in coop.
- Added a NULL actor check to R_SetupFrame().
- Fixed: The player sounds in DEHSUPP were defined incorrectly.


SVN r390 (trunk)
2006-11-26 01:30:34 +00:00
..
a_action.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_action.h - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_artifacts.cpp - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_artifacts.h - Converted Heretic's and Hexen's players to DECORATE. 2006-11-07 10:20:09 +00:00
a_bridge.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_camera.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_debris.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_decals.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +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 Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_hatetarget.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_keys.cpp - Fixed: CopyPlayer() in p_saveg.cpp should use normal assignment, not 2006-05-16 04:19:20 +00:00
a_keys.h - Merged a lot of these static destructor-only structs into regular 2006-05-12 03:14:40 +00:00
a_lightning.cpp - Fixed: M_NotifyNewSave() needlessly created a copy of the filename. 2006-05-18 04:25:26 +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_mapmarker.cpp - Made AActor's xscale and yscale properties full precision fixed point 2006-11-14 16:54:02 +00:00
a_morph.cpp - Removed A_JumpSet and merged its functionality with A_Jump by turning 2006-10-27 03:03:34 +00:00
a_movingcamera.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_pickups.cpp - Fixed: The backpack didn't give extra ammo in baby and nightmare modes. 2006-11-25 04:47:42 +00:00
a_pickups.h - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_quake.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
a_secrettrigger.cpp - Reverted updaterevision.vcproj to r385 and added a note as a build event 2006-11-26 01:30:34 +00:00
a_sectoraction.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_sharedglobal.h - Converted Heretic's Clink (Sabreclaw) to DECORATE. 2006-11-25 12:25:05 +00:00
a_sharedmisc.cpp - Changed: The decision whether blood splatter sprites are spawned is no 2006-05-13 12:41:15 +00:00
a_skies.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_soundenvironment.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_soundsequence.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +00:00
a_spark.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_waterzone.cpp Guess what. It's not 2005 anymore. 2006-06-11 01:37:00 +00:00
a_weaponpiece.cpp SVN r258 (trunk) 2006-07-16 09:10:45 +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 - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00
hudmessages.cpp - Assembly code is disabled when building with __APPLE__ defined, for now. 2006-09-19 23:25:51 +00:00
sbar.h - Fixed: cycle_t was still a DWORD and not a QWORD under GCC. 2006-09-14 00:02:31 +00:00
shared_sbar.cpp - Fixed: The global WeaponSection string was never freed. It has been replaced 2006-10-31 14:53:21 +00:00