Revīziju vēsture

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