Torque3D/Engine/source
2015-02-20 18:42:31 -05:00
..
app Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
cinterface Modified files for SDL2. 2015-01-19 00:33:23 +01:00
collision Minor Improvement to depthSortList.cpp 2014-11-04 06:18:24 -05:00
component Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
console Fix missing va_end's 2015-02-20 18:42:29 -05:00
core Fix assignment operator 2015-02-20 18:42:30 -05:00
environment Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
forest Undid changes to Point3F. 2015-01-26 00:16:38 +11:00
gfx Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
gui Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
i18n Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
lighting Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
main Fix potential buffer overflows 2014-12-13 16:12:02 -05:00
materials Fix non OpenGL builds with old projects. 2015-02-15 20:27:46 +01:00
math proper fix for https://github.com/GarageGames/Torque3D/issues/1197 2015-02-15 15:20:32 -06:00
navigation Use the wonderful empty() member instead of abusing size() 2015-02-20 18:42:31 -05:00
platform Fix missing va_end's 2015-02-20 18:42:29 -05:00
platformMac Fix missing va_end's 2015-02-20 18:42:29 -05:00
platformPOSIX Fixes for dedicated build on linux. 2014-05-30 12:35:39 +02:00
platformSDL PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
platformWin32 Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
platformX86UNIX Fix missing va_end's 2015-02-20 18:42:29 -05:00
postFx This just adds some console spam if the PostEffect Texture isn't found. I had a problem back where it was that I mistyped the texture and it took hours to find it. This way you know right away. 2014-11-30 21:47:45 -05:00
renderInstance Remove dead code that contains a delete of an uninitialized pointer 2015-02-20 18:42:30 -05:00
scene Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
sfx Merge pull request #1000 from Winterleaf/FMod-64bit-fix 2015-02-20 00:42:05 -06:00
shaderGen Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
sim Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
T3D Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
terrain Merge branch 'development' into walkabout 2015-01-02 14:45:20 +11:00
testing All unit tests that run now pass. 2014-09-29 11:38:44 +10:00
ts Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
util Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
windowManager Changed some size_t to uintptr_t. 2015-02-07 16:41:54 +01:00
ggEndOfLineFix.txt Engine directory for ticket #1 2012-09-19 11:15:01 -04:00