- Fixed: DACSThinker::ActiveThinker was missing a read barrier.
- Loading a save game now initiates a collection. - Added a finalization cost to the sweep stage. SVN r801 (trunk)
This commit is contained in:
parent
ff387a952c
commit
6715b84d0d
7 changed files with 26 additions and 7 deletions
|
|
@ -1,4 +1,7 @@
|
|||
March 12, 2008
|
||||
- Fixed: DACSThinker::ActiveThinker was missing a read barrier.
|
||||
- Loading a save game now initiates a collection.
|
||||
- Added a finalization cost to the sweep stage.
|
||||
- Fixed: D_dehacked.cpp/PatchThing() allocated an actor on the stack.
|
||||
- Changed the sentinels in the thinker lists into a proper thinker. The old
|
||||
way wasn't playing well with the write barriers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue