Commit graph

15 commits

Author SHA1 Message Date
DavidWyand-GG 35374f939e ExtendedMove class and support
The ExtendedMove class can optionally replace the standard Move class to
allow the passing of absolute position and rotation information from the
client's input device to the server.  It is enabled by changing
$TORQUE_EXTENDED_MOVE to true in buildFiles/config/project.conf and
re-running the project generator.
2013-01-23 01:52:46 -05:00
Tim Newell 440103e7ae Removal of SDL dependency for linux dedicated server 2012-12-15 13:07:05 -05:00
DavidWyand-GG 20892395c1 Fix for Issue #134 for VS2010 RC Files 2012-11-08 18:03:40 -05:00
David Wyand 2d9fa140ed Merge branch 'linux' of https://github.com/just-bank/Torque3D into just-bank-linux 2012-10-02 13:25:08 -04:00
DavidWyand-GG 2a4bde77b4 Merge branch 'php5.3_fixes' of https://github.com/losinggeneration/Torque3D into losinggeneration-php5.3_fixes 2012-09-27 14:11:41 -04:00
DavidWyand-GG a14578d4fb Merge branch 'template_fix' of https://github.com/losinggeneration/Torque3D into losinggeneration-template_fix 2012-09-27 10:29:47 -04:00
DavidWyand-GG eb71ebe306 Added support for FMOD 4.42.03 Stable
The FMOD include files are now assumed to be located outside of the
Torque 3D directory structure.  See
Tools/projectGenerator/modules/fmod.inc for the various methods to tell
the Project Generator how to find FMOD.  If FMOD is installed in its
default location then nothing special is required.
2012-09-24 15:47:29 -04:00
bank 016b79f0ea Updating build targets of ProjectGen, so we include only files needed for 'make'. 2012-09-23 15:28:29 +04:00
bank f65bb9c34f Updating ProjectGen modules to play nice with Linux builds. 2012-09-23 15:28:21 +04:00
bank 5d1653c701 Updating ProjectGenerator templates for 'make'. 2012-09-23 15:28:09 +04:00
Harley Laue 633054c06e Fixes the dllmain.h template file to include MIT header 2012-09-22 17:28:36 -05:00
Harley Laue 22fbe0e6e2 Fix some PHP 5.3.0 errors and warnings 2012-09-20 17:01:59 -05:00
DavidWyand-GG 9afd794913 Updated project generator for ticket #1 2012-09-20 12:57:22 -04:00
DavidWyand-GG 8d1edee43a Updated project generator for ticket #1 2012-09-20 12:55:59 -04:00
DavidWyand-GG 8337cad7ee Tools directory for ticket #1 2012-09-19 11:22:58 -04:00