about summary refs log tree commit diff stats
path: root/Source/PuzzleSerializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reverted the Sigma backport memory stuffStar Rauchenberger2021-09-241-1/+0
* Backported some of sigma's stuffStar Rauchenberger2021-08-211-0/+1
* add support for puzzle serializationjbzdarkid2020-03-031-0/+4
* Bugfix, add debug function, add dots 2jbzdarkid2019-12-051-22/+39
* Just forgot to write this section, I guessjbzdarkid2019-12-051-17/+23
* RM duplicate includesjbzdarkid2019-11-251-4/+0
* Using PCH to clean up includesjbzdarkid2019-11-251-15/+1
* Well, this is easierjbzdarkid2019-11-251-6/+4
* Fix bug, finalize symmetry walljbzdarkid2019-11-251-4/+6
* Simplified / added two morejbzdarkid2019-11-251-0/+3
* Grid cells are now square. Yay.jbzdarkid2019-11-241-13/+17
* Try/catch, and select seedjbzdarkid2019-11-241-56/+64
* fix more asymmetrical gap bugsjbzdarkid2019-11-221-6/+14
* Asymmetrical gapsjbzdarkid2019-11-221-10/+55
* Symmetrical gaps are working, as are non-square puzzlesjbzdarkid2019-11-211-57/+59
* Some progress on symmetry.jbzdarkid2019-11-201-19/+39
* Understanding symmetry, but nothing else.jbzdarkid2019-11-201-28/+70
* Done with most of tutorialjbzdarkid2019-11-181-0/+2
* Add sanity checks for overwriting buffersjbzdarkid2019-11-181-0/+15
* Cleanup & progress on tutorialjbzdarkid2019-11-181-0/+461