gzdoom/src/g_heretic
Christoph Oelckers 57ab1387f2 - yet more refactoring.
Note about A_SkelMissile: The direct change of the missile's position was changed to use SetOrigin. If this is later supposed to be portal-aware, such direct coordinate changes are a no-go to ensure that everything is properly maintained.
2016-01-18 18:52:24 +01:00
..
a_chicken.cpp - refactoring of R_PointToAngle2 when used to calculate direction between two actors. 2016-01-10 20:46:26 +01:00
a_dsparil.cpp - yet more refactoring. 2016-01-18 18:52:24 +01:00
a_hereticartifacts.cpp - yet more refactoring. 2016-01-18 18:52:24 +01:00
a_hereticimp.cpp - fixed: The charge attack of Heretic's imp is not precisely the same 2009-11-27 13:23:02 +00:00
a_hereticmisc.cpp - Shut up GCC aggressive optimizer warnings. 2014-05-25 10:11:09 +02:00
a_hereticweaps.cpp - global search&replace of ZatPoint calls with commonly named actor variables. 2016-01-17 14:08:20 +01:00
a_ironlich.cpp - some refactoring of P_AproxDistance calls into newly defined AActor method AproxDistance. 2016-01-10 17:52:41 +01:00
a_knight.cpp - P_DamageMobj() now returns the amount of damage actually done so that the bleed functions 2013-01-02 04:39:59 +00:00
a_wizard.cpp - P_DamageMobj() now returns the amount of damage actually done so that the bleed functions 2013-01-02 04:39:59 +00:00