Robert MacGregor aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
..
T3D aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
Verve 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 лет назад
afx 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
app c16b88d709 Fix temporary buffer for scripting conversions. 4 лет назад
assets cfe122f714 Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues. 4 лет назад
cinterface 35b33f1864 various fixes and memory corruption bug. 4 лет назад
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
console aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
core 15b946fb35 * Adjustment: Utilize native compiler intrinsics for endian swapping when available. 4 лет назад
environment 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
forest 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
gfx aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
gui 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 лет назад
lighting aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 8 лет назад
materials 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
module 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 лет назад
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
persistence 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
platform aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
platformMac 252f1b65f3 followup to #531. fixes the same issue on mac 4 лет назад
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 8 лет назад
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
platformWin32 17231ca9fb Merge remote-tracking branch 'devhead/Preview4_0' into tsneo 4 лет назад
platformX86UNIX 070a3a30b6 * [Linux] BugFix: Free the mouse cursor when triggering SIGTRAP on Linux to ensure that the cursor is available for debugging. 4 лет назад
postFx c86cc48945 use srgb sapce for backbuffer 4 лет назад
renderInstance 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
scene 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
sfx 6a94946e5b * BugFix: Fallback to ALC_ENUMERATION_EXT if ALC_ENUMERATE_ALL_EXT is not available. 4 лет назад
shaderGen f7cf1c020c inject getworldtotangent and getworldnormal to ensure var order 4 лет назад
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
sqlite f7b891442a Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 6 лет назад
terrain aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 4 лет назад
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 лет назад
ts 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 4 лет назад
util 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 лет назад
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. 4 лет назад
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 лет назад
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 лет назад