aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Serialization/SceneObjectSerializer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* missed a few..UbitUmarov2018-01-091-2/+1
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-081-2/+2
* a few more xml thingsUbitUmarov2018-01-051-11/+20
* disable some XmlResolverUbitUmarov2018-01-041-0/+1
* fix placement of xml ReadEndElement()UbitUmarov2017-07-161-2/+1
* store kfm on inventory. this may still be a bit confusing on rezUbitUmarov2017-07-161-0/+23
* replace the wrong libOMV user modifiable Utils.EnUSCulture by our own no User...UbitUmarov2017-07-131-35/+35
* add more missing en-us culture on scene serializer writesUbitUmarov2017-07-131-25/+26
* still losing time with of halcyon incompatibile oars... cathch exceptions of ...UbitUmarov2017-06-091-8/+6
* Another attempt at parsing MOAP <Media> elements in OAR files.Robert Adams2017-06-081-1/+22
* revert fa5bf4fd0bb6a855eacdb7b5eec9cd71ad9bf606 for testUbitUmarov2017-06-081-2/+1
* Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an ...Robert Adams2017-06-041-1/+2
* move deep effective permissions aggregation to first time use and not on cha...UbitUmarov2017-05-041-2/+2
* store the physics inertia override in Mysql and add it to serializer. run p...UbitUmarov2017-04-011-1/+22
* add more calls to effective permissions aggregation, some paths may still be ...UbitUmarov2017-01-171-2/+3
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-14/+14
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-041-0/+9
* Can't do it do it this low in the stack. Attachments on teleports apparently ...Diva Canto2016-06-221-6/+1
* Mantis #7932: Some objects were being serialized with PCode=9 and State != 0 ...Diva Canto2016-06-211-1/+6
* add axis locks to sop serializer. Now they are also saved to inventoryUbitUmarov2015-10-201-0/+8
* seems to compile ( tests comented out)UbitUmarov2015-09-021-34/+14
* bad merge?UbitUmarov2015-09-011-11/+130
|\
| * try to implement core load oar optionsUbitUmarov2015-08-241-0/+65
| * always write physicsShapeType on sop serialization since default valueUbitUmarov2014-11-031-2/+1
| * remove forgotten linesUbitUmarov2014-07-271-7/+0
| * serialize sound parameters for llLoopSoundUbitUmarov2014-07-271-1/+48
| * Merge branch 'master' into careminsterMelanie2013-11-231-2/+2
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-10-041-0/+14
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-06-301-1/+1
| |\ \ \
| * | | | Rename Bounciness to RestitutionMelanie2013-02-071-3/+3
| * | | | Merge branch 'master' into careminsterMelanie2013-02-051-0/+14
| |\ \ \ \
| * | | | | A few more changes to keyframesUbitUmarov2012-08-291-1/+1
| * | | | | [possible still very broken] mess around keyframes. timer eventsUbitUmarov2012-08-281-1/+1
| * | | | | Add Camera Offsets to serializationMelanie2012-08-211-0/+14
| * | | | | Change attachment handling to remove object from the scene first as perMelanie2012-07-231-0/+18
| * | | | | Merge branch 'avination' into careminsterMelanie2012-07-111-9/+8
| |\ \ \ \ \
| | * | | | | Change semantics of FromXML on vehicle data to make the serializer a bit cleanerMelanie2012-07-071-6/+5
| | * | | | | Add saving vehicle physics data to the databaseMelanie2012-07-071-4/+4
| * | | | | | Merge branch 'master' into careminsterMelanie2012-05-161-45/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Completely revamp collision handling. Now works as it is supposed to.Melanie2012-05-141-0/+7
| * | | | | | bug fixs, added a default physics shape estimator based on being a mesh or no...UbitUmarov2012-03-141-5/+5
| * | | | | | missed commit of extraphysics parameters serialization..UbitUmarov2012-03-131-6/+46
| * | | | | | Move KeyframeMotion from SOG to SOP because we can't persist it anyMelanie2012-02-261-4/+4
| * | | | | | Fix deserialization of Buoyancy, Force and Torque. Remove debug from the newMelanie2012-02-261-5/+0
| * | | | | | Serialize Keyframe motion for region crossingsMelanie2012-02-261-1/+21
| * | | | | | changed SOP Force and Torque, adding XML (de/)serialization, also changed Bu...UbitUmarov2012-02-251-1/+16
| * | | | | | Uncomment serializationMelanie2012-02-191-3/+3
| * | | | | | Merge branch 'ubitwork'Melanie2012-02-191-0/+28
| |\ \ \ \ \ \
| | * | | | | | Vehicle XML serialization more complete. Inactived by coments in SceneObjectS...UbitUmarov2012-02-191-0/+28
| * | | | | | | Merge branch 'master' into careminsterMelanie2012-02-181-12/+28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |