aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1463. Thank you, Melanie for a patch that addresses:Charles Krinke2008-07-031-2/+47
* add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague2008-07-031-0/+28
* property encapsulation for SOPSean Dague2008-07-022-101/+245
* merge rotational and angular velocitySean Dague2008-07-011-22/+13
* Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW2008-07-012-0/+26
* Mantis#1641. Thank you, Lulurun for a patch that addresses:Charles Krinke2008-07-011-2/+2
* Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke2008-07-011-4/+4
* Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-301-0/+8
* added patch 1633, thanks Melanie. MW2008-06-291-5/+14
* patch from mantis #1632, thanks MelanieMW2008-06-291-6/+15
* * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares2008-06-292-230/+254
* Extracted the Avatar appearance functions out of the IUserService interface a...MW2008-06-281-2/+2
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-288-163/+118
* plumbing for multiple inventory servers. Mostly done on the region server side. MW2008-06-281-0/+1
* tart the property wrapping in SOP. This will be a long processSean Dague2008-06-271-9/+20
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-273-4/+4
* move along, nothing to see here. just a couple of lazy variables.Dr Scofield2008-06-274-16/+18
* run NArrange on SOP to stack together the attributes,Sean Dague2008-06-271-1919/+1866
* Mantis#1615. Thank you, Matth for a patch that:Charles Krinke2008-06-271-1/+1
* * Remove responsibilty for signalling scene object change from SceneObjectPar...Justin Clarke Casey2008-06-274-9/+43
* * refactor: Remove group changed responsibilty from ScheduleGroupForTerseUpdateJustin Clarke Casey2008-06-272-3/+8
* * Remove SOG.SendGroupFullUpdate() group changed responsibilityJustin Clarke Casey2008-06-272-3/+4
* * refactor: Move responsibility for deciding whether a group should be repers...Justin Clarke Casey2008-06-272-5/+24
* * refactor: fission InnerScene.AddSceneObject()Justin Clarke Casey2008-06-274-8/+24
* * Add extra backup parameter to InnerScene.AddRestoredSceneObject()Justin Clarke Casey2008-06-274-10/+24
* Mantis#1612. Thank you, kindly, Matth for a patch that:Charles Krinke2008-06-272-0/+105
* Mantis#1610. Thank you, Melanie for a patch that:Charles Krinke2008-06-262-2/+7
* Mantis#1603. Thank you, Matth for a patch to llGiveInventoryCharles Krinke2008-06-261-0/+21
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-06-261-2/+1
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+25
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-50/+92
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* forgotten methods in SceneManager for the terrain serialising.MW2008-06-251-0/+11
* Added support for terrain map to be serialised to xml(as base64 binary). usef...MW2008-06-251-0/+5
* the prefix "fix" turned out to be bollocks. sorry about that. hope this one Dr Scofield2008-06-251-1/+0
* Minor formatting cleanup.Jeff Ames2008-06-252-62/+62
* taking another look at mantis #1502: adding necessary locks, checking for emp...Dr Scofield2008-06-251-3/+11
* Mantis#1590. Thank you, Melanie for a preserve type patch.Charles Krinke2008-06-251-0/+1
* Mantis#1587. Thank you kindly, Melanie for a patch that:Charles Krinke2008-06-242-15/+38
* Mantis#5189. Thank you kindly, Matth for your patchCharles Krinke2008-06-241-13/+101
* * Remove all use of asset.InvType, as outlined in mailing list discussionJustin Clarke Casey2008-06-232-36/+53
* * archive each object as a separate xml file rather than put them all in one ...Justin Clarke Casey2008-06-211-9/+1
* * refactor: Making some of the serialization names consistent, both within th...Justin Clarke Casey2008-06-211-2/+2
* * Refactor: Fold sog.DeleteParts() functionality into existing sog.DeleteGroup()Justin Clarke Casey2008-06-212-22/+9
* * Remove a bug I created in r5171 where taking an object would terminate the ...Justin Clarke Casey2008-06-214-14/+24
* * minor: override the name of the sog such that it gets/sets the root part nameJustin Clarke Casey2008-06-212-1/+10
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+37
* * Temporary workaround for mantis 1568. If the avatar apperance factory now ...Justin Clarke Casey2008-06-191-3/+20
* * By popular demand, skipping trees from the map tile generation routine. S...Teravus Ovares2008-06-181-0/+6
* Minor formatting cleanup.Jeff Ames2008-06-181-42/+26