Jeff Hutchinson 1940becb2d Compilation fixes for C++20 3 years ago
..
ogg bfcc83638d uninitialized variables-core-2 5 years ago
stream 59e162abe5 void floating point error clipping courtessy higuy and hutch 4 years ago
strings 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 years ago
util 1940becb2d Compilation fixes for C++20 3 years ago
bitMatrix.h 7dbfe6994d Engine directory for ticket #1 13 years ago
bitRender.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
bitRender.h 7dbfe6994d Engine directory for ticket #1 13 years ago
bitSet.h 7dbfe6994d Engine directory for ticket #1 13 years ago
bitVector.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
bitVector.h b700572931 Fix BitVector copy constructor. 12 years ago
bitVectorW.h 7dbfe6994d Engine directory for ticket #1 13 years ago
color.cpp 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 years ago
color.h bfcc83638d uninitialized variables-core-2 5 years ago
crc.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
crc.h 7dbfe6994d Engine directory for ticket #1 13 years ago
dataChunker.cpp c2cc7142de Reduce the amount of blocks of memory DataChunker uses 9 years ago
dataChunker.h c2cc7142de Reduce the amount of blocks of memory DataChunker uses 9 years ago
dnet.cpp e718841467 Eliminate DefineConsoleFunction 7 years ago
dnet.h 539efcb1e1 Input event changes 13 years ago
factoryCache.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
fileObject.cpp abf5a09bc3 Removed duplicate checkbox image 4 years ago
fileObject.h abf5a09bc3 Removed duplicate checkbox image 4 years ago
fileio.h 4a17d6ceb0 Rename Status enum for avoid conficts on Linux. 11 years ago
filterStream.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
filterStream.h 7dbfe6994d Engine directory for ticket #1 13 years ago
frameAllocator.cpp 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 years ago
frameAllocator.h 2c1508c169 uninitialized variables-console 5 years ago
iTickable.cpp 7d6df96d65 ITickable supports object deletion 12 years ago
iTickable.h 7dbfe6994d Engine directory for ticket #1 13 years ago
idGenerator.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
idGenerator.h c19a70814c Tidy up and fix the various Assert macros 11 years ago
memVolume.cpp 948bc43d85 * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 4 years ago
memVolume.h cbe7ee13d6 * Adjustment: Change several filesystem functions to use the VFS. 4 years ago
module.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
module.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
resizeStream.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
resizeStream.h 7dbfe6994d Engine directory for ticket #1 13 years ago
resource.cpp 7dbfe6994d Engine directory for ticket #1 13 years ago
resource.h 7dbfe6994d Engine directory for ticket #1 13 years ago
resourceManager.cpp 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 years ago
resourceManager.h 171a24459f Remove namespace from header 12 years ago
stringBuffer.cpp 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 years ago
stringBuffer.h 7dbfe6994d Engine directory for ticket #1 13 years ago
stringTable.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
stringTable.h c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 years ago
tAlgorithm.h 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. 8 years ago
tSimpleHashTable.h 7dbfe6994d Engine directory for ticket #1 13 years ago
tSparseArray.h af0922e175 remove inside a remove after a remove... yeah.... No. 7 years ago
tagDictionary.cpp dd071484da Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe 9 years ago
tagDictionary.h 7dbfe6994d Engine directory for ticket #1 13 years ago
threadStatic.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 years ago
threadStatic.h 4110fe51b2 Fixed thread statics. 11 years ago
tokenizer.cpp a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. 4 years ago
tokenizer.h 7dbfe6994d Engine directory for ticket #1 13 years ago
virtualMountSystem.cpp c77be80220 Zip usage notes and defines. 4 years ago
virtualMountSystem.h 099dd4f1f3 Parametrize script extension, default to 'tscript' 4 years ago
volume.cpp dbf60a95a2 Adds handling to winVolume's _BuildFileName so if it's a filename-less filename(has only extension but no name) then we process the filename string correctly 3 years ago
volume.h cbe7ee13d6 * Adjustment: Change several filesystem functions to use the VFS. 4 years ago