aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot (follow)
Commit message (Expand)AuthorAgeFilesLines
* More on mantis #4985Diva Canto2010-08-261-6/+14
* Addresses mantis #4985 -- exceptions in DataSnapshotDiva Canto2010-08-261-7/+23
* Addresses mantis #4984 -- Datasnapshot exceptions.Diva Canto2010-08-261-3/+12
* refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-1/+1
* Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* Switched order of conditionals.Diva Canto2010-07-071-3/+3
* Fixes problem where "Adult" regions were reported as being of type "Unknown".Kevin Cozens2010-07-071-12/+7
* Fix link security issueMelanie2010-04-301-1/+1
* minor: stop datasnapshot issuing a warning log message if it's disabledJustin Clark-Casey (justincc)2010-04-161-3/+3
* Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman2010-03-161-26/+36
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-311-15/+3
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
* Some typos fixed related to master avie removalDiva Canto2010-01-101-1/+1
* Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-3/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-102-7/+7
* Added an image uuid to objects marked "Show in search". Only works for boxes.Diva Canto2009-12-111-0/+70
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-1/+1
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-1/+1
* | - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-022-10/+10
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
|/
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-7/+7
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-1/+2
* * Corrected CAPS namespacesArthur Valadares2009-06-182-3/+3
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-019-9/+9
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Correctly handle group owned land in the Datasnapshot module. Will returnMelanie Thielker2009-04-281-16/+28
* Thank you, Fly-Man, for a patch that fixes propagating the groupMelanie Thielker2009-04-281-1/+1
* * Use profile cache service for data snapshotJustin Clarke Casey2009-04-171-4/+4
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-4/+4
* * Some more work on refactoring configs;lbsa712009-04-171-4/+4
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-6/+16
* * optimized usings.lbsa712009-02-127-30/+22
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-2/+2
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-067-10/+10
* * refactor: call AddHttpHandler() directly via CommsManagerJustin Clarke Casey2009-01-061-1/+1
* Plumb in dwell in a couple of placesMelanie Thielker2009-01-031-1/+1
* Make a couple log4net instances static readonly.Jeff Ames2008-12-031-1/+1
* * Swaps Scene.Entities Dictionary for EntityManager.Adam Frisby2008-11-241-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-192-4/+4
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-192-4/+4
* Make newly created prims be the correct groupMelanie Thielker2008-11-171-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-172-4/+4
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-072-44/+29
* * Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 in...Justin Clarke Casey2008-10-291-4/+4
* * Stop the DataSnapShot module trying to call home on shutdown even if it isn...Justin Clarke Casey2008-10-291-7/+3
* Mantis #2489Melanie Thielker2008-10-291-4/+11
* Commit Diva's new patch for the DataSnapshot. Comment the defaultMelanie Thielker2008-10-112-141/+157
* Committing diva's LandSnapshot update patch. Also included is a smallMelanie Thielker2008-10-101-131/+134
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW2008-10-101-1/+1
* Patch by Fly-Man, with modifications. Add more fields to DataSnapshot.Melanie Thielker2008-10-061-11/+36