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