aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fixed small coordinate issue: The center is (min+max)/2, not (max-min)/2Homer Horwitz2008-10-051-1/+1
* Fix a problem with land-search and non-convex parcels.Homer Horwitz2008-10-051-2/+39
* Add parcel info "UUID" to snapshotMelanie Thielker2008-10-051-0/+6
* Change category in snapshot to a number, to match the one in searchMelanie Thielker2008-10-051-1/+1
* Add a dummy "dwell" value to the data snapshotMelanie Thielker2008-10-051-1/+5
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-041-1/+1
* Remove type="owner" from the data snapshot. Made the parser choke and thereMelanie Thielker2008-10-041-3/+3
* Add some needed fields to data snapshotMelanie Thielker2008-10-041-22/+23
* Add <expire> tag to data snapshot to give the search server an ideaMelanie Thielker2008-09-201-0/+6
* Reverse yes and no for the parcel's "public" property to make it accuratelyMelanie Thielker2008-09-181-2/+2
* Add various XML elements to the data snapshot. Changes by Fly-Man andMelanie Thielker2008-09-173-17/+78
* Fix another missing UUID before a ToString().Homer Horwitz2008-09-131-1/+1
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-131-17/+11
* Fix a typo in the DataSnapshot moduleMelanie Thielker2008-09-131-1/+1
* fix: warnings from libomvDr Scofield2008-09-081-0/+4
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-066-36/+36
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-1/+0
* Fix another compiler warning, based on a patch submitted by Leaf. (bug #1978)Jeff Ames2008-08-181-2/+1
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-4/+10
* * Resolve mantis 1911 without reintroducing warningsJustin Clarke Casey2008-08-091-2/+1
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-14/+14
* Patch #9147Melanie Thielker2008-07-141-2/+2
* * On archive loading, tell the user how many objects we are ignoring because ...Justin Clarke Casey2008-07-121-4/+1
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-274-12/+13
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-3/+3
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-1/+2
* Add copyright notices.Jeff Ames2008-05-201-0/+27
* Formatting cleanup, minor refactoring. Fixed some comparisons of value types...Jeff Ames2008-05-185-10/+7
* Update svn properties.Jeff Ames2008-05-183-375/+375
* Thank you kindly, KMeisthax for: Moving the PostInitialize() code to theCharles Krinke2008-05-171-24/+24