- Fixed: Using Transfer_Heights with the SECF_UNDERWATER and

SECF_FAKEFLOORONLY flags applied the water effect to the ceiling and not
  just the floor.


SVN r2030 (trunk)
This commit is contained in:
Randy Heit 2009-12-18 05:38:14 +00:00
commit 0a4d860ec7
2 changed files with 15 additions and 6 deletions

View file

@ -1,4 +1,7 @@
December 17, 2009
- Fixed: Using Transfer_Heights with the SECF_UNDERWATER and
SECF_FAKEFLOORONLY flags applied the water effect to the ceiling and not
just the floor.
- Replaced sprite sorting with a stable sort. Performance at the start of
nuts.wad seems the same.