* Updated to ZDoom 4177:

- Fixed: Playing strife forced the inventory to be used immediately instead of being determined by the presence of an inventory overlay.
- Fixed: file_directory tried to free its input parameter.
- Fixed: Don't start the MAPINFO music just to have it replaced by the saved music when returning to a level in a hub.
- More Visual Studio with CMake fixes.
- Missing NORANDOMPUFFZ code.


git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1536 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2013-03-09 11:15:38 +00:00
parent 9ca1563054
commit 16f120e3aa
8 changed files with 22 additions and 11 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 "4172"
#define ZD_SVN_REVISION_NUMBER 4172
#define ZD_SVN_REVISION_STRING "4177"
#define ZD_SVN_REVISION_NUMBER 4177