Torque3D/Engine/source
Daniel Buckmaster e10b421641 C4458 declaration hides class member.
There are plenty more of these, but they should be fixed by revising the
names of members to start with m, instead of fixing the local violations.
There was a previous PR for that but it went badly. Will retry again one
day.
2015-07-23 20:13:04 +10:00
..
app Merge remote-tracking branch 'jamesu/console_stack_fix2' into development 2015-03-01 20:33:29 +11: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 C4091 typedef ignored. 2015-07-23 20:03:30 +10:00
core Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
environment Merge pull request #1356 from Areloch/PVS_Cleanup_813 2015-07-20 22:55:22 +10:00
forest Merge pull request #1352 from Areloch/PVS_Cleanup_807 2015-07-16 15:45:32 +10:00
gfx Merge pull request #1356 from Areloch/PVS_Cleanup_813 2015-07-20 22:55:22 +10:00
gui Issue found with PVS-Studio: 2015-07-21 23:22:21 -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 Issue found with PVS-Studio: 2015-07-13 23:08:17 -05:00
math C4458 declaration hides class member. 2015-07-23 20:13:04 +10:00
navigation Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
platform Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development 2015-07-17 16:55:12 +10: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 Fix building on GCC 2015-02-09 16:14:14 +00:00
platformWin32 Merge remote-tracking branch 'bpay/clang-cl-build-fixes' into development 2015-07-17 16:55:12 +10:00
platformX86UNIX Fix missing va_end's 2015-02-20 18:42:29 -05:00
postFx Issue found with PVS-Studio: 2015-07-13 22:51:17 -05:00
renderInstance Fix for rendering particles to the glow buffer 2015-05-28 20:41:42 +10: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 Merge pull request #1214 from bpay/cppcheck-cleaning 2015-03-01 18:27:40 +11:00
sim Revert recent style cleanup changes. 2015-03-04 11:58:36 +11:00
T3D Issue found with PVS-Studio: 2015-07-21 23:22:21 -05:00
terrain Merge pull request #1356 from Areloch/PVS_Cleanup_813 2015-07-20 22:55:22 +10:00
testing All unit tests that run now pass. 2014-09-29 11:38:44 +10:00
ts C4458 declaration hides class member. 2015-07-23 20:13:04 +10:00
util Issue found with PVS-Studio: 2015-07-16 22:02:18 -05:00
windowManager Merge pull request #1037 from Lopuska/patch-9 2015-07-22 11:54:35 -05:00
ggEndOfLineFix.txt Engine directory for ticket #1 2012-09-19 11:15:01 -04:00