- 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:
Christoph Oelckers 2006-05-10 00:25:53 +00:00
parent de54d7a667
commit 632e03fa7e
3 changed files with 9 additions and 5 deletions

View file

@ -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.