mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2025-06-03 10:41:12 +00:00
* Updated to ZDoom 4164:
- Properly transfer powerups between morphed and unmorphed actors by calling EndEffect() on the powerups before they transfer ownership, then calling InitEffect() on them after they transfer ownership. - Fixed: stat skyboxes output was broken. - Fixed: Skyboxes never cleared planes when a 3D floor was in view. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1532 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
parent
5f6aad30f5
commit
4ee531e60c
7 changed files with 61 additions and 12 deletions
|
@ -3,5 +3,5 @@
|
|||
// This file was automatically generated by the
|
||||
// updaterevision tool. Do not edit by hand.
|
||||
|
||||
#define ZD_SVN_REVISION_STRING "4161"
|
||||
#define ZD_SVN_REVISION_NUMBER 4161
|
||||
#define ZD_SVN_REVISION_STRING "4164"
|
||||
#define ZD_SVN_REVISION_NUMBER 4164
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue