gzdoom-gles/src/g_doom
Christoph Oelckers dc292caaa3 - Added some pieces of MBF's friendly AI.
- Cleaned up A_LookEx code and merged most of it with the base functions.
  The major difference was a common piece of code that was repeated 5 times
  throughout the code so I moved it into a subfunction.
- Changed P_BlockmapSearch to pass a user parameter to its callback so that
  A_LookEx does not need to store its info inside the actor itself.


SVN r1846 (trunk)
2009-09-16 15:54:04 +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 some pieces of MBF's friendly AI. 2009-09-16 15:54:04 +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 - More things from Gez's experimental build: 2009-09-14 19:44:14 +00:00
a_fatso.cpp - removed the COMPATF_MBFDEHACKED flag because it wouldn't work and is more or less useless anyway. 2009-09-14 22:12:31 +00:00
a_keen.cpp - Fixed: G_DoPlayDemo did not free the demobuffer or the CVAR backups when it 2008-12-06 10:22:37 +00:00
a_lostsoul.cpp - Added a few things from Gez's experimental build: 2009-09-14 09:41:09 +00:00
a_painelemental.cpp - Added TELEFRAG_DAMAGE constant, and changed the two places that still used 2009-08-07 03:57:03 +00:00
a_possessed.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +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 - Added some pieces of MBF's friendly AI. 2009-09-16 15:54:04 +00:00
a_spidermaster.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00