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