mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-04 11:10:48 +00:00
* Updated to ZDoom r3756:
- Added PCD_SCRIPTWAITNAMED p-code. - Fixed: PCD_SCRIPTWAITDIRECT had different semantics than PCD_SCRIPTWAIT. - Remove FloatBobOffsets[], since it's just a mini-finesine[] table multiplied by 8. - Remove FloatBobDiffs[] table, as it is now unused. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1424 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
ed1cd46d6a
commit
37cc4b45a6
15 changed files with 49 additions and 91 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "3751"
|
||||
#define ZD_SVN_REVISION_NUMBER 3751
|
||||
#define ZD_SVN_REVISION_STRING "3756"
|
||||
#define ZD_SVN_REVISION_NUMBER 3756
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue