Areloch 27446b1d6a Merge pull request #2106 from block8437/development 7 年之前
..
async 5ef130d581 Fixed some random Worder warnings 10 年之前
input a8f2fc567b Fixes up the handling of accelerator keybinds for SDL - specifically compound ones with several modifier keys, ie ctrl-alt-shift-up. 8 年之前
menus 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() 8 年之前
nativeDialogs 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() 8 年之前
output e6159a590a Add basic support for showing openvr controllers and tracked objects 9 年之前
test 710a2a9b7b Revert "Net tests were failing to compile because 'static members' weren't actually being declared as members..." 8 年之前
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... 10 年之前
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. 10 年之前
platformInput.h 32a3bab2f7 Moved platform input event files under new input directory 12 年之前
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 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 年之前
platformMemory.h 7dbfe6994d Engine directory for ticket #1 13 年之前
platformNet.cpp 27446b1d6a Merge pull request #2106 from block8437/development 7 年之前
platformNet.h 73752ff061 Hotfix to re-add the prior static function fix for these functions that was accidentally removed. 8 年之前
platformNetAsync.cpp 704577e051 Preliminary IPV6 Support 8 年之前
platformNetAsync.h 704577e051 Preliminary IPV6 Support 8 年之前
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 a8f9249f77 clang catch: pragma note. (no longer needed) 9 年之前
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 0adab54678 one more go-round 8 年之前
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 dd64004eaf MacOS platform support. 9 年之前
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 年之前