aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Serialization (follow)
Commit message (Expand)AuthorAgeFilesLines
* missed a few..UbitUmarov2018-01-093-4/+1
* fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2018-01-083-4/+4
* a few more xml thingsUbitUmarov2018-01-053-15/+32
* disable some XmlResolverUbitUmarov2018-01-042-0/+2
* 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-132-41/+41
* add more missing en-us culture on scene serializer writesUbitUmarov2017-07-132-31/+32
* 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-042-3/+3
* 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-172-2/+4
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-44/+44
* The new Constant: integer OBJECT_REZZER_KEY = 32;Mandarinka Tasty2016-12-041-0/+9
* mantis 7656, partialy apply patch, changing the start scripts for nowUbitUmarov2016-11-261-0/+1
* 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
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
|\
| * More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
| * Renamed the namespaces tooDiva Canto2015-08-301-1/+1
* | 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
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-02-081-4/+18
| |\ \ \ \
| * | | | | 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-271-2/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2012-05-162-113/+4
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | 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