| Commit message (Expand) | Author | Age | Files | Lines |
* | be a little more discriminating on firing ShapeChanged script events | Sean Dague | 2008-07-16 | 1 | -2/+12 |
* | added new ParentUUID property to map out from SOP. | Sean Dague | 2008-07-15 | 1 | -0/+5 |
* | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 2008-07-15 | 1 | -1/+4 |
* | removes a Console.WriteLine(...) remnant. | Dr Scofield | 2008-07-15 | 1 | -1/+1 |
* | added RegionID get property | Sean Dague | 2008-07-14 | 1 | -0/+6 |
* | * For now, when loading an archive all the existing scene objects get deleted... | Justin Clarke Casey | 2008-07-14 | 1 | -0/+17 |
* | Patch #9150 | Melanie Thielker | 2008-07-14 | 1 | -4/+4 |
* | Patch #9147 | Melanie Thielker | 2008-07-14 | 4 | -24/+16 |
* | Mantis#1638. Thank you kindly, Salahzar for a patch that: | Charles Krinke | 2008-07-13 | 1 | -8/+21 |
* | * minor: make scene closing log message info rather than warn | Justin Clarke Casey | 2008-07-13 | 1 | -1/+2 |
* | * Actually persist restored archives to the database - wasn't actually doing ... | Justin Clarke Casey | 2008-07-13 | 5 | -9/+55 |
* | * On archive loading, tell the user how many objects we are ignoring because ... | Justin Clarke Casey | 2008-07-12 | 2 | -9/+13 |
* | minor: method documentation | Justin Clarke Casey | 2008-07-12 | 3 | -117/+90 |
* | * minor: thought up a better name for the last allocated local id | Justin Clarke Casey | 2008-07-12 | 1 | -2/+2 |
* | * minor: just some null guards and name changes to make it clearer that prim ... | Justin Clarke Casey | 2008-07-12 | 3 | -10/+12 |
* | * Remove warning and tidy up logic in SceneObjectGroup.UpdatePrimFlags() | Justin Clarke Casey | 2008-07-12 | 1 | -14/+6 |
* | * Start compressing archives | Justin Clarke Casey | 2008-07-12 | 1 | -1/+1 |
* | Mantis#1716. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-07-12 | 1 | -0/+9 |
* | * Put an info entry in the log if permissions are being bypassed | Justin Clarke Casey | 2008-07-11 | 1 | -1/+1 |
* | * Comment out body of experimental ParcelMediaSetTime() since MW says it caus... | Justin Clarke Casey | 2008-07-11 | 1 | -13/+14 |
* | Mantis#1707. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-10 | 1 | -2/+119 |
* | *Patch as supplied in Mantis #0001705 by melanie. Fixes: Locked prims allow *... | mingchen | 2008-07-09 | 2 | -18/+30 |
* | for testing purposes only: | MW | 2008-07-09 | 1 | -1/+17 |
* | * Guard against a failure to find an inventory item in a move request by comp... | Justin Clarke Casey | 2008-07-08 | 1 | -2/+9 |
* | Mantis#1690. Thank you, Malanie for a patch that: | Charles Krinke | 2008-07-08 | 1 | -0/+2 |
* | change SitTarget calls from functions to properties | Sean Dague | 2008-07-07 | 2 | -45/+23 |
* | * refactor: archiver code clean up so that it's more readable for the next fu... | Justin Clarke Casey | 2008-07-06 | 1 | -1/+0 |
* | Mantis#1677. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-06 | 1 | -4/+8 |
* | Copyright notices and formatting cleanup. | Jeff Ames | 2008-07-06 | 4 | -49/+45 |
* | * minor: documentation in SceneObjectPart.Inventory.cs. Refactor AddInventor... | Justin Clarke Casey | 2008-07-06 | 2 | -29/+46 |
* | * minor: remove unnecessary locking from SOP.GetInventoryItem() | Justin Clarke Casey | 2008-07-06 | 1 | -20/+7 |
* | * minor: Stop spurious 'item not found' messages when placing things into a p... | Justin Clarke Casey | 2008-07-06 | 2 | -15/+28 |
* | * Moves sending items to inventory via a delete into a seperate thread (this ... | Adam Frisby | 2008-07-06 | 1 | -92/+172 |
* | mini-warnings-safari, plus cleanup of IUserServices method naming. | Dr Scofield | 2008-07-04 | 1 | -1/+1 |
* | Mantis#1463. Thank you, Melanie for a patch that addresses: | Charles Krinke | 2008-07-03 | 1 | -2/+47 |
* | add a couple of LL conversion properties to SOP. I'll wait to clean | Sean Dague | 2008-07-03 | 1 | -0/+28 |
* | property encapsulation for SOP | Sean Dague | 2008-07-02 | 2 | -101/+245 |
* | merge rotational and angular velocity | Sean Dague | 2008-07-01 | 1 | -22/+13 |
* | Added "save-prims-xml2 <PrimName> <FileName>", as we were lacking a method to... | MW | 2008-07-01 | 2 | -0/+26 |
* | Mantis#1641. Thank you, Lulurun for a patch that addresses: | Charles Krinke | 2008-07-01 | 1 | -2/+2 |
* | Mantis#1639. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-01 | 1 | -4/+4 |
* | Mantis#1637. Thank you kindly, Melanie for a patch that: | Charles Krinke | 2008-06-30 | 1 | -0/+8 |
* | added patch 1633, thanks Melanie. | MW | 2008-06-29 | 1 | -5/+14 |
* | patch from mantis #1632, thanks Melanie | MW | 2008-06-29 | 1 | -6/+15 |
* | * Syncs the current revision XML Schema(xsd) to the XML Schema of revision 5251. | Teravus Ovares | 2008-06-29 | 2 | -230/+254 |
* | Extracted the Avatar appearance functions out of the IUserService interface a... | MW | 2008-06-28 | 1 | -2/+2 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 8 | -163/+118 |
* | plumbing for multiple inventory servers. Mostly done on the region server side. | MW | 2008-06-28 | 1 | -0/+1 |
* | tart the property wrapping in SOP. This will be a long process | Sean Dague | 2008-06-27 | 1 | -9/+20 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 3 | -4/+4 |