Peter Robinson
|
a1e111d891
Taml Write Creates Path
|
преди 8 години |
Lukas Joergensen
|
9781fa92c6
Now always outputs bools as 'true' or 'false' rather than '0' or '1'
|
преди 11 години |
Cameron Porter
|
67d51acf7a
Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment.
|
преди 11 години |
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).
|
преди 12 години |
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).
|
преди 12 години |
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).
|
преди 12 години |
MelvMay-GG
|
10f998ff16
- Moved some TAML constants to a central location.
|
преди 12 години |
MelvMay-GG
|
498a84a7e7
- Some minor consistency changes to Taml.
|
преди 12 години |
capnlove
|
cf538f01f0
Resolved Conflicts:
|
преди 12 години |
MelvMay-GG
|
031260307b
- Schema now uses schema xs:group to reduce the schema size by approximately half.
|
преди 12 години |
MelvMay-GG
|
dbfae3e930
- Added support for RectI, RectF & b2AAAA to schema.
|
преди 12 години |
MelvMay-GG
|
2f1af0bb50
- Fixed XCode warnings.
|
преди 12 години |
MelvMay-GG
|
250faa3910
- Added support for AssetId to schema.
|
преди 12 години |
MelvMay-GG
|
8fc9e6baef
- Added support for TypeEnum to schema.
|
преди 12 години |
MelvMay-GG
|
e8e9f27a0e
- Fixed nesting issue for Schema.
|
преди 12 години |
MelvMay-GG
|
78645dbe99
- TAML schema (Added Vector2, Point2F, Point2I).
|
преди 12 години |
MelvMay-GG
|
039297032e
- TAML schema (dynamic fields are now supported).
|
преди 12 години |
MelvMay-GG
|
2e16ca5d01
- TAML schema (adding in custom TAML).
|
преди 12 години |
MelvMay-GG
|
2a0b871294
- TAML schema WIP.
|
преди 12 години |
MelvMay-GG
|
af7925c8a7
- TAML schema WIP.
|
преди 12 години |
MelvMay-GG
|
0290d9106e
- Added the ability to generate a TAML schema file using "GenerateTamlSchema( filename )". Adding field types shortly.
|
преди 12 години |
MelvMay-GG
|
33be5e8efd
- Taml serialization WIP.
|
преди 12 години |
MelvMay-GG
|
5aea3bc335
- Taml serialization WIP.
|
преди 12 години |
MelvMay-GG
|
2658898907
- Taml serialization WIP.
|
преди 12 години |
MelvMay-GG
|
bad36740ff
- Taml serialization WIP.
|
преди 12 години |
MelvMay-GG
|
a6d900ebba
- Taml serialization WIP.
|
преди 12 години |
MelvMay-GG
|
9d273f324a
- Taml serialization WIP.
|
преди 12 години |
Mich
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
преди 12 години |