summaryrefslogtreecommitdiffstats
path: root/src/Generating/DungeonRoomsFinisher.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Generator: Shape initial refactoring.Mattes D2014-11-121-4/+4
| | | | The code compiles, but several structure generators are broken, crash on start.
* Generator: Rewritten to use SharedPtrs.Mattes D2014-10-191-2/+2
|
* DungeonRooms: Added a height probability distribution function.Mattes D2014-08-271-2/+7
|
* Added initial dungeon rooms finisher.Mattes D2014-08-261-0/+47