qzdoom/src/fragglescript
Randy Heit 6a91335841 - Turned A_Explode's affectsource parameter into a flags parameter and added XF_NOTMISSILE
and RTF_NOTMISSILE so that you can use A_Explode and A_RadiusThrust with non-missiles without
  them telling P_RadiusAttack() that the target is the source.

SVN r3860 (trunk)
2012-08-30 04:01:50 +00:00
..
t_cmd.cpp - backported GZDoom extensions to renderer interface. 2011-07-07 21:43:49 +00:00
t_fs.h - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_fspic.cpp - moved the code from r_data.cpp to some better fitting places and deleted this file and r_data.h because the remaining parts of it were just a random collection of unrelated functions. 2011-07-05 10:02:38 +00:00
t_func.cpp - Turned A_Explode's affectsource parameter into a flags parameter and added XF_NOTMISSILE 2012-08-30 04:01:50 +00:00
t_load.cpp - Fixed: Crash when trying to swap fragglescript special when specials 272 and 270 aren't in the translation array. 2012-08-22 04:16:58 +00:00
t_oper.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_parse.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_prepro.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_script.cpp - removed unneeded includes of r_local.h. 2011-07-06 18:12:16 +00:00
t_script.h - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_spec.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_variable.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00