Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "endings" object type | Star Rauchenberger | 21 hours | 1 | -0/+8 |
| | |||||
* | Added the_sturdy | Star Rauchenberger | 21 hours | 1 | -0/+16 |
| | |||||
* | Added the_stormy | Star Rauchenberger | 37 hours | 1 | -0/+29 |
| | |||||
* | Added the_sirenic | Star Rauchenberger | 39 hours | 1 | -0/+28 |
| | |||||
* | Store IDs in a yaml file | Star Rauchenberger | 40 hours | 1 | -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. |