mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* Updated to ZDoom r2504:
- Added: If a PowerFlight item got a valid icon don't use the spinning wings for the HUD display - Added Polyobj_MoveToSpot action specials. They are functionally identical to Polyobj_MoveTo but get the target coordinate from a map spot instead. - Added GetPolyobjX and GetPolyobjY ACS functions. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@879 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
4a5f749642
commit
6f4410f6de
7 changed files with 61 additions and 14 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "2501"
|
||||
#define ZD_SVN_REVISION_NUMBER 2501
|
||||
#define ZD_SVN_REVISION_STRING "2504"
|
||||
#define ZD_SVN_REVISION_NUMBER 2504
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue