summary refs log tree commit diff stats
path: root/data/ids.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Added the_sun_templeStar Rauchenberger20 hours1-0/+20
|
* Added "endings" object typeStar Rauchenberger21 hours1-0/+8
|
* Added the_sturdyStar Rauchenberger21 hours1-0/+16
|
* Added the_stormyStar Rauchenberger37 hours1-0/+29
|
* Added the_sirenicStar Rauchenberger39 hours1-0/+28
|
* Store IDs in a yaml fileStar Rauchenberger40 hours1-0/+1691
This is much more efficient than the txtpb format, and we only need an interface for it in C++ since the IDs will be packed into the binary proto representation.