]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/lib/json.qc
Put pure entities in the corners of the map instead of out of bounds, fixes heavy...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / lib / json.qc
2016-03-28 TimePathMerge branch 'TimePath/json'
2016-03-28 TimePathjson: property accessor
2016-03-28 TimePathjson: support root arrays
2016-03-28 TimePathjson: strip insignificant whitespace
2016-03-28 TimePathjson: return a stringbuffer
2016-03-28 TimePathBasic JSON parser