RichardRanft 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. 10 лет назад
..
T3D 2fbf6bdb9d Removed a space. 10 лет назад
app 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 10 лет назад
cinterface 475f218bcd Modified files for SDL2. 11 лет назад
collision f348313413 Minor Improvement to depthSortList.cpp 11 лет назад
component acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 лет назад
console 84e8cbb4ee Revert recent style cleanup changes. 10 лет назад
core 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. 10 лет назад
environment 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 10 лет назад
forest 3ddd9b8a4c Add static String::isEmpty(const char*) method and use it to verify path for Forest::saveDataFile() is not empty. 10 лет назад
gfx e6b7cf108b Fix GLSL include when file is empty. 10 лет назад
gui 6e681dd82f Merge pull request #1239 from bpay/asan-fixes 10 лет назад
i18n acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 11 лет назад
lighting 6fa44a4e92 further insurance that shadow split stay within bounds. 10 лет назад
main 8862bc2f3a Pass by const reference 11 лет назад
materials 6d5571e233 Fix preprocessor directive 10 лет назад
math da706ccb61 proper fix for https://github.com/GarageGames/Torque3D/issues/1197 11 лет назад
navigation b721288d6b Use the wonderful empty() member instead of abusing size() 11 лет назад
platform 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 10 лет назад
platformMac 591253d5b5 Fix missing va_end's 11 лет назад
platformPOSIX 6450294855 Fixes for dedicated build on linux. 11 лет назад
platformSDL 3f97c2cedd Fix building on GCC 11 лет назад
platformWin32 eabff49a6a Fix buffer underrun found with address sanitizer 10 лет назад
platformX86UNIX 591253d5b5 Fix missing va_end's 11 лет назад
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 лет назад
renderInstance 364dd3634d Remove dead code that contains a delete of an uninitialized pointer 11 лет назад
scene 0ffd7f5620 Fix member vars left uninitialized in constructors 11 лет назад
sfx 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 10 лет назад
shaderGen 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning 10 лет назад
sim 84e8cbb4ee Revert recent style cleanup changes. 10 лет назад
terrain 7ab6731f51 Merge branch 'development' into walkabout 11 лет назад
testing fae1bad96c All unit tests that run now pass. 11 лет назад
ts 84e8cbb4ee Revert recent style cleanup changes. 10 лет назад
util f44a3f27d6 Fix stack balancing problems by refactoring execution calls 11 лет назад
windowManager 6d1ef41c69 Changed some size_t to uintptr_t. 11 лет назад
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 лет назад