aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-15removes a Console.WriteLine(...) remnant.Dr Scofield1-1/+1
2008-07-14added RegionID get propertySean Dague1-0/+6
2008-07-14* For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey1-0/+17
2008-07-14Patch #9150Melanie Thielker1-4/+4
2008-07-14Patch #9147Melanie Thielker4-24/+16
2008-07-13Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke1-8/+21
2008-07-13* minor: make scene closing log message info rather than warnJustin Clarke Casey1-1/+2
2008-07-13* Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey5-9/+55
2008-07-12* On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2-9/+13
2008-07-12minor: method documentationJustin Clarke Casey3-117/+90
2008-07-12* minor: thought up a better name for the last allocated local idJustin Clarke Casey1-2/+2
2008-07-12* minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey3-10/+12
2008-07-12* Remove warning and tidy up logic in SceneObjectGroup.UpdatePrimFlags()Justin Clarke Casey1-14/+6
2008-07-12* Start compressing archivesJustin Clarke Casey1-1/+1
2008-07-12Mantis#1716. Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+9
2008-07-11* Put an info entry in the log if permissions are being bypassedJustin Clarke Casey1-1/+1
2008-07-11* Comment out body of experimental ParcelMediaSetTime() since MW says it caus...Justin Clarke Casey1-13/+14
2008-07-10Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke1-2/+119
2008-07-09*Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen2-18/+30
2008-07-09for testing purposes only:MW1-1/+17
2008-07-08* Guard against a failure to find an inventory item in a move request by comp...Justin Clarke Casey1-2/+9
2008-07-08Mantis#1690. Thank you, Malanie for a patch that:Charles Krinke1-0/+2
2008-07-07change SitTarget calls from functions to propertiesSean Dague2-45/+23
2008-07-06* refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey1-1/+0
2008-07-06Mantis#1677. Thank you, Melanie for a patch that:Charles Krinke1-4/+8
2008-07-06Copyright notices and formatting cleanup.Jeff Ames4-49/+45
2008-07-06* minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey2-29/+46
2008-07-06* minor: remove unnecessary locking from SOP.GetInventoryItem()Justin Clarke Casey1-20/+7
2008-07-06* minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey2-15/+28
2008-07-06* Moves sending items to inventory via a delete into a seperate thread (this ...Adam Frisby1-92/+172
2008-07-04mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield1-1/+1
2008-07-03Mantis#1463. Thank you, Melanie for a patch that addresses:Charles Krinke1-2/+47
2008-07-03add a couple of LL conversion properties to SOP. I'll wait to cleanSean Dague1-0/+28
2008-07-02property encapsulation for SOPSean Dague2-101/+245
2008-07-01merge rotational and angular velocitySean Dague1-22/+13
2008-07-01Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to...MW2-0/+26
2008-07-01Mantis#1641. Thank you, Lulurun for a patch that addresses:Charles Krinke1-2/+2
2008-07-01Mantis#1639. Thank you, Melanie for a patch that:Charles Krinke1-4/+4
2008-06-30Mantis#1637. Thank you kindly, Melanie for a patch that:Charles Krinke1-0/+8
2008-06-29added patch 1633, thanks Melanie. MW1-5/+14
2008-06-29patch from mantis #1632, thanks MelanieMW1-6/+15
2008-06-29* Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251.Teravus Ovares2-230/+254
2008-06-28Extracted the Avatar appearance functions out of the IUserService interface a...MW1-2/+2
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke8-163/+118
2008-06-28plumbing for multiple inventory servers. Mostly done on the region server side. MW1-0/+1
2008-06-27tart the property wrapping in SOP. This will be a long processSean Dague1-9/+20
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield3-4/+4
2008-06-27move along, nothing to see here. just a couple of lazy variables.Dr Scofield4-16/+18
2008-06-27run NArrange on SOP to stack together the attributes,Sean Dague1-1919/+1866
2008-06-27Mantis#1615. Thank you, Matth for a patch that:Charles Krinke1-1/+1