Daniel Buckmaster
b868906ba5
Added a checkbox to the terrain import GUI and fixed a space.
2013-03-23 09:24:02 +11:00
David Wyand
845931296e
Merge pull request #248 from DavidWyand-GG/HardCodedPaths2
...
Removed hard coded directory paths
2013-03-07 15:58:43 -08:00
DavidWyand-GG
4b1334db9f
Removed hard coded directory paths
...
- Removed references to core directory.
- Switch some references to tools directory
- Added preferences variables where appropriate
2013-03-07 18:56:53 -05:00
Tim Newell
31036c4031
Bug fixes for alternative zip layout and define to toggle it on
2013-02-28 16:46:46 -05:00
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
DavidWyand-GG
5dd5814a9b
Fix for Issue #170 Asset loading under Linux
2012-12-12 13:53:32 -05:00
DavidWyand-GG
fa1a0124a9
Merge branch 'healthtexthud' of https://github.com/T3DCE/CE-OSLab into T3DCE-healthtexthud
2012-11-15 11:04:09 -05:00
DavidWyand-GG
e65d404171
Work for Issue #141 for Remove Toolbox
...
Removed the old Toolbox and the Qt libraries, as well as all of the
Templates' game binaries.
2012-11-13 18:40:01 -05:00
DavidWyand-GG
dc25f17a69
Fix for Issue #122 for Material Sounds
2012-11-08 14:59:22 -05:00
DavidWyand-GG
497f3c96dc
Fix for Issue #90 for Camera orbit object bug
2012-10-16 18:43:11 -04:00
thecelloman
f73655782c
Script changes for the Full PhysX Template to remove the scripted numerical health hud, replacing it with the c++ GuiHealthTextHud GuiControl.
2012-10-05 16:32:14 -04:00
thecelloman
3f9faad881
Rename AiPlayer::produce() to AiPlayer::spawnAtLocation()
...
... does what it says.
2012-10-04 18:53:46 -04:00
David Wyand
349f6f238f
Merge branch 'development' of https://github.com/TwistedJenius/Torque3D into TwistedJenius-development
2012-10-04 12:48:53 -04:00
TwistedJenius
e82b7b96b5
Changed function name to fit standards.
2012-10-04 02:27:55 -05:00
David Wyand
f6627f98af
Fix for Issue #54 for PhysX client crash on exit
2012-10-03 15:59:34 -04:00
TwistedJenius
50edf31992
Got rid of AIManager related comments.
2012-09-21 07:10:36 -05:00
TwistedJenius
f922bc4fd0
AI related bug fixes and improvements.
...
Removed references to AIObjective and aiAvoidThis which are not used.
Made minor improvements to the spawning system in the aiPlayer.cs file.
2012-09-21 06:51:53 -05:00
DavidWyand-GG
c9c833c56c
Full PhysX Template for ticket #1
2012-09-19 12:29:35 -04:00