gzdoom/src/g_shared
MajorCooke eed6680a67 Added support for weapon states User#.
- Added keybinds for the user state triggering.
- Added WRF_USER# flags which must be specified in order to use.
- # can be 1-4.
2015-12-31 16:46:16 -06:00
..
a_action.cpp
a_action.h
a_armor.cpp
a_artifacts.cpp - fixed: In Heretic an active Tome of Power should not freeze a teleporting player. 2015-08-16 08:50:22 +02:00
a_artifacts.h - fixed: In Heretic an active Tome of Power should not freeze a teleporting player. 2015-08-16 08:50:22 +02:00
a_bridge.cpp
a_camera.cpp
a_debris.cpp
a_decals.cpp - removed the _3DFLOOR #define because we really do not want to comment this out anymore, right? 2015-06-07 09:41:44 +02:00
a_fastprojectile.cpp
a_flashfader.cpp
a_fountain.cpp
a_hatetarget.cpp
a_keys.cpp
a_keys.h
a_lightning.cpp
a_lightning.h
a_mapmarker.cpp
a_morph.cpp Merge branch 'master' of https://github.com/crimsondusk/zdoom 2015-04-30 10:03:50 +02:00
a_morph.h - Added MORPH_UNDOALWAYS for morph powerups. 2015-04-03 12:16:27 -05:00
a_movingcamera.cpp - adapted AActor to use TFlags 2015-04-04 19:40:43 +03:00
a_pickups.cpp - added a HealthFactor skill property. 2015-11-29 12:58:17 +01:00
a_pickups.h Added support for weapon states User#. 2015-12-31 16:46:16 -06:00
a_puzzleitems.cpp
a_quake.cpp Use sub-tic accuracy for smooth sine quakes 2015-03-02 19:23:24 -06:00
a_randomspawner.cpp Fixed MSVC warning in a_randomspawner.cpp 2015-10-11 09:28:38 +03:00
a_secrettrigger.cpp
a_sectoraction.cpp
a_setcolor.cpp
a_sharedglobal.h - adapted AActor to use TFlags 2015-04-04 19:40:43 +03:00
a_skies.cpp - fixed: Due to the default skybox being moved to the global level data, there was insufficient information to distinguish between using the default skybox or the regular sky. Fixed by adding two new sector flags which get set by a 0-tid SkyPicker. 2015-11-25 11:49:34 +01:00
a_soundenvironment.cpp
a_soundsequence.cpp
a_spark.cpp
a_specialspot.cpp
a_specialspot.h
a_waterzone.cpp
a_weaponpiece.cpp
a_weaponpiece.h
a_weapons.cpp Added support for weapon states User#. 2015-12-31 16:46:16 -06:00
hudmessages.cpp - added GetAspectRatio function to ACS. 2015-12-06 09:59:02 +01:00
sbar.h - added GetAspectRatio function to ACS. 2015-12-06 09:59:02 +01:00
sbar_mugshot.cpp
sbarinfo.cpp
sbarinfo.h
sbarinfo_commands.cpp - Fixed: Hexen's status bar top graphic was drawn 1 pixel too low. 2015-05-20 13:10:08 -04:00
shared_hud.cpp Fix old warning on VC 2005 2015-03-12 13:41:38 -05:00
shared_sbar.cpp - fixed positioning of map name on Hexen automap. 2015-11-25 13:47:04 +01:00