aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the way ban lines workMelanie2011-01-281-4/+12
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-282-10/+36
|\
| * Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2011-01-281-2/+14
| |\
| | * Put confirmation on "land clear" command to avoid nasty accidentsJustin Clark-Casey (justincc)2011-01-271-2/+14
| * | Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie2011-01-282-9/+23
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-272-21/+56
|\ \ | |/
| * When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)2011-01-272-10/+17
| * Show local IDs in "land show" output.Justin Clark-Casey (justincc)2011-01-271-5/+6
| * Add "land clear" commandJustin Clark-Casey (justincc)2011-01-271-3/+13
| * Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)2011-01-272-0/+25
| * remove unused CreateBaseLand()Justin Clark-Casey (justincc)2011-01-271-9/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-273-17/+120
|\ \ | |/
| * Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)2011-01-263-18/+121
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-0/+1
|\ \ | |/
| * Fixes mantis #5343Diva Canto2011-01-231-0/+1
| * Fix scoping for prim region crossingsMelanie2011-01-031-1/+1
| * Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-34/+34
| * Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
| * Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-132-67/+167
| * Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15
* | Fix scoping for prim region crossingsMelanie2010-12-311-1/+1
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2010-12-311-34/+34
* | Fix a small bug in ban list handlingMelanie2010-12-131-0/+2
* | Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-132-70/+170
* | Change some lookups in he Land Management module to make group permissionsMelanie2010-12-131-4/+4
* | Allow group lookup during tp / login to make restricting parcels to groupMelanie2010-11-251-0/+15
* | Recalculate prim counts when a parcel is deededMelanie2010-11-171-1/+1
* | Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie2010-11-091-14/+15
* | Prevent database lookups on every avatar movement when land is set to groupMelanie2010-10-231-20/+8
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-132-68/+64
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-122-67/+62
| * First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+2
| * Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, becauseMelanie Thielker2010-09-061-3/+11
| * Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-13/+0
* | Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, becauseMelanie Thielker2010-09-061-3/+11
* | Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-13/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-302-2/+70
|\ \ | |/
| * Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-302-2/+70
* | Remove CRLF endingsMelanie2010-08-301-1045/+1045
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-6/+6
|\ \ | |/
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-131-6/+6
| * Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+5
| * Allow gods and estate managers/owners to be unaffected by parcel bansMelanie Thielker2010-07-291-0/+6
| * Remove getting the object capacity from the money module. It is now setMelanie Thielker2010-07-141-2/+2
* | Implement parcel group access control. This addresses mantis #158.meta72010-08-071-1013/+1045
* | Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker2010-08-071-1/+5
* | Allow gods and estate managers/owners to be unaffected by parcel bansMelanie Thielker2010-07-291-0/+6
* | Remove getting the object capacity from the money module. It is now setMelanie Thielker2010-07-141-2/+2
* | Deal with incoming land objects properly so they don't just stack upTom Grimshaw2010-06-261-2/+15
* | Unhook the dwell request from the land module (and therefore local storage)Melanie Thielker2010-06-251-1/+1