mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-31 00:51:21 +00:00
- Fixed a few Strife ammo amount values.
- Fixed the ClearLocks function so it doesn't crash when called before the ActorInfos have been created. SVN r96 (trunk)
This commit is contained in:
parent
de54d7a667
commit
632e03fa7e
3 changed files with 9 additions and 5 deletions
|
@ -12,6 +12,9 @@ May 9, 2006
|
|||
- Fixed: The secnodes were never freed.
|
||||
|
||||
May 9, 2006 (Changes by Graf Zahl)
|
||||
- Fixed a few Strife ammo amount values.
|
||||
- Fixed the ClearLocks function so it doesn't crash when called before the
|
||||
ActorInfos have been created.
|
||||
- Fixed: The FSpecialFont constructor created the name string twice.
|
||||
- Fixed: The animated door parser was still leaking memory when it encountered
|
||||
an invalid animation due to missing textures.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue