mirror of
https://github.com/ZDoom/gzdoom-last-svn.git
synced 2024-11-12 23:44:14 +00:00
425ead73ea
- Fixed: Don't transform map variable string initializers into global string table entries if they don't really exist in the source string table. - Fixed: When garbage collecting ACS strings, the active values on the ACS stack also need to be included in the mark phase. - Added ACS function PlayActorSound. It's functionally equivalent to PlaySound, except instead of taking an actual sound name as its second parameter, it selects the sound to play based on the actor playing the sound and the selector passed as the second parameter. - fixed: UDMF's Doom namespace needs to retain Boom's sector special flags. - fixed: UDMF's ZDoomTranslated namespace needs to set the DUMMYSWITCHES flag so that it remains compatible with Doom-format ZDoom maps. git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1589 b0f79afe-0144-0410-b225-9a4edf0717df |
||
---|---|---|
.. | ||
static | ||
CMakeLists.txt | ||
wadsrc.vcproj |