Peter Robinson
|
a1e111d891
Taml Write Creates Path
|
hace 8 años |
Lukas Joergensen
|
9781fa92c6
Now always outputs bools as 'true' or 'false' rather than '0' or '1'
|
hace 11 años |
Cameron Porter
|
67d51acf7a
Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment.
|
hace 11 años |
MelvMay-GG
|
d39be86797
- Added JSON parser. You can now write module and assets using JSON because there's a parser available (it can even update so it works with renaming assets etc).
|
hace 12 años |
MelvMay-GG
|
61544fec27
- Completely rewritten the Taml visitor/parser set-up this morning. Now TAML can perform parsing requests for visitors for potentially any format i.e. you can write a visitor without having knowledge of the format being read. Only an XML parser is currently present but I'm now writing JSON and BINARY parsers. With a JSON and BINARY parser in place you will be able to define things like asset-definitions and module-definitions in any TAML format (any that has a parser).
|
hace 12 años |
MelvMay-GG
|
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).
|
hace 12 años |
MelvMay-GG
|
10f998ff16
- Moved some TAML constants to a central location.
|
hace 12 años |
MelvMay-GG
|
498a84a7e7
- Some minor consistency changes to Taml.
|
hace 12 años |
capnlove
|
cf538f01f0
Resolved Conflicts:
|
hace 12 años |
MelvMay-GG
|
031260307b
- Schema now uses schema xs:group to reduce the schema size by approximately half.
|
hace 12 años |
MelvMay-GG
|
dbfae3e930
- Added support for RectI, RectF & b2AAAA to schema.
|
hace 12 años |
MelvMay-GG
|
2f1af0bb50
- Fixed XCode warnings.
|
hace 12 años |
MelvMay-GG
|
250faa3910
- Added support for AssetId to schema.
|
hace 12 años |
MelvMay-GG
|
8fc9e6baef
- Added support for TypeEnum to schema.
|
hace 12 años |
MelvMay-GG
|
e8e9f27a0e
- Fixed nesting issue for Schema.
|
hace 12 años |
MelvMay-GG
|
78645dbe99
- TAML schema (Added Vector2, Point2F, Point2I).
|
hace 12 años |
MelvMay-GG
|
039297032e
- TAML schema (dynamic fields are now supported).
|
hace 12 años |
MelvMay-GG
|
2e16ca5d01
- TAML schema (adding in custom TAML).
|
hace 12 años |
MelvMay-GG
|
2a0b871294
- TAML schema WIP.
|
hace 12 años |
MelvMay-GG
|
af7925c8a7
- TAML schema WIP.
|
hace 12 años |
MelvMay-GG
|
0290d9106e
- Added the ability to generate a TAML schema file using "GenerateTamlSchema( filename )". Adding field types shortly.
|
hace 12 años |
MelvMay-GG
|
33be5e8efd
- Taml serialization WIP.
|
hace 12 años |
MelvMay-GG
|
5aea3bc335
- Taml serialization WIP.
|
hace 12 años |
MelvMay-GG
|
2658898907
- Taml serialization WIP.
|
hace 12 años |
MelvMay-GG
|
bad36740ff
- Taml serialization WIP.
|
hace 12 años |
MelvMay-GG
|
a6d900ebba
- Taml serialization WIP.
|
hace 12 años |
MelvMay-GG
|
9d273f324a
- Taml serialization WIP.
|
hace 12 años |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
hace 12 años |