about summary refs log tree commit diff stats
path: root/Source/Randomizer2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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