summary refs log tree commit diff stats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Added tutorial pillarStar Rauchenberger2021-08-211-0/+1
* Cleaned up a bunch of stuff I'm not usingStar Rauchenberger2021-08-219-614/+8
* Souped up the UIStar Rauchenberger2021-08-215-887/+0
* Implemented tutorialisation stuffStar Rauchenberger2021-08-214-103/+270
* Helper for serializing all puzzlesjbzdarkid2020-03-032-0/+530
* add support for puzzle serializationjbzdarkid2020-03-037-0/+22973
* Clean up globals to be more dynamicjbzdarkid2020-01-272-147/+168
* Bugfix, add debug function, add dots 2jbzdarkid2019-12-054-33/+100
* Just forgot to write this section, I guessjbzdarkid2019-12-052-33/+64
* helper func + bug fixjbzdarkid2019-12-042-2/+16
* Started work on symmetry islandjbzdarkid2019-12-035-11/+70
* Uncomment symmetry for traversaljbzdarkid2019-12-031-5/+1
* Glass factory... done!jbzdarkid2019-12-022-22/+63
* WIP on end of glass factoryjbzdarkid2019-11-262-5/+71
* RM duplicate includesjbzdarkid2019-11-2510-12/+1
* Using PCH to clean up includesjbzdarkid2019-11-2522-76/+84
* Well, this is easierjbzdarkid2019-11-252-7/+5
* Fix bug, finalize symmetry walljbzdarkid2019-11-253-5/+11
* Simplified / added two morejbzdarkid2019-11-253-11/+53
* Grid cells are now square. Yay.jbzdarkid2019-11-242-14/+19
* next puzzlejbzdarkid2019-11-242-3/+27
* fix sym2jbzdarkid2019-11-243-35/+26
* Try/catch, and select seedjbzdarkid2019-11-248-128/+165
* Bump versionjbzdarkid2019-11-231-2/+2
* fix more asymmetrical gap bugsjbzdarkid2019-11-223-16/+46
* Asymmetrical gapsjbzdarkid2019-11-222-12/+59
* Well, got started on randomization anywaysjbzdarkid2019-11-213-38/+65
* Symmetrical gaps are working, as are non-square puzzlesjbzdarkid2019-11-212-62/+65
* Some progress on symmetry.jbzdarkid2019-11-203-23/+65
* Understanding symmetry, but nothing else.jbzdarkid2019-11-209-46/+107
* shrugjbzdarkid2019-11-192-4/+6
* Fix RNG -- this will break seeds, though.jbzdarkid2019-11-194-10/+90
* Done with most of tutorialjbzdarkid2019-11-182-12/+32
* Add sanity checks for overwriting buffersjbzdarkid2019-11-185-35/+37
* Cleanup & progress on tutorialjbzdarkid2019-11-187-162/+81
* actually free memoryjbzdarkid2019-11-182-35/+2
* Tabs -> spaces everywherejbzdarkid2019-11-169-1168/+1168
* Cleanup tabs -> spaces, actually free memoryjbzdarkid2019-11-165-286/+256
* Some cleanup + bugfixesjbzdarkid2019-11-163-36/+54
* Keep WIPjbzdarkid2019-11-166-150/+371
* it's alivejbzdarkid2019-11-162-9/+19
* More and more progress.jbzdarkid2019-11-169-190/+412
* Refactoring - split out puzzle from serializerjbzdarkid2019-11-145-457/+478
* small changesjbzdarkid2019-11-146-44/+164
* One down, 522 to go.jbzdarkid2019-11-097-15/+147
* Functioning solver/validator (at least for mazes)jbzdarkid2019-11-098-20298/+304
* Gaps working nowjbzdarkid2019-11-091-19/+15
* Salvagedjbzdarkid2019-11-091-0/+2
* Commit early, commit oftenjbzdarkid2019-11-092-104/+189
* Looks like chained read/write isn't workingjbzdarkid2019-11-084-458/+379