aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Land (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-103-2465/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-063-6/+6
* Connect dewww request packets to the land module to makle dwell workMelanie Thielker2009-01-031-0/+13
* Removed some instances of "<3 OpenSim Developers" (why were they there?) bein...MW2008-12-151-3/+3
* Finally make attachments stay put. Randomize local ID generation toMelanie Thielker2008-11-291-1/+6
* * Removed more locks on EntitiesAdam Frisby2008-11-241-7/+4
* * Swaps Scene.Entities Dictionary for EntityManager.Adam Frisby2008-11-241-1/+1
* Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make allMelanie Thielker2008-11-212-10/+10
* Fully implement object return from the parcel dialogMelanie Thielker2008-11-212-15/+57
* Allow selecting group objects and selecting objects by owner from theMelanie Thielker2008-11-211-0/+5
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-212-6/+6
* * Add just enough to allow the scene presences test to establish a new user c...Justin Clarke Casey2008-11-191-2/+0
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-2/+2
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-2/+2
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-2/+2
* Correct prim counts for group land. Correct MessageTransferModule startupMelanie Thielker2008-11-171-2/+3
* Add group prim count support to land propertiesMelanie Thielker2008-11-161-1/+7
* Removed some debug output I forgot to remove...Homer Horwitz2008-11-101-13/+0
* Update svn properties. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-091-1/+1
* Added necessary locking to LandManagementModule. As it is used by severalHomer Horwitz2008-11-081-143/+239
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-1/+1
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-182-0/+24
* * refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2008-10-151-1/+1
* The "About Landmark" code with the fake parcelIDs had a serious bug.Homer Horwitz2008-10-111-13/+52
* Committing diva's LandSnapshot update patch. Also included is a smallMelanie Thielker2008-10-101-0/+1
* - Fix wrong order of max/min usage for clipping. Uses Util.Clamp nowHomer Horwitz2008-10-081-2/+2
* - removed some unnecessary conversions (double -> double)Homer Horwitz2008-10-081-2/+2
* Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2008-10-061-0/+15
* Exclude attachments from parcel prim countsMelanie Thielker2008-10-061-1/+1
* * Patch from JHurlimanTeravus Ovares2008-09-262-16/+16
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-132-0/+15
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-063-65/+64
* Formatting cleanup.Jeff Ames2008-08-182-61/+28
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-11/+15
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-1/+119
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-3/+3
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-3/+12
* Minor formatting cleanup.Jeff Ames2008-08-071-2/+2
* Addresses Mantis #1886Melanie Thielker2008-08-041-4/+7
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-233-108/+108
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-3/+3
* Patch #9151Melanie Thielker2008-07-181-1/+5
* Patch #9149Melanie Thielker2008-07-141-1/+1
* Patch #9147Melanie Thielker2008-07-141-3/+11
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-082-6/+6
* *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...mingchen2008-07-031-1/+2
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-1/+17
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-113-3/+68
* Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...mingchen2008-06-071-3/+9