Peter Robinson f6af3d68d3 Fixes Issue #62 2 yıl önce
..
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 yıl önce
nativeDialogs ec7212195b Asset Manager - Create New Assets 4 yıl önce
threads 1852c09432 more 64bit defines 4 yıl önce
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 yıl önce
CursorManager_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 yıl önce
GLCoreFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
GLExtFunc.h 331a34d9bc Debug 64Bit 4 yıl önce
GLUFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
Tickable.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
Tickable.h 26546dc4fd Retired GuiTickCtrl 5 yıl önce
eaxtypes.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
event.h 2351cf8e4e Removed Leap 7 yıl önce
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 yıl önce
platform.h 331a34d9bc Debug 64Bit 4 yıl önce
platformAL.h c3de7c3629 OpenBSD Fixes 10 yıl önce
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 yıl önce
platformAssert.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformAssert_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 yıl önce
platformAudio.h ef7be585db Positional Audio Update 9 yıl önce
platformCPU.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformCPU.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformCPUInfo.asm a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformEndian.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformFileIO.cc f6af3d68d3 Fixes Issue #62 2 yıl önce
platformFileIO.h c3de7c3629 OpenBSD Fixes 10 yıl önce
platformFileIO_ScriptBinding.h 9c2b026d3a updated xcode OSX project. 12 yıl önce
platformFont.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformFont.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformGL.h 331a34d9bc Debug 64Bit 4 yıl önce
platformInput.h ec7212195b Asset Manager - Create New Assets 4 yıl önce
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 yıl önce
platformMath.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformMemory.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformMemory.h 331a34d9bc Debug 64Bit 4 yıl önce
platformNet.cpp 331a34d9bc Debug 64Bit 4 yıl önce
platformNet.h 122953d9cc IPv6_commit 8 yıl önce
platformNetAsync.cpp 331a34d9bc Debug 64Bit 4 yıl önce
platformNetAsync.h 122953d9cc IPv6_commit 8 yıl önce
platformNet_Emscripten.cpp 4b80a9f3f5 fix linux32 builds 4 yıl önce
platformNet_ScriptBinding.cc 122953d9cc IPv6_commit 8 yıl önce
platformSemaphore.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
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 yıl önce
platformString.h fbccd86f49 Android Studio build fixes 2of2 -- Fix dStrstr and other build errors 7 yıl önce
platformString_ScriptBinding.h f08d712309 Check index before use 2 yıl önce
platformTLS.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformTimeManager.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformVFS.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
platformVideo.cc 0972ed2948 Changes Around Audio Initialization 3 yıl önce
platformVideo.h 8f313450a6 Moved ResetCanvas Into C++ 3 yıl önce
platformVideo_ScriptBinding.h 3603ae5cd5 Update platformVideo_ScriptBinding.h 10 yıl önce
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 yıl önce
tmm_off.h 122953d9cc IPv6_commit 8 yıl önce
tmm_on.h 122953d9cc IPv6_commit 8 yıl önce
types.arm.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
types.codewarrior.h 331a34d9bc Debug 64Bit 4 yıl önce
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 yıl önce
types.h 4b80a9f3f5 fix linux32 builds 4 yıl önce
types.posix.h 9399642654 Add support for 64-bit linux. 4 yıl önce
types.ppc.h 3f4cafddfb Needed to compile on MacOS 10.9.5 9 yıl önce
types.visualc.h 1852c09432 more 64bit defines 4 yıl önce
types.win32.h 331a34d9bc Debug 64Bit 4 yıl önce
typesPPC.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
typesWin32.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 yıl önce
typetraits.h 122953d9cc IPv6_commit 8 yıl önce