aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch to fix saving of estate managers list loaded during migration.Melanie Thielker2008-07-181-6/+0
* * refactor: break out sog loading code into two parts so that post-deserializ...Justin Clarke Casey2008-07-181-1/+2
* Patch #9151Melanie Thielker2008-07-181-17/+8
* make ParentUUID be a cached value, but allow setting it forSean Dague2008-07-161-2/+11
* made SOP have a blank setter for 2 convenience properties.Sean Dague2008-07-161-0/+2
* be a little more discriminating on firing ShapeChanged script eventsSean Dague2008-07-161-2/+12
* added new ParentUUID property to map out from SOP.Sean Dague2008-07-151-0/+5
* * Expose client statistics to the console via 'show stats'Justin Clarke Casey2008-07-151-1/+4
* removes a Console.WriteLine(...) remnant.Dr Scofield2008-07-151-1/+1
* added RegionID get propertySean Dague2008-07-141-0/+6
* * For now, when loading an archive all the existing scene objects get deleted...Justin Clarke Casey2008-07-141-0/+17
* Patch #9150Melanie Thielker2008-07-141-4/+4
* Patch #9147Melanie Thielker2008-07-144-24/+16
* Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke2008-07-131-8/+21
* * minor: make scene closing log message info rather than warnJustin Clarke Casey2008-07-131-1/+2
* * Actually persist restored archives to the database - wasn't actually doing ...Justin Clarke Casey2008-07-135-9/+55
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-122-9/+13
* minor: method documentationJustin Clarke Casey2008-07-123-117/+90
* * minor: thought up a better name for the last allocated local idJustin Clarke Casey2008-07-121-2/+2
* * minor: just some null guards and name changes to make it clearer that prim ...Justin Clarke Casey2008-07-123-10/+12
* * Remove warning and tidy up logic in SceneObjectGroup.UpdatePrimFlags()Justin Clarke Casey2008-07-121-14/+6
* * Start compressing archivesJustin Clarke Casey2008-07-121-1/+1
* Mantis#1716. Thank you kindly, Nlin for a patch that:Charles Krinke2008-07-121-0/+9
* * Put an info entry in the log if permissions are being bypassedJustin Clarke Casey2008-07-111-1/+1
* * Comment out body of experimental ParcelMediaSetTime() since MW says it caus...Justin Clarke Casey2008-07-111-13/+14
* Mantis#1707. Thank you, Melanie for a patch that:Charles Krinke2008-07-101-2/+119
* *Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *...mingchen2008-07-092-18/+30
* for testing purposes only:MW2008-07-091-1/+17
* * Guard against a failure to find an inventory item in a move request by comp...Justin Clarke Casey2008-07-081-2/+9
* Mantis#1690. Thank you, Malanie for a patch that:Charles Krinke2008-07-081-0/+2
* change SitTarget calls from functions to propertiesSean Dague2008-07-072-45/+23
* * refactor: archiver code clean up so that it's more readable for the next fu...Justin Clarke Casey2008-07-061-1/+0
* Mantis#1677. Thank you, Melanie for a patch that:Charles Krinke2008-07-061-4/+8
* Copyright notices and formatting cleanup.Jeff Ames2008-07-064-49/+45
* * minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor...Justin Clarke Casey2008-07-062-29/+46
* * minor: remove unnecessary locking from SOP.GetInventoryItem()Justin Clarke Casey2008-07-061-20/+7
* * minor: Stop spurious 'item not found' messages when placing things into a p...Justin Clarke Casey2008-07-062-15/+28
* * Moves sending items to inventory via a delete into a seperate thread (this ...Adam Frisby2008-07-061-92/+172
* mini-warnings-safari, plus cleanup of IUserServices method naming.Dr Scofield2008-07-041-1/+1
* 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