summary refs log tree commit diff stats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Started writing a data validatorStar Rauchenberger5 days1-0/+1
| | | | | | | Currently, it can check whether identifiers point to non-existent objects, or whether multiple objects share the same identifier. It can also determine whether an identifier is underspecified (e.g. a door doesn't specify a room, or a global connection doesn't specify a map).
* Added support for masteriesStar Rauchenberger12 days1-0/+1
| | | | | Also assigned IDs for the_butterfly, as well as already configured letters.
* Assign AP IDs to doors and panels protoStar Rauchenberger14 days1-0/+1
|
* Protobuf works! Parsing connectionsStar Rauchenberger14 days1-7/+5
|
* Trying out protobuf I guessStar Rauchenberger14 days1-0/+8