Torque3D/Engine/source/core
2016-10-17 01:00:12 -05:00
..
ogg Revert TORQUE_CPU_X64 changes to oggTheoraDecoder.cpp 2016-09-17 10:52:43 +10:00
stream Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 2016-10-17 01:00:12 -05:00
strings Merge pull request #1532 from GarageGames/pr/1143 2016-02-26 18:57:49 +01:00
util Merge pull request #1785 from rextimmy/mac_port_clean 2016-10-12 16:54:24 -05:00
bitMatrix.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bitRender.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
bitRender.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bitSet.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bitVector.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
bitVector.h Fix BitVector copy constructor. 2013-06-21 14:22:49 +02:00
bitVectorW.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
color.cpp Initialize StockColors 2014-05-12 11:01:04 +02:00
color.h adds toLinear and toGamma helper functions for ColorF, uses the former in adjusting lights. 2016-08-09 14:49:03 -05:00
crc.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
crc.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
dataChunker.cpp Reduce the amount of blocks of memory DataChunker uses 2016-09-30 18:35:14 +01:00
dataChunker.h Reduce the amount of blocks of memory DataChunker uses 2016-09-30 18:35:14 +01:00
dnet.cpp Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
dnet.h Input event changes 2013-01-22 18:17:41 -05:00
factoryCache.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
fileio.h Rename Status enum for avoid conficts on Linux. 2014-04-06 22:14:19 +02:00
fileObject.cpp Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
fileObject.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
filterStream.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
filterStream.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
frameAllocator.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
frameAllocator.h Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
idGenerator.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
idGenerator.h Tidy up and fix the various Assert macros 2015-02-02 18:37:48 -05:00
iTickable.cpp ITickable supports object deletion 2013-11-08 17:31:52 -05:00
iTickable.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
memVolume.cpp Rename Status enum for avoid conficts on Linux. 2014-04-06 22:14:19 +02:00
memVolume.h Rename Status enum for avoid conficts on Linux. 2014-04-06 22:14:19 +02:00
module.cpp Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
module.h Initial Implementation of the Taml, Asset and Modules systems. 2015-10-13 15:19:36 -05:00
resizeStream.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
resizeStream.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
resource.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
resource.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
resourceManager.cpp Fixes after feedback from Luis. 2014-12-23 18:48:02 +11:00
resourceManager.h Remove namespace from header 2013-07-28 12:55:52 -05:00
stringBuffer.cpp Rename the memory allocating versions to make prev error less likely 2015-01-26 16:52:06 -05:00
stringBuffer.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
stringTable.cpp Add profiling to StringTable. 2014-12-29 20:20:00 +11:00
stringTable.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tagDictionary.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
tagDictionary.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tAlgorithm.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
threadStatic.cpp Simple pass over the codebase to standardize the platform types. 2013-08-04 16:26:01 -05:00
threadStatic.h Fixed thread statics. 2014-08-20 10:00:46 +10:00
tokenizer.cpp Resolve issue #163 2013-03-27 21:36:17 -04:00
tokenizer.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tSimpleHashTable.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tSparseArray.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
virtualMountSystem.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
virtualMountSystem.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
volume.cpp Added Sanity Check for out of memory 2014-11-04 06:49:09 -05:00
volume.h Rename Status enum for avoid conficts on Linux. 2014-04-06 22:14:19 +02:00