summary refs log tree commit diff stats
path: root/tools/util/ids_yaml_format.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added keyholder sanityStar Rauchenberger4 days1-0/+15
|
* Added progressive doorsStar Rauchenberger5 days1-0/+12
|
* Added "endings" object typeStar Rauchenberger2025-08-201-0/+12
|
* Store IDs in a yaml fileStar Rauchenberger2025-08-191-0/+139
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.