Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the_unyielding | Star Rauchenberger | 8 hours | 1 | -0/+249 |
| | |||||
* | Added the_sweet | Star Rauchenberger | 24 hours | 1 | -0/+33 |
| | |||||
* | Added the_sun_temple | Star Rauchenberger | 24 hours | 1 | -0/+20 |
| | |||||
* | Added "endings" object type | Star Rauchenberger | 25 hours | 1 | -0/+8 |
| | |||||
* | Added the_sturdy | Star Rauchenberger | 26 hours | 1 | -0/+16 |
| | |||||
* | Added the_stormy | Star Rauchenberger | 41 hours | 1 | -0/+29 |
| | |||||
* | Added the_sirenic | Star Rauchenberger | 43 hours | 1 | -0/+28 |
| | |||||
* | Store IDs in a yaml file | Star Rauchenberger | 44 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. |