| .. |
|
rapidjson
|
1d007c26a4
- TAML now supports writing and reading JSON. By default it will use a schema that is strictly compatible with JSON RFC4627 (specifically the part about member names must be unique) however TAML does not care about this and it can be turned off with the console variable "$pref::T2D::JSONStrict" (set it to false).
|
12 years ago |
|
taml
|
c485619ebe
Merge pull request #229 from lukaspj/Fix-Taml-JSON
|
11 years ago |
|
tinyXML
|
a472594c08
Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations.
|
12 years ago |
|
SimXMLDocument.cpp
|
35d751c572
Fixed Bug in XML
|
10 years ago |
|
SimXMLDocument.h
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
SimXMLDocument_ScriptBinding.h
|
9c2b026d3a
updated xcode OSX project.
|
12 years ago |