Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-27 | DungeonRooms: Fixed an off-by-one error. | Mattes D | 1 | -2/+2 |
2014-08-27 | More basic style fixes. | Mattes D | 1 | -2/+2 |
2014-08-27 | DungeonRooms: Added a height probability distribution function. | Mattes D | 1 | -3/+7 |
2014-08-27 | DungeonRooms: Added the spawner in the center of the room. | Mattes D | 1 | -0/+15 |
2014-08-26 | DungeonRooms: Chests are never placed next to each other. | Mattes D | 1 | -22/+27 |
2014-08-26 | DungeonRooms: Random pattern for floors. | Mattes D | 1 | -1/+32 |
2014-08-26 | DungeonRooms: Replaced explicit switch with CanBeTerraformed(). | Mattes D | 1 | -11/+3 |
2014-08-26 | Added initial dungeon rooms finisher. | Mattes D | 1 | -0/+232 |