about summary refs log tree commit diff stats
path: root/tools/util/identifiers.h
Commit message (Collapse)AuthorAgeFilesLines
* Started writing a data validatorStar Rauchenberger2025-08-161-0/+85
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).
ol.gd?h=v5.2.0&id=7aa62e5c0ac0d86e5aed2ead2a7116ea0edbffde'>7aa62e5 ^
617e31f ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14