summaryrefslogtreecommitdiffstats
path: root/src/Generating/POCPieceGenerator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a memory leak in cPOCPieceGeneratormadmaxoft2014-05-291-0/+5
|
* Removed debugging output.madmaxoft2014-03-101-1/+3
| | | | Kept it commented-out for later revisions, if needed.
* POCPieces: Added height.madmaxoft2014-03-101-17/+20
| | | | Now the pieces connect in different heights, too, creating a true 3D maze.
* A working POCPiece generator.madmaxoft2014-03-091-0/+265