summaryrefslogtreecommitdiff
path: root/BlockFactory.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed a memory leak associated with blocks that were being permanently cached.Caldfir2012-05-261-0/+2
|
* updated trunk to the new graphics engine, and the latest DFhackJapa2010-04-091-0/+20
|
* There is no trunkJapa2010-04-091-20/+0
| | | | it is not the code that compiles, it is you.
* Block allocation is now handled by a BlockFactor singleton. This saves A LOT ↵Jonas Ask2009-11-221-0/+20
of New/Deletes.