Torque3D/Engine/source/T3D/gameBase
Marc Chapman fcce9be33c obj-select -- object selection functionality
is-camera -- Adds a test for determining if object is a camera.
cam-speed -- added method for getting the camera movement speed.
zoned-in -- connection is flagged as "zoned-in" when client is fully connected and user can interact with it.
2017-07-26 23:59:44 +01:00
..
extended Tidy up indentation in openvr changes 2016-09-11 22:51:00 +01:00
hifi Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
std Ensuring all names are the correct casing for Linux 2016-05-26 01:37:14 -05:00
gameBase.cpp datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 2017-07-26 21:10:43 +01:00
gameBase.h datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 2017-07-26 21:10:43 +01:00
gameConnection.cpp obj-select -- object selection functionality 2017-07-26 23:59:44 +01:00
gameConnection.h obj-select -- object selection functionality 2017-07-26 23:59:44 +01:00
gameConnectionEvents.cpp db-cache -- implementation of datablock caching system. 2017-07-26 23:41:57 +01:00
gameConnectionEvents.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
gameProcess.cpp Fixed bad string compares and simdictionary 2014-11-04 19:51:13 -05:00
gameProcess.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
moveList.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
moveList.h ExtendedMove class and support 2013-01-23 01:52:46 -05:00
moveManager.cpp Fix for Issue #1415Move::Move() is not properly initializing bool trigger[MaxTriggerKeys]; 2015-09-20 20:44:11 +02:00
moveManager.h Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 2016-10-17 01:00:12 -05:00
processList.cpp Ensuring all names are the correct casing for Linux 2016-05-26 01:37:14 -05:00
processList.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tickCache.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
tickCache.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00