aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager/VehicleConstants.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revolution is on the roll again! :)Revolution2010-02-141-2/+10
| | | | | | | | Fixes: Undo, T-pose of others on login, modifiedBulletX works again, feet now stand on the ground instead of in the ground, adds checks to CombatModule. Adds: Redo, Land Undo, checks to agentUpdate (so one can not fall off of a region), more vehicle parts. Finishes almost all of LSL (1 function left, 2 events). Direct flames and kudos to Revolution, please Signed-off-by: Melanie <melanie@t-data.com>
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
|
* * Adding some organization of vehicle type stuff in the ODEPlugin.Teravus Ovares2009-04-141-0/+113
* Vehicles do NOT work. This is just organization and a bit of logical code to make doing vehicles easier