Torque3D/Engine
Areloch 2f94ab0637 Issue found with PVS-Studio:
Many instances of a variable being modified inside of a complex operation. This could lead to unintended results depending on the whims of the compiler.

Resolved by restructuring the functions to modify the variable first, then do the rest of the operation.
2015-07-13 23:45:55 -05:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib Fixed some minor compiler warnings on Linux 2015-06-28 22:29:23 +02:00
source Issue found with PVS-Studio: 2015-07-13 23:45:55 -05:00