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