gzdoom/src/g_doom
2010-06-20 17:57:32 +00:00
..
a_arachnotron.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_archvile.cpp - Moved the terget->velz assignment to the end of A_VileAttack to remove the 2009-08-02 04:11:48 +00:00
a_bossbrain.cpp - added a new dmflag to allow killing all monsters spawned by a boss brain's cubes after killing the brain (for those who like clean level statistics.) 2010-06-20 17:57:32 +00:00
a_bruiser.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_cacodemon.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_cyberdemon.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_demon.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_doomglobal.h More header cleanup. 2008-09-15 00:47:31 +00:00
a_doomimp.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_doommisc.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_doomweaps.cpp - fixed: All melee attack functions only used the target acquired by P_AimLineAttack for all subsequent calculations, not the actual victim of the attack. 2010-06-13 11:14:01 +00:00
a_fatso.cpp - fixed GCC compile error in A_Mushroom. 2010-02-07 08:22:23 +00:00
a_keen.cpp - fixed: A_KeenDie should not drop items. 2010-04-23 08:12:47 +00:00
a_lostsoul.cpp - fixed: The charge attack of Heretic's imp is not precisely the same 2009-11-27 13:23:02 +00:00
a_painelemental.cpp - fixed: A_KeenDie should not drop items. 2010-04-23 08:12:47 +00:00
a_possessed.cpp - Changed: The monster refiring functions should use the same sight checking mode as the code that triggers 2010-04-03 07:10:52 +00:00
a_revenant.cpp - fixed: WIF_STAFF2_KICKBACK did not work anymore because it depended on conditions 2009-08-30 10:43:51 +00:00
a_scriptedmarine.cpp - fixed: All melee attack functions only used the target acquired by P_AimLineAttack for all subsequent calculations, not the actual victim of the attack. 2010-06-13 11:14:01 +00:00
a_spidermaster.cpp - Changed: The monster refiring functions should use the same sight checking mode as the code that triggers 2010-04-03 07:10:52 +00:00