Commit Verlauf

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