- Fixed: MBF sky Y offsets were ignored. X offsets should also be applied to

the sky cylinder, not the screen like Hexen scrolling skies.


SVN r1970 (trunk)
This commit is contained in:
Randy Heit 2009-11-12 01:05:55 +00:00
commit 281b2f5637
2 changed files with 14 additions and 6 deletions

View file

@ -1,3 +1,7 @@
November 11, 2009
- Fixed: MBF sky Y offsets were ignored. X offsets should also be applied to
the sky cylinder, not the screen like Hexen scrolling skies.
November 9, 2009
- Maps inside zips can now satisfy the map checks for IWAD detection.
- Fixed: F7ZFile did not delete its Archive when destroyed.