Paul Jan fbe5b40a6d make iOS builds for A7 (64-bit) 11 年 前
..
menus 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 年 前
nativeDialogs 3fee441bf4 Fixed Crash when executing FileDialogs 12 年 前
threads 9b07d3df37 Fixes for 64bit compilation on OSX 12 年 前
CursorManager.cc 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 年 前
CursorManager_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 年 前
GLCoreFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
GLExtFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
GLUFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
Tickable.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
Tickable.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
eaxtypes.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
event.h f2c757fbd6 Attempted merge of Leap motion and current development. Windows support first. 12 年 前
platform.cc 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 年 前
platform.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformAL.h 324ed6f2b1 Update platformAL.h 11 年 前
platformAssert.cc 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 年 前
platformAssert.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformAssert_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 年 前
platformAudio.h be911dc2ff Merge branch 'emscripten' of https://github.com/jamesu/Torque2D into emscripten 12 年 前
platformCPU.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformCPU.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformCPUInfo.asm a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformEndian.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformFileIO.cc a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 年 前
platformFileIO.h 281a65f23b Linux Support: change Torque2D.makefile to Makefile to simplify compiling. Fix expandPath to avoid undefined behavior with vsnprintf. Remove unnecessary X11 keymapping. Fix string functions for UNIX platform to use the buffer's size. 12 年 前
platformFileIO_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 年 前
platformFont.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformFont.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformGL.h 9e8d7921be Emscripten support code 12 年 前
platformInput.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformInput_ScriptBinding.h 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 年 前
platformMath.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformMemory.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformMemory.h 222ce7a79c restore vector changes 13 年 前
platformNetAsync.unix.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformNetAsync.unix.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformNetwork.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformNetwork_ScriptBinding.cc 9c2b026d3a updated xcode OSX project. 12 年 前
platformSemaphore.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformString.cc 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 年 前
platformString.h a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 年 前
platformString_ScriptBinding.h a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 年 前
platformTLS.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformTimeManager.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformVFS.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformVideo.cc 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 年 前
platformVideo.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
platformVideo_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 年 前
platform_ScriptBinding.h 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 年 前
types.arm.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
types.codewarrior.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
types.gcc.h fbe5b40a6d make iOS builds for A7 (64-bit) 11 年 前
types.h 50ee620108 Merge branch 'sixtyfoursupport' of https://github.com/GarageGames/Torque2D into sixtyfour 12 年 前
types.posix.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
types.ppc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
types.visualc.h 9db2962285 Modify windows platform code to support x86_64 compilation 12 年 前
types.win32.h 9db2962285 Modify windows platform code to support x86_64 compilation 12 年 前
typesLinux.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
typesPPC.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
typesWin32.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
typesX86UNIX.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前