- Fixed: The Dehacked parser could read past the end of the file if the last

element was improperly defined.


SVN r2035 (trunk)
This commit is contained in:
Christoph Oelckers 2009-12-20 19:14:10 +00:00
commit cc3b7967a1
2 changed files with 17 additions and 10 deletions

View file

@ -1,3 +1,7 @@
December 20, 2009 (Changes by Graf Zahl)
- Fixed: The Dehacked parser could read past the end of the file if the last
element was improperly defined.
December 19, 2009
- Extended MF3_SKYEXPLODE to apply to horizon walls as well.