summaryrefslogtreecommitdiffstats
path: root/src/Generating/POCPieceGenerator.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-10Removed debugging output.madmaxoft1-1/+3
Kept it commented-out for later revisions, if needed.
2014-03-10POCPieces: Added height.madmaxoft1-17/+20
Now the pieces connect in different heights, too, creating a true 3D maze.
2014-03-09A working POCPiece generator.madmaxoft1-0/+265