Ben Payne fbcc79dcd0 Don't call strlen on data that might not be null-terminated 10 years ago
..
T3D 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
app 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 11 years ago
cinterface 475f218bcd Modified files for SDL2. 11 years ago
collision f348313413 Minor Improvement to depthSortList.cpp 11 years ago
component acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
console 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
core fbcc79dcd0 Don't call strlen on data that might not be null-terminated 10 years ago
environment 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 11 years ago
forest 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
gfx e6b7cf108b Fix GLSL include when file is empty. 10 years ago
gui 17f08e9f86 Fix bug on DefineConsoleMethod GuiCanvas::setVideoMode. 10 years ago
i18n acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 years ago
lighting 6fa44a4e92 further insurance that shadow split stay within bounds. 10 years ago
main 8862bc2f3a Pass by const reference 11 years ago
materials 6d5571e233 Fix preprocessor directive 11 years ago
math da706ccb61 proper fix for https://github.com/GarageGames/Torque3D/issues/1197 11 years ago
navigation b721288d6b Use the wonderful empty() member instead of abusing size() 11 years ago
platform 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 11 years ago
platformMac 591253d5b5 Fix missing va_end's 11 years ago
platformPOSIX 6450294855 Fixes for dedicated build on linux. 11 years ago
platformSDL 3f97c2cedd Fix building on GCC 11 years ago
platformWin32 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 11 years ago
platformX86UNIX 591253d5b5 Fix missing va_end's 11 years ago
postFx 9bd6d2e614 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. 11 years ago
renderInstance 364dd3634d Remove dead code that contains a delete of an uninitialized pointer 11 years ago
scene 0ffd7f5620 Fix member vars left uninitialized in constructors 11 years ago
sfx 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 11 years ago
shaderGen 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 11 years ago
sim 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
terrain 7ab6731f51 Merge branch 'development' into walkabout 11 years ago
testing fae1bad96c All unit tests that run now pass. 11 years ago
ts 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
util f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 years ago
windowManager 6d1ef41c69 Changed some size_t to uintptr_t. 11 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago