Historie revizí

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