powerful and flexible 2d game engine written in C++ with a custom scripting language

#game-engine #gameengine #gamedev #engine #2d #cpp #scripting #opengl

MelvMay-GG acfa1eb10f - Now when setting collision-groups or collision-layers you can use "off" or "none" to mean no collision groups/layers and "all" to mean all groups/layers (default). If using the methods "setCollisionGroups()" or "setCollisionLayers()" then you can omit any arguments which means "all" groups/layers. 13 years ago
engine acfa1eb10f - Now when setting collision-groups or collision-layers you can use "off" or "none" to mean no collision groups/layers and "all" to mean all groups/layers (default). If using the methods "setCollisionGroups()" or "setCollisionLayers()" then you can omit any arguments which means "all" groups/layers. 13 years ago
modules 85e5723e10 - Updated the PointForceController to set the controller to track the planetoid (even the planetoid doesn't currently move). 13 years ago
tools fd2a9272fe - Added Vector2 VS2012 visualizer. 13 years ago
.gitignore a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
OpenAL32.dll a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
cleandso.bat a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
main.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
main.runAllUnitTests.cs a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
sandbox.torsion a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
unicows.dll a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago