aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SOPVehicle.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More 'everything is a module' merging.Robert Adams2015-09-081-1/+1
| | | | | | Have most of UbitOde converted. There are compile errors in OpenSimBase as the new modules stuff is not all there. Removed ChOdePlugin as it's connection to OdePlugin was tangled.
* seems to compile ( tests comented out)UbitUmarov2015-09-021-12/+13
|
* missed fix on vehicle reference frameUbitUmarov2012-07-131-2/+1
|
* Change semantics of FromXML on vehicle data to make the serializer a bit cleanerMelanie2012-07-071-1/+14
|
* fix vehicle to XML stringUbitUmarov2012-07-071-7/+13
|
* Add saving vehicle physics data to the databaseMelanie2012-07-071-1/+32
|
* simplified vehicle fromXml. Use still comented on SceneObjectSerialized.csUbitUmarov2012-02-191-77/+117
|
* Vehicle XML serialization more complete. Inactived by coments in ↵UbitUmarov2012-02-191-4/+219
| | | | SceneObjectSerializar.cs until proper testing
* moved vehicle from SOG to SOPUbitUmarov2012-02-191-0/+487