* Updated to ZDoom r2456:

- Added DavidPH's code submission: explicit angle for A_CustomBulletAttack function, A_Saw extension, A_RailAttack extension, and A_JumpIfTargetInLOS extension.
- added PinkSilver's APROP_MasterTid submission.

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@850 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2010-07-24 09:26:26 +00:00
parent 80539d2297
commit 0a35f861ce
9 changed files with 334 additions and 71 deletions

View file

@ -3,5 +3,5 @@
// This file was automatically generated by the
// updaterevision tool. Do not edit by hand.
#define ZD_SVN_REVISION_STRING "2451"
#define ZD_SVN_REVISION_NUMBER 2451
#define ZD_SVN_REVISION_STRING "2456"
#define ZD_SVN_REVISION_NUMBER 2456