summary refs log tree commit diff stats
path: root/Source/Randomizer2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Started work on symmetry islandjbzdarkid2019-12-031-4/+55
|
* Glass factory... done!jbzdarkid2019-12-021-10/+37
|
* WIP on end of glass factoryjbzdarkid2019-11-261-2/+54
|
* RM duplicate includesjbzdarkid2019-11-251-1/+0
|
* Using PCH to clean up includesjbzdarkid2019-11-251-5/+25
|
* Fix bug, finalize symmetry walljbzdarkid2019-11-251-0/+4
|
* Simplified / added two morejbzdarkid2019-11-251-0/+47
|
* next puzzlejbzdarkid2019-11-241-3/+22
|
* fix sym2jbzdarkid2019-11-241-24/+17
|
* Try/catch, and select seedjbzdarkid2019-11-241-4/+4
|
* fix more asymmetrical gap bugsjbzdarkid2019-11-221-1/+18
|
* Well, got started on randomization anywaysjbzdarkid2019-11-211-26/+41
|
* Understanding symmetry, but nothing else.jbzdarkid2019-11-201-7/+14
|
* shrugjbzdarkid2019-11-191-0/+2
|
* Fix RNG -- this will break seeds, though.jbzdarkid2019-11-191-3/+75
|
* Done with most of tutorialjbzdarkid2019-11-181-12/+30
|
* Add sanity checks for overwriting buffersjbzdarkid2019-11-181-10/+10
|
* Cleanup & progress on tutorialjbzdarkid2019-11-181-144/+53
|
* Cleanup tabs -> spaces, actually free memoryjbzdarkid2019-11-161-36/+5
|
* Keep WIPjbzdarkid2019-11-161-149/+161
|
* More and more progress.jbzdarkid2019-11-161-38/+169
| | | | | Split out functions in serializer Figured out how to allocate memory (for sequences)
* small changesjbzdarkid2019-11-141-37/+150
|
* One down, 522 to go.jbzdarkid2019-11-091-0/+104