gzdoom-gles/src/g_shared
2012-07-22 03:20:34 +00:00
..
a_action.cpp
a_action.h
a_armor.cpp
a_artifacts.cpp - Moved the regeneration powerup's effect out of P_PlayerThink() and into APowerRegeneration::DoEffect(). 2012-05-11 04:05:55 +00:00
a_artifacts.h - Moved the regeneration powerup's effect out of P_PlayerThink() and into APowerRegeneration::DoEffect(). 2012-05-11 04:05:55 +00:00
a_bridge.cpp
a_camera.cpp
a_debris.cpp
a_decals.cpp
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 - Added a 90 degree offset to all voxels, since Build's compass directions start at north 2012-07-21 01:34:29 +00:00
a_morph.h
a_movingcamera.cpp
a_pickups.cpp - Added the item flag IF_RESTRICTABSOLUTELY. When this is set, players of the wrong class cannot 2012-07-08 02:45:46 +00:00
a_pickups.h - Added the item flag IF_RESTRICTABSOLUTELY. When this is set, players of the wrong class cannot 2012-07-08 02:45:46 +00:00
a_puzzleitems.cpp
a_quake.cpp
a_randomspawner.cpp
a_secrettrigger.cpp
a_sectoraction.cpp
a_setcolor.cpp
a_sharedglobal.h - Make APoisonCloud::DoSpecialDamage() and P_PoisonDamage() respect damage factors. 2012-06-29 04:21:31 +00:00
a_skies.cpp
a_soundenvironment.cpp
a_soundsequence.cpp
a_spark.cpp
a_specialspot.cpp
a_specialspot.h
a_waterzone.cpp
a_weaponpiece.cpp - Added the item flag IF_RESTRICTABSOLUTELY. When this is set, players of the wrong class cannot 2012-07-08 02:45:46 +00:00
a_weaponpiece.h
a_weapons.cpp
hudmessages.cpp - Fixed: When DHUDMessageTypeOnFadeOut stops typing, it should reset Tics so that 2012-05-26 00:55:27 +00:00
sbar.h - Draw 1 pixel of border at the edges of the status bar to prevent imprecision HOMs (only top and bottom for non-widescreen for now). 2012-07-18 22:30:10 +00:00
sbar_mugshot.cpp
sbarinfo.cpp - Fixed: DSBarInfo::ScreenSizeChanged() must call its supermethod. 2012-07-22 03:20:34 +00:00
sbarinfo.h - Fixed: hud_scale is supposed use strictly integral scaling factors. 2012-07-21 02:32:04 +00:00
sbarinfo_commands.cpp - Also allow string constants on font names. 2012-06-04 22:39:49 +00:00
shared_hud.cpp
shared_sbar.cpp - Fixed: 1 pixel border was drawn when there was no status bar. 2012-07-22 03:06:51 +00:00