Tim Newell 2bf27123e8 splash screen file and script changes i missed commiting 12 years ago
..
console.cs a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
customToolboxGui.cs a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
manipulation.cs 703d82841d - Fixed console warnings raised when receiving Sandbox manipulation events occur in an unexpected order (this can happen but we don't need to see it spamming the console). 12 years ago
sandboxPreferences.cs e5ca28f3ba - Added a new module named "AppCore". This is the new entry module that gets loaded at the start, instead of Sandbox. This module contains the bare minimum required to run Torque 2D and present a blank window. Once it is loaded, it will load a module group named "gameBase". 13 years ago
scene.cs 8702dc61e0 - Modified toy behaviors to use "onCollision" rather than "handlesCollision" which is jusy confusing and inconsistent. 12 years ago
toolbox.cs 2bf27123e8 splash screen file and script changes i missed commiting 12 years ago
toys.cs 3c0acabd9b - Sandbox toys are now automatically added as an input listener on the SandboxWindow object therefore they receive direct input events without the need to use the messy "package" stuff. 12 years ago