gzdoom-gles/src/playsim
Cacodemon345 4b4ff8dd0e
Fix bouncing missiles not dealing damage when hitting top/bottom (#1068)
* Fix bouncing missiles not dealing damage when hitting top/bottom
2020-04-30 08:55:09 +02:00
..
bots - fixed compilation of optimized GCC and Clang targets 2020-04-12 11:03:25 +03:00
fragglescript - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
mapthinkers Begin TICRATE conversion. 2020-04-12 22:43:33 +02:00
a_action.cpp
a_decals.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
a_dynlight.cpp - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
a_dynlight.h
a_flashfader.cpp - split the TObjPtr serializers into a separate file to avoid polluting everything that needs to use the serializer. 2020-04-11 20:20:53 +02:00
a_morph.cpp
a_morph.h
a_pickups.cpp
a_pickups.h
a_sharedglobal.h Colorize opaque decals using the bleeding actor's blood color, if the 'Shaded' keyword is omitted from the DECALDEF. 2020-03-23 12:50:17 +01:00
a_specialspot.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
a_specialspot.h
actionspecials.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
actor.h - moved around some pieces of code to make sharing with Raze easier. 2020-04-11 20:20:52 +02:00
actorinlines.h
actorptrselect.cpp
actorptrselect.h
d_player.h - moved around some pieces of code to make sharing with Raze easier. 2020-04-11 20:20:52 +02:00
dthinker.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
dthinker.h - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
p_3dfloors.cpp - made 3D floor damage transfers optional by adding a new flag bit (2048) and made that mode automatic for the old ZDoom-based light only transfer special. 2020-04-19 13:40:21 +02:00
p_3dfloors.h - made 3D floor damage transfers optional by adding a new flag bit (2048) and made that mode automatic for the old ZDoom-based light only transfer special. 2020-04-19 13:40:21 +02:00
p_3dmidtex.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
p_3dmidtex.h
p_acs.cpp Begin TICRATE conversion. 2020-04-12 22:43:33 +02:00
p_acs.h - moved more code to 'common'. 2020-04-11 14:00:12 +02:00
p_actionfunctions.cpp - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
p_checkposition.h
p_destructible.cpp
p_destructible.h
p_effect.cpp Begin TICRATE conversion. 2020-04-12 22:43:33 +02:00
p_effect.h Begin TICRATE conversion. 2020-04-12 22:43:33 +02:00
p_enemy.cpp - removed the implicit conversion operators from FName. 2020-04-11 14:00:13 +02:00
p_enemy.h - moved around some pieces of code to make sharing with Raze easier. 2020-04-11 20:20:52 +02:00
p_interaction.cpp - reduce backend's dependency on game state by using callbacks. 2020-04-11 20:19:53 +02:00
p_linetracedata.h
p_linkedsectors.cpp
p_lnspec.cpp - let TeleportSpecial universally map to Teleport when checking action special names. 2020-04-19 18:00:27 +02:00
p_lnspec.h
p_local.h Fix bouncing missiles not dealing damage when hitting top/bottom (#1068) 2020-04-30 08:55:09 +02:00
p_map.cpp Fix bouncing missiles not dealing damage when hitting top/bottom (#1068) 2020-04-30 08:55:09 +02:00
p_maputl.cpp
p_maputl.h - added some utilities to cmdlib.cpp and changed its license to BSD, because no original Quake code is left here. 2020-04-11 14:00:08 +02:00
p_mobj.cpp Fix bouncing missiles not dealing damage when hitting top/bottom (#1068) 2020-04-30 08:55:09 +02:00
p_pspr.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
p_pspr.h - moved around some pieces of code to make sharing with Raze easier. 2020-04-11 20:20:52 +02:00
p_secnodes.cpp
p_sectors.cpp - major dependency reduction of the texture system. 2020-04-11 20:20:37 +02:00
p_sight.cpp - let a sight check that gets lost return failure. 2019-12-28 16:33:20 +01:00
p_spec.cpp - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
p_spec.h
p_switch.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
p_tags.cpp
p_tags.h
p_teleport.cpp
p_things.cpp - separated the channel number from the flags in the sound interface so that the 8 channel limit can be eliminated. 2019-12-16 23:52:39 +01:00
p_trace.cpp Squashed commit of the following: 2019-09-11 08:19:19 +03:00
p_trace.h - moved texture code to 'common'. 2020-04-11 20:20:38 +02:00
p_user.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
po_man.cpp - split the serializer in two to keep the Doom specific parts out of the main file. 2020-04-11 20:20:53 +02:00
po_man.h
portal.cpp - changed license of portal.cpp to GPLv3 2019-08-21 21:31:12 +02:00
portal.h - copied some fixes for overlong config entries from Raze. 2020-04-11 14:00:08 +02:00
statnums.h