Areloch 9d47830a8b Merge branch 'development' of https://github.com/GarageGames/Torque3D into development 9 years ago
..
async 5ef130d581 Fixed some random Worder warnings 10 years ago
input 95ae0b9863 Removes the old component code and moves the IProcessInput interface file into platform/input/ directory. 9 years ago
menus 475f218bcd Modified files for SDL2. 10 years ago
nativeDialogs c0a96c908f Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters. 9 years ago
output 3a457749ec Oculus VR DK2 Support 10 years ago
test ec06dd78f9 Fix unit tests. 10 years ago
threads e75a9fa081 Don't assert; sometimes there aren't any jobs to wait for! 10 years ago
platform.cpp 31036c4031 Bug fixes for alternative zip layout and define to toggle it on 12 years ago
platform.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
platformAssert.cpp 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 9 years ago
platformAssert.h c19a70814c Tidy up and fix the various Assert macros 10 years ago
platformCPU.cpp 8e0ae15f74 Tabs... 10 years ago
platformCPUCount.cpp 3336bffad2 Changes for Linux. 10 years ago
platformCPUCount.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformCPUInfo.asm 7dbfe6994d Engine directory for ticket #1 13 years ago
platformDlibrary.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformFileIO.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
platformFont.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
platformFont.h 8ed0f508ca Minimal changes to compile T3D on WIN64. 11 years ago
platformGL.h dd08fd2e7d Add OpenGL support. 10 years ago
platformInput.h b7c720d01d Reverted #540 11 years ago
platformIntrinsics.gcc.h ae4ac53592 Remove comments. 10 years ago
platformIntrinsics.h 6d1ef41c69 Changed some size_t to uintptr_t. 10 years ago
platformIntrinsics.visualc.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformMemory.cpp 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency 11 years ago
platformMemory.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformNet.cpp 443cd2d607 Merge pull request #1231 from J0linar/platformNet_PR 9 years ago
platformNet.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
platformNetAsync.cpp 87d9e245b7 Merge remote-tracking branch 'smally/platform_type_consistency' into platform-type-consistency 11 years ago
platformNetAsync.h 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
platformRedBook.cpp f44a3f27d6 Fix stack balancing problems by refactoring execution calls 10 years ago
platformRedBook.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformTLS.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformTimer.cpp acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 10 years ago
platformTimer.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformVFS.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformVideoInfo.cpp 4f4c496fba Fix platforms that don't support PVI_NumAdapters 12 years ago
platformVideoInfo.h 7dbfe6994d Engine directory for ticket #1 13 years ago
platformVolume.cpp 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 years ago
platformVolume.h 7dbfe6994d Engine directory for ticket #1 13 years ago
profiler.cpp 7418fbfbbd fixed memory leak in proper way 9 years ago
profiler.h 7dbfe6994d Engine directory for ticket #1 13 years ago
tmm_off.h 7dbfe6994d Engine directory for ticket #1 13 years ago
tmm_on.h 7dbfe6994d Engine directory for ticket #1 13 years ago
types.codewarrior.h 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 years ago
types.gcc.h a5d34271f2 Fixed some minor compiler warnings on Linux 10 years ago
types.h 29934cdc27 Fix comment 10 years ago
types.lint.h 6d8e0d7e25 refactored platform precompiler variable: TORQUE_OS_WIN{32,64,} 11 years ago
types.mac.h 7dbfe6994d Engine directory for ticket #1 13 years ago
types.posix.h 3336bffad2 Changes for Linux. 10 years ago
types.ppc.h 7dbfe6994d Engine directory for ticket #1 13 years ago
types.visualc.h 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 9 years ago
types.win.h 47a2cc165a moved header file to have a more meaningful naming 11 years ago
types.xenon.h 7dbfe6994d Engine directory for ticket #1 13 years ago
typesLinux.h 7dbfe6994d Engine directory for ticket #1 13 years ago
typesPPC.h 7dbfe6994d Engine directory for ticket #1 13 years ago
typesWin32.h e37ecb0567 fixed WIN64 precompiler flags up - basics 11 years ago
typesX86UNIX.h 7dbfe6994d Engine directory for ticket #1 13 years ago
typetraits.h 6d1ef41c69 Changed some size_t to uintptr_t. 10 years ago