aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/World/Land/LandManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-1347/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+2
* 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-211-6/+6
* Fully implement object return from the parcel dialogMelanie Thielker2008-11-211-4/+1
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-211-2/+2
* 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-181-0/+15
* 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
* - 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-261-2/+2
* Remove the cruft of accessing a private member of another module's classMelanie Thielker2008-09-131-0/+5
* Mantis #2142Melanie Thielker2008-09-071-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-36/+35
* Formatting cleanup.Jeff Ames2008-08-181-59/+26
* 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
* refactored LandData to use properties, and cleaned up the naming onSean Dague2008-07-231-40/+40
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-1/+1
* *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-111-1/+11
* Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...mingchen2008-06-071-3/+9
* * Fixes endless loop in the Land Module when selecting any object.Teravus Ovares2008-05-241-0/+3
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-1/+29
* *Refactor of the LandManagementModule that allows OpenSim to run without itmingchen2008-05-231-18/+937
* *Complete redo of the permissions modulemingchen2008-05-131-1/+3
* *Land/Parcel upates are now correct with a significant movement by the Clientmingchen2008-05-091-0/+1
* * Cleaning up code, making it conform to OpenSim standards.Adam Frisby2008-05-061-2/+2
* *Fixed up EstateManagementModule to the module standard - no more packets all...mingchen2008-05-041-0/+15
* * Rolled back a few changes.Adam Frisby2008-05-011-3/+3
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-011-3/+3
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-011-78/+78
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-301-9/+2
* * Commiting a bunch of missed files.Adam Frisby2008-04-301-0/+86