summaryrefslogtreecommitdiffstats
path: root/src/Generating/DungeonRoomsFinisher.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-18shared_ptr -> unique_ptr in generatorsTiger Wang1-6/+2
2020-04-16Using Super.Mattes D1-2/+3
2014-11-26Merge remote-tracking branch 'origin-master' into c++11Tiger Wang1-4/+4
2014-11-12Generator: Shape initial refactoring.Mattes D1-4/+4
2014-10-19Generator: Rewritten to use SharedPtrs.Mattes D1-2/+2
2014-08-27DungeonRooms: Added a height probability distribution function.Mattes D1-2/+7
2014-08-26Added initial dungeon rooms finisher.Mattes D1-0/+47