about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added MetapuzzleStar Rauchenberger2021-08-211-0/+7
|
* Backported some of sigma's stuffStar Rauchenberger2021-08-216-161/+156
|
* Renamed binary tutorial-v0.1.0Star Rauchenberger2021-08-212-26/+1
|
* Added tutorial pillarStar Rauchenberger2021-08-211-0/+1
|
* Cleaned up a bunch of stuff I'm not usingStar Rauchenberger2021-08-2110-618/+8
|
* Souped up the UIStar Rauchenberger2021-08-217-1052/+23
|
* Implemented tutorialisation stuffStar Rauchenberger2021-08-215-104/+271
|
* hmmmjbzdarkid2021-01-174-148/+64
|
* mebejbzdarkid2021-01-171-14/+37
|
* Try adding app2jbzdarkid2021-01-175-0/+536
|
* Helper for serializing all puzzlesjbzdarkid2020-03-033-1/+555
|
* 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-2511-13/+1
|
* Using PCH to clean up includesjbzdarkid2019-11-2527-90/+99
|
* 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-2410-138/+180
|
* Bump versionjbzdarkid2019-11-235-8/+13
|
* 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-204-24/+66
|
* Understanding symmetry, but nothing else.jbzdarkid2019-11-2010-55/+116
|
* shrugjbzdarkid2019-11-193-11/+31
|
* Fix RNG -- this will break seeds, though.jbzdarkid2019-11-195-10/+98
|
* Done with most of tutorialjbzdarkid2019-11-182-12/+32
|
* Add sanity checks for overwriting buffersjbzdarkid2019-11-185-35/+37
|
* Cleanup & progress on tutorialjbzdarkid2019-11-188-164/+83
|
* 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-1610-190/+413
| | | | | Split out functions in serializer Figured out how to allocate memory (for sequences)
* Refactoring - split out puzzle from serializerjbzdarkid2019-11-145-457/+478
|
* small changesjbzdarkid2019-11-147-45/+166
|