Torque3D/Engine
Daniel Buckmaster 46f140710a Prevented looking up incorrect object handles.
Previously, dAtoi would be called on arbitrary strings delimited
only by the / character. Now, Sim::findObject actually checks that
object handles (strings starting with a digit) actually only contain
digits or slashes.
2012-11-20 08:18:14 +11:00
..
bin Removed config and put back tools/comments directory 2012-09-25 16:19:09 -04:00
lib Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
source Prevented looking up incorrect object handles. 2012-11-20 08:18:14 +11:00