Commit History

作者 SHA1 備註 提交日期
  MelvMay-GG c2473576ce - Added the ability to add/remove any SimObject as a listener of input events. 12 年之前
  MelvMay-GG e71d947aec - There you go XCode, the space you insisted upon. 12 年之前
  MelvMay-GG fa14655c1e - Added Schema for ParticleAsset & ParticleAssetEmitter. 12 年之前
  MelvMay-GG dc0053a6c2 - Added Schema for ImageAsset explicit-mode cells. 12 年之前
  MelvMay-GG db8dd840bb - Added Schema for CompositeSprite and all sub-sprites. 12 年之前
  MelvMay-GG 726c778419 - CompositeSprite now only writes non-default fields for Default-stride/size/angle. 12 年之前
  MelvMay-GG 6cf6994a28 - Added reserved Taml fields of "Name" (normalized string), "TamlId" (positive integer) and "TamlRefId" (positive integer) to the Taml schema. 12 年之前
  MelvMay-GG 9ec752e512 - Shifted the Taml persistence of the CompositeSprite->SpriteBatch->SpriteBatchItem "down" a type to remove knowledge from the parents. 12 年之前
  MelvMay-GG 50d9c9cc4d - Taml now writes a relative schema location if "$pref::T2D::TAMLSchema" is set. Simply specifying the filename is relative to the executable. Using "blah/foo.xsd" is a sub-folder relative to the executable. 12 年之前
  MelvMay-GG cde4e22c4f - Fixed bad default when writing the field SceneObject::PickingAllowed. 12 年之前
  MelvMay-GG 5ac312811a - Added behavior component schema (there are no engine types involved so it's an unrestricted schema). 12 年之前
  MelvMay-GG bd366e3b31 - Schema uses attribute groups which drastically reduces the schema size. 12 年之前
  MelvMay-GG 0d5dddfa0a - Added support for ColorF & ColorI for both values and stock-color enums. 12 年之前
  MelvMay-GG 031260307b - Schema now uses schema xs:group to reduce the schema size by approximately half. 12 年之前
  MelvMay-GG 6f947749d5 - Added support for Scene.Preloads to schema. 12 年之前
  MelvMay-GG dbfae3e930 - Added support for RectI, RectF & b2AAAA to schema. 12 年之前
  MelvMay-GG bd531f55bd - Fixed script string corruption from "onCollision()" & "onEndCollision()" callbacks. 12 年之前
  doodaddy64 9d1e296ee4 Merge pull request #37 from doodaddy64/development 12 年之前
  Charlie Patterson f961b49bfb renamed "templates" directory to "tutorials" 12 年之前
  Charlie Patterson f3188128cc updates to the baseProject template. You should now copy AppCore from the main project. Also, the readme has been markdown-ified. 12 年之前
  Charlie Patterson 7cf1fcd832 fish in the AquariumToy need to collide with group 15 to hit the aquarium boundaries. 12 年之前
  Charlie Patterson 8f8aa85e59 Merge remote-tracking branch 'upstream/development' into development 12 年之前
  Charlie Patterson 4df1bef370 udpated behavior (fish feeding) tutorial base. removed the modules TropicalAssets and AppCore as those should be grabbed from the main repo. 12 年之前
  Charlie Patterson 3abb46bb0f moved fish assets from AquariumToy to a new module TropicalAssets. This is so I can use the tropical Assets in other projects without the "sandbox" mechanizations coming along. It has been tested to make sure the sandbox still works. Specifically, AquariumToy now has a dependency of TropicalAssets. 12 年之前
  MelvMay-GG 2f1af0bb50 - Fixed XCode warnings. 12 年之前
  MelvMay-GG 250faa3910 - Added support for AssetId to schema. 12 年之前
  MelvMay-GG 1505988ba2 - Removed extra qualificiation as it isn't liked by XCode/AppCode. 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 年之前