Mike Lilligreen cd3f7cfb53 Merge branch 'development' of https://github.com/GarageGames/Torque2D into sixtyfour 11 years ago
..
menus a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
nativeDialogs cd3f7cfb53 Merge branch 'development' of https://github.com/GarageGames/Torque2D into sixtyfour 11 years ago
threads 9b07d3df37 Fixes for 64bit compilation on OSX 12 years ago
GLWinExtFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
GLWinFunc.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
VFSRes.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
cardProfile.cpp 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
cardProfile_ScriptBinding.h 934b309843 moved all console bindings not related to guis and only updated in vs2012 project! 12 years ago
gl_types.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
platformGL.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
platformWin32.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
win32NPatch.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winAsmBlit.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winCPUInfo.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winConsole.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 years ago
winConsole.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winConsole_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winDInputDevice.cc f3762c636f Merge pull request #137 from MichPerry-GG/development 12 years ago
winDInputDevice.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 years ago
winDirectInput.cc f2c757fbd6 Attempted merge of Leap motion and current development. Windows support first. 12 years ago
winDirectInput.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 years ago
winExec.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 years ago
winExec_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winFileio.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winFont.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winFont.h 9db2962285 Modify windows platform code to support x86_64 compilation 12 years ago
winGL.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winGLSpecial.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 years ago
winGLSpecial_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winInput.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 years ago
winInput_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winMath.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 years ago
winMath_ASM.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winMath_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winMemory.cc 9db2962285 Modify windows platform code to support x86_64 compilation 12 years ago
winNet.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winOGLVideo.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 years ago
winOGLVideo.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winOGLVideo_ScriptBinding.h 810613812e combine some global function sets together. there are too many sets with only one or two (questionable) functions. 12 years ago
winOpenAL.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winProcessControl.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winSemaphore.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winStrings.cc a472594c08 Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations. 12 years ago
winTLS.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winTime.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winUser.cc 9db2962285 Modify windows platform code to support x86_64 compilation 12 years ago
winVFS.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winVideo.cc a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winVideo.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
winWindow.cc f2c757fbd6 Attempted merge of Leap motion and current development. Windows support first. 12 years ago
winWindow.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
win_common_prefix.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
win_debug_prefix.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago
win_release_prefix.h a20f2864a1 - First push of Torque 2D 2.0 (MIT) 13 years ago