Mike Lilligreen 466e84e313 Behavior Connection fixes 11 years ago
..
2d dbce7c36e6 Merge pull request #172 from lilligreen/named 11 years ago
Box2D 67d51acf7a Get the existing Torque2D codebase to compile as easily as is possible on Linux in a 32-bit environment. 12 years ago
algorithm f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
assets f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
audio 0bd0d13555 remove second alcCreateContext in iOS build, 11 years ago
collection 41c10da00f Replaced returning empty strings with null 11 years ago
component 466e84e313 Behavior Connection fixes 11 years ago
console f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
debug 50ee620108 Merge branch 'sixtyfoursupport' of https://github.com/GarageGames/Torque2D into sixtyfour 12 years ago
delegates a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
game be911dc2ff Merge branch 'emscripten' of https://github.com/jamesu/Torque2D into emscripten 11 years ago
graphics 2ab09eaccd Fixes to get Windows platform to compile 11 years ago
gui f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
input ac064bf2b0 Use correct arg count in ActionMap 12 years ago
io a9985e5e2c Fixed OSX startup crash issue with consoleDictionary 12 years ago
math f2c757fbd6 Attempted merge of Leap motion and current development. Windows support first. 12 years ago
memory f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
messaging 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." 12 years ago
module 41c10da00f Replaced returning empty strings with null 11 years ago
network f597e8ad88 Fixed compile errors and warnings resulting from the Xcode 5.1 update 11 years ago
persistence ad74d7c334 Use writeLongString so that the taml binary writer matches the expected functionality of the binary reader. 11 years ago
platform fbe5b40a6d make iOS builds for A7 (64-bit) 11 years ago
platformAndroid 205f542ba8 Add pointer down and pointer up actions for multitouch 11 years ago
platformEmscripten ddacd9e837 Update project with latest source file changes, fix input 11 years ago
platformOSX a9985e5e2c Fixed OSX startup crash issue with consoleDictionary 12 years ago
platformWin32 cd3f7cfb53 Merge branch 'development' of https://github.com/GarageGames/Torque2D into sixtyfour 12 years ago
platformX86UNIX d67f205378 Remove unnecessary source files from makefile. Uncomment cursor methods on platform input for unix/linux. 12 years ago
platformiOS 739dbedafb Use int instead of bool for pthread lock check 12 years ago
sim d75d644b54 Fixed some merge conflicts between development and linux branches 12 years ago
spine 2ab09eaccd Fixes to get Windows platform to compile 11 years ago
string a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 years ago
testing 21b86e342d Revert "Hand merging rnd branch, which is just Leap Motion support and input improvements. This will temporarily break the other platforms, which I will fix immediately." 12 years ago
torqueConfig.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago