capnlove cf166128ff ParticleAsset & ParticleAssetEmitter.getSelectedField now returns a string representing the name of the selected field, as per original design. hace 12 años
..
2d cf166128ff ParticleAsset & ParticleAssetEmitter.getSelectedField now returns a string representing the name of the selected field, as per original design. hace 12 años
algorithm 6be76dee59 Update hashFunction.cc hace 13 años
assets 09766a4c87 - Fixed issue reported on garagegames.com/community/forums/viewthread/133647. hace 12 años
audio 99703ab577 - Added consistent "copyTo()" (cloning) functionality to AssetBase and all existing asset types. The ParticleAsset was already wired-up correctly. hace 13 años
box2d a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años
collection 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. hace 13 años
component cf538f01f0 Resolved Conflicts: hace 13 años
console 1505988ba2 - Removed extra qualificiation as it isn't liked by XCode/AppCode. hace 13 años
debug a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años
delegates a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años
game 93be0d70ff - Only call the "onExit" method if it exists. hace 13 años
graphics 559048f25f - When retrieving the blend color from either a SceneObject or a CompositeSprite the raw color values are now returned by default however both methods have an optional flag to restore the previous functionality allow either a stock color or the raw-values as appropriate. hace 12 años
gui fa975ba44d - Updated the formatting for the guiGridCtrl source to coincide with the coding standard used in other parts of the engine. hace 12 años
input a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años
io 8f4dc93455 - Some minor future compatibility changes to FileStream/Stream. Really needs a good rework. hace 12 años
math 06bac6a9da Fixed signum logic. hace 12 años
memory 01ab6b227c - Exposed the object count for FrameTemp<T>. hace 13 años
messaging 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. hace 13 años
module 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). hace 12 años
network 2e16ca5d01 - TAML schema (adding in custom TAML). hace 13 años
persistence 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). hace 12 años
platform 6de480a615 - The "onAdd()" and "onRemove()" callbacks are now processed by SimObject meaning each derived-type doesn't have to do so. hace 13 años
platformOSX 17b5f9fee0 - Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however. hace 13 años
platformWin32 c6056ab203 - Fixed field sub-component evalulation to be safer for string formatting. hace 13 años
platformX86UNIX a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años
platformiOS 17b5f9fee0 - Added some string-formatting safety on OSX & iOS. This stuff needs a serious clean-up however. hace 13 años
sim af7925c8a7 - TAML schema WIP. hace 13 años
string c1764fb20f incorporate global string table code from t3d. hace 13 años
testing d19fca7c41 - Added VS2012 support. hace 13 años
torqueConfig.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) hace 13 años