- Fixed: FWadCollection::MergeLumps() did not initialize the flags for any

marker lumps it inserted.
- Fixes to placate GCC.



SVN r963 (trunk)
This commit is contained in:
Randy Heit 2008-05-11 03:02:33 +00:00
commit 8ffd79eeca
5 changed files with 69 additions and 69 deletions

View file

@ -1,4 +1,6 @@
May 10, 2008
- Fixed: FWadCollection::MergeLumps() did not initialize the flags for any
marker lumps it inserted.
- Fixed: Need write barriers when modifying SequenceListHead.
May 9, 2008