Peter Robinson f6af3d68d3 Fixes Issue #62 2 年 前
..
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 ec7212195b Asset Manager - Create New Assets 4 年 前
threads 1852c09432 more 64bit defines 4 年 前
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 331a34d9bc Debug 64Bit 4 年 前
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 26546dc4fd Retired GuiTickCtrl 5 年 前
eaxtypes.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
event.h 2351cf8e4e Removed Leap 7 年 前
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 331a34d9bc Debug 64Bit 4 年 前
platformAL.h c3de7c3629 OpenBSD Fixes 10 年 前
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 ef7be585db Positional Audio Update 9 年 前
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 f6af3d68d3 Fixes Issue #62 2 年 前
platformFileIO.h c3de7c3629 OpenBSD Fixes 10 年 前
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 331a34d9bc Debug 64Bit 4 年 前
platformInput.h ec7212195b Asset Manager - Create New Assets 4 年 前
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 331a34d9bc Debug 64Bit 4 年 前
platformNet.cpp 331a34d9bc Debug 64Bit 4 年 前
platformNet.h 122953d9cc IPv6_commit 8 年 前
platformNetAsync.cpp 331a34d9bc Debug 64Bit 4 年 前
platformNetAsync.h 122953d9cc IPv6_commit 8 年 前
platformNet_Emscripten.cpp 4b80a9f3f5 fix linux32 builds 4 年 前
platformNet_ScriptBinding.cc 122953d9cc IPv6_commit 8 年 前
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 fbccd86f49 Android Studio build fixes 2of2 -- Fix dStrstr and other build errors 8 年 前
platformString_ScriptBinding.h f08d712309 Check index before use 2 年 前
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 0972ed2948 Changes Around Audio Initialization 3 年 前
platformVideo.h 8f313450a6 Moved ResetCanvas Into C++ 3 年 前
platformVideo_ScriptBinding.h 3603ae5cd5 Update platformVideo_ScriptBinding.h 10 年 前
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 年 前
tmm_off.h 122953d9cc IPv6_commit 8 年 前
tmm_on.h 122953d9cc IPv6_commit 8 年 前
types.arm.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
types.codewarrior.h 331a34d9bc Debug 64Bit 4 年 前
types.gcc.h ee345f38a3 Use Torque-native HashMap instead of std::unordered_map which is very sad inside of Torque2D's existing linux platform. 3 年 前
types.h 4b80a9f3f5 fix linux32 builds 4 年 前
types.posix.h 9399642654 Add support for 64-bit linux. 4 年 前
types.ppc.h 3f4cafddfb Needed to compile on MacOS 10.9.5 9 年 前
types.visualc.h 1852c09432 more 64bit defines 4 年 前
types.win32.h 331a34d9bc Debug 64Bit 4 年 前
typesPPC.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
typesWin32.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 年 前
typetraits.h 122953d9cc IPv6_commit 8 年 前