mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-31 00:51:21 +00:00
- Fixed: The TEXTURES parser could copy beyond the end of a string when parsing
a 'define' definition. SVN r1263 (trunk)
This commit is contained in:
parent
738e8ca7ad
commit
bca1fc5068
2 changed files with 35 additions and 26 deletions
|
@ -14,6 +14,10 @@ October 13, 2008
|
|||
player's inventory when death caused the morph to revert.
|
||||
- Updated fmod_wrap.h for FMOD Ex 4.18.
|
||||
|
||||
October 10, 2008 (Changes by Graf Zahl)
|
||||
- Fixed: The TEXTURES parser could copy beyond the end of a string when parsing
|
||||
a 'define' definition.
|
||||
|
||||
October 7, 2008 (Changes by Graf Zahl)
|
||||
- Fixed: Cheats in demos must not access the weapon slots.
|
||||
- Fixed: S_ChannelEnded didn't check for a NULL SfxInfo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue