Opened 12 years ago
Closed 12 years ago
#188 closed bug (fixed (in master))
Fix object compaction
Reported by: | takkaria | Owned by: | takkaria |
---|---|---|---|
Milestone: | 3.0.8 | Keywords: | pr1 |
Cc: |
Description
Up the maximum # of objects on the level to 1024.
When compression happens, destroy objects in this order:
- gold
- squelched items
- normal items
This may require three passes.
Change History (3)
comment:1 Changed 12 years ago by takkaria
- Summary changed from Fix object compression to Fix object compaction
comment:2 Changed 12 years ago by takkaria
- Owner set to takkaria
- Status changed from new to assigned
comment:3 Changed 12 years ago by takkaria
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
see [cf4302f] (SVN r262).