marauder2k7 888332a85c rest of the implementation hai 1 ano
..
ogg 2b295fb7f0 rest of virtuals removed hai 1 ano
stream 888332a85c rest of the implementation hai 1 ano
strings 54d0da6690 Update stringFunctions.h hai 1 ano
util 324acaf896 Update uuid.cpp hai 1 ano
bitMatrix.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
bitRender.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. %!s(int64=12) %!d(string=hai) anos
bitRender.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
bitSet.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
bitVector.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
bitVector.h b700572931 Fix BitVector copy constructor. %!s(int64=12) %!d(string=hai) anos
bitVectorW.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
color.cpp 3451c11393 From Nils' UI Update work. Adds some new named colors %!s(int64=2) %!d(string=hai) anos
color.h 3451c11393 From Nils' UI Update work. Adds some new named colors %!s(int64=2) %!d(string=hai) anos
crc.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
crc.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
dataChunker.cpp 3781c7fae5 Add an alternate allocator for DecalManager; Also fix SFX weirdness. hai 1 ano
dataChunker.h 45898694e4 Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. hai 1 ano
dnet.cpp e718841467 Eliminate DefineConsoleFunction %!s(int64=7) %!d(string=hai) anos
dnet.h 539efcb1e1 Input event changes %!s(int64=12) %!d(string=hai) anos
factoryCache.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. %!s(int64=10) %!d(string=hai) anos
fileObject.cpp 5c701fe09e file write clarifications hai 1 ano
fileObject.h 5c701fe09e file write clarifications hai 1 ano
fileio.h 4a17d6ceb0 Rename Status enum for avoid conficts on Linux. %!s(int64=11) %!d(string=hai) anos
filterStream.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
filterStream.h 2b295fb7f0 rest of virtuals removed hai 1 ano
frameAllocator.cpp 45898694e4 Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. hai 1 ano
frameAllocator.h 28ba2f2473 Fix gcc & clang Compile for FrameAllocator changes hai 1 ano
iTickable.cpp 7d6df96d65 ITickable supports object deletion %!s(int64=12) %!d(string=hai) anos
iTickable.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
idGenerator.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
idGenerator.h c19a70814c Tidy up and fix the various Assert macros %!s(int64=10) %!d(string=hai) anos
memVolume.cpp 948bc43d85 * Feature: Augment VFS file information with creation times & update some console functions to use VFS. %!s(int64=3) %!d(string=hai) anos
memVolume.h 2b295fb7f0 rest of virtuals removed hai 1 ano
module.cpp 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. %!s(int64=10) %!d(string=hai) anos
module.h 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. %!s(int64=10) %!d(string=hai) anos
resizeStream.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
resizeStream.h 2b295fb7f0 rest of virtuals removed hai 1 ano
resource.cpp 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
resource.h efbe5e90f5 virtuals removed hai 1 ano
resourceManager.cpp 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction %!s(int64=7) %!d(string=hai) anos
resourceManager.h 171a24459f Remove namespace from header %!s(int64=12) %!d(string=hai) anos
stringBuffer.cpp 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. %!s(int64=4) %!d(string=hai) anos
stringBuffer.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
stringTable.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. %!s(int64=5) %!d(string=hai) anos
stringTable.h c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. %!s(int64=5) %!d(string=hai) anos
tAlgorithm.h 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. %!s(int64=7) %!d(string=hai) anos
tSimpleHashTable.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
tSparseArray.h af0922e175 remove inside a remove after a remove... yeah.... No. %!s(int64=7) %!d(string=hai) anos
tagDictionary.cpp dd071484da Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe %!s(int64=8) %!d(string=hai) anos
tagDictionary.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
threadStatic.cpp 4c35fd37af Simple pass over the codebase to standardize the platform types. %!s(int64=12) %!d(string=hai) anos
threadStatic.h 2b295fb7f0 rest of virtuals removed hai 1 ano
tokenizer.cpp a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. %!s(int64=4) %!d(string=hai) anos
tokenizer.h 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos
virtualMountSystem.cpp c77be80220 Zip usage notes and defines. %!s(int64=4) %!d(string=hai) anos
virtualMountSystem.h 2b295fb7f0 rest of virtuals removed hai 1 ano
volume.cpp 2b295fb7f0 rest of virtuals removed hai 1 ano
volume.h 89b0c7f73b Console Refactor %!s(int64=2) %!d(string=hai) anos