Torque3D/Engine/source/core
bank 5e8af7020c
Fix memory leak in ZipSubRStream
Inside attachStream() method we may clone passed stream, but never delete it.
2025-02-19 15:06:02 +03:00
..
ogg rest of virtuals removed 2024-03-18 18:40:22 +00:00
stream rest of the implementation 2024-07-28 14:35:34 +01:00
strings Update stringFunctions.h 2024-06-18 15:10:24 +01:00
util Fix memory leak in ZipSubRStream 2025-02-19 15:06:02 +03:00
bitMatrix.h
bitRender.cpp
bitRender.h
bitSet.h
bitVector.cpp
bitVector.h
bitVectorW.h
color.cpp From Nils' UI Update work. Adds some new named colors 2023-09-04 22:36:28 -05:00
color.h code review 2025-01-27 08:04:55 +00:00
crc.cpp
crc.h
dataChunker.cpp Add an alternate allocator for DecalManager; Also fix SFX weirdness. 2024-02-04 23:27:31 +00:00
dataChunker.h Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
dnet.cpp
dnet.h
factoryCache.h
fileio.h
fileObject.cpp file write clarifications 2024-06-10 13:15:27 -05:00
fileObject.h file write clarifications 2024-06-10 13:15:27 -05:00
filterStream.cpp
filterStream.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
frameAllocator.cpp Reimplement FrameAllocator and FrameTemp; Tidy up DataChunker header. 2024-02-06 02:35:16 +00:00
frameAllocator.h Fix gcc & clang Compile for FrameAllocator changes 2024-02-07 00:05:14 +00:00
idGenerator.cpp
idGenerator.h
iTickable.cpp
iTickable.h
memVolume.cpp * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 2021-12-18 03:56:11 -05:00
memVolume.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
module.cpp
module.h
resizeStream.cpp
resizeStream.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
resource.cpp
resource.h virtuals removed 2024-03-18 18:13:00 +00:00
resourceManager.cpp
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
stringTable.h
tagDictionary.cpp
tagDictionary.h
tAlgorithm.h
threadStatic.cpp
threadStatic.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
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
virtualMountSystem.cpp Zip usage notes and defines. 2021-01-11 05:04:36 -05:00
virtualMountSystem.h rest of virtuals removed 2024-03-18 18:40:22 +00:00
volume.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
volume.h Console Refactor 2023-09-13 10:33:20 +02:00