Torque3D/Engine/source
Areloch 4f1372a7f1 Merge pull request #564 from signmotion/chaotic-crash-decal
Will go ahead and merge this in on the grounds that while it may not technically be possible to make this problem occur(at least no one seems to have been able to reproduce it), having the clamping of values is generally a smart move on principle and prevents even the weird outliers from happening.
2015-08-29 20:05:27 -05:00
..
app Removing stuff pertaining to demo modes and trials, as they're redundant now. 2015-07-01 23:36:56 -05:00
cinterface Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 2015-05-08 09:04:04 +10:00
collision Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
component Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
console Merge pull request #1375 from Areloch/Update1001 2015-08-28 11:46:41 -05:00
core Adds data to vector out of bounds reports 2015-08-12 16:17:08 -05:00
environment Merge pull request #1356 from Areloch/PVS_Cleanup_813 2015-07-20 22:55:22 +10:00
forest suggested revision 2015-08-06 21:56:46 -05:00
gfx Merge pull request #1378 from Areloch/PVS_Cleanup_595 2015-08-22 23:17:43 -05:00
gui Merge pull request #1378 from Areloch/PVS_Cleanup_595 2015-08-22 23:17:43 -05:00
i18n Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
lighting Issue found with PVS-Studio: 2015-07-13 22:51:17 -05:00
main Pass by const reference 2015-02-20 18:42:32 -05:00
materials Merge pull request #719 from rextimmy/dxtnm-parallax-fix 2015-08-27 23:59:20 -05:00
math Merge pull request #1354 from Areloch/PVS_Cleanup_mEase 2015-07-25 13:48:46 +10:00
navigation Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
platform Merge pull request #1346 from eightyeight/fix-threadpool-tests 2015-08-21 00:07:55 -05:00
platformMac Merge pull request #1173 from JeffProgrammer/gestalt_fix_gg 2015-07-23 16:20:36 +10:00
platformPOSIX Fixes for dedicated build on linux. 2014-05-30 12:35:39 +02:00
platformSDL release the mouse from window constraints when poping up a window prompt 2015-08-10 21:54:30 -05:00
platformWin32 Adds a verifyCompatibility method to the Win32FileSystem to report case-sensitivity issues 2015-08-18 06:12:37 -05:00
platformX86UNIX Fix missing va_end's 2015-02-20 18:42:29 -05:00
postFx Issue found by PVS Studio: 2015-07-28 23:25:09 -05:00
renderInstance Corrected the terrain issue caused by unwanted early-outing due to prior changes. 2015-07-29 10:14:19 -05:00
scene Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development 2015-07-17 16:55:12 +10:00
sfx Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
shaderGen Companion PR to #719 2015-08-28 00:27:08 -05:00
sim Redux of Winterleaf's PR 1001, with the suggested updated values. 2015-07-28 00:53:58 -05:00
T3D Merge pull request #564 from signmotion/chaotic-crash-decal 2015-08-29 20:05:27 -05:00
terrain Companion PR to #719 2015-08-28 00:27:08 -05:00
testing All unit tests that run now pass. 2014-09-29 11:38:44 +10:00
ts warning C4005: 'WIN32' : macro redefinition 2015-08-06 21:01:20 -05:00
util Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
windowManager Also apply scroll strength to horizontal scrolling. 2015-08-06 22:18:10 -05:00
ggEndOfLineFix.txt Engine directory for ticket #1 2012-09-19 11:15:01 -04:00