Torque3D/Engine/source/core
2022-03-15 21:17:37 -05:00
..
ogg uninitialized variables-core-2 2020-05-11 15:13:29 -05:00
stream void floating point error clipping courtessy higuy and hutch 2021-07-31 17:05:29 -05:00
strings * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
util * BugFix: Correct a few memory leaks. 2021-10-14 19:40:16 -04:00
bitMatrix.h
bitRender.cpp
bitRender.h
bitSet.h
bitVector.cpp
bitVector.h
bitVectorW.h
color.cpp Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
color.h uninitialized variables-core-2 2020-05-11 15:13:29 -05:00
crc.cpp
crc.h
dataChunker.cpp
dataChunker.h
dnet.cpp Eliminate DefineConsoleFunction 2018-04-17 20:54:08 +02:00
dnet.h
factoryCache.h
fileio.h
fileObject.cpp Removed duplicate checkbox image 2021-07-28 09:26:13 -05:00
fileObject.h Removed duplicate checkbox image 2021-07-28 09:26:13 -05:00
filterStream.cpp
filterStream.h
frameAllocator.cpp Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
frameAllocator.h uninitialized variables-console 2020-05-11 14:40:31 -05:00
idGenerator.cpp
idGenerator.h
iTickable.cpp
iTickable.h
memVolume.cpp
memVolume.h
module.cpp
module.h
resizeStream.cpp
resizeStream.h
resource.cpp
resource.h
resourceManager.cpp Eliminate unnecessary uses of ConsoleFunction 2018-04-17 21:41:29 +02:00
resourceManager.h
stringBuffer.cpp * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
stringBuffer.h
stringTable.cpp Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
stringTable.h Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 2020-10-03 14:37:55 +02:00
tagDictionary.cpp
tagDictionary.h
tAlgorithm.h
threadStatic.cpp
threadStatic.h
tokenizer.cpp * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. 2021-11-06 20:34:12 -04:00
tokenizer.h
tSimpleHashTable.h
tSparseArray.h remove inside a remove after a remove... yeah.... No. 2018-03-13 02:12:59 -05:00
virtualMountSystem.cpp Zip usage notes and defines. 2021-01-11 05:04:36 -05:00
virtualMountSystem.h Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
volume.cpp Tweaks handling of "invisible" files, files which start with a ., effectively making them have no filename and only an extension. 2022-03-15 21:17:37 -05:00
volume.h refactor new IsScriptFile method to be zip-safe 2021-07-22 20:55:46 -05:00