aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-211-48/+179
|\
| * Merge branch 'master' into careminsterMelanie2013-11-231-47/+129
| |\
| | * If a local land ID is given to the "land show" command, then output to consol...Justin Clark-Casey (justincc)2013-11-151-54/+126
| * | Merge branch 'avination-current' into careminsterMelanie2013-06-061-0/+2
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-05-121-1/+50
| |\ \ \ | | | |/ | | |/|
| | * | Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs ...Diva Canto2013-05-111-28/+19
| | * | Handle SetHome properlyDiva Canto2013-05-111-0/+59
| | * | Add Avination's support for parcel eject and freezeMelanie2013-04-251-0/+85
* | | | Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-261-6/+6
| |_|/ |/| |
* | | Reset "Show in search" on parcels cut off other parcels that are in searchMelanie2013-05-241-0/+2
|/ /
* | Merge branch 'master' into careminsterMelanie2013-01-041-21/+75
|\ \ | |/
| * Fixed: the AvatarEnteringNewParcel event wasn't triggered in some casesOren Hurvitz2013-01-021-0/+6
| * minor: minor code and log formatting fixes to recent changes in LandManagemen...Justin Clark-Casey (justincc)2013-01-021-5/+6
| * Changed locks to prevent deadlocks (especially during multi-region Load OAR)Oren Hurvitz2013-01-021-20/+27
| * Implemented Return Objects when it's invoked from the Top Colliders or Top Sc...Oren Hurvitz2013-01-021-5/+55
* | Merge branch 'master' into careminsterMelanie2012-11-251-2/+0
|\ \ | |/
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-241-2/+3
* | Merge branch 'master' into careminsterMelanie2012-11-131-0/+2
|\ \ | |/
| * Another 10 modules' directives moved from .addin.xmlDiva Canto2012-11-121-0/+2
* | Merge branch 'master' into careminsterMelanie2012-10-231-0/+1
|\ \ | |/
| * Refactor: Move Dwell reply to a module that can be disabled. The prior,Melanie2012-10-211-12/+0
| * SQLite DB: some values of land data will be not saved / loadedPixelTomsen2012-10-211-0/+1
| * Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl...PixelTomsen2012-10-201-0/+12
* | stop sending duplicated parcelProprieties at loginUbitUmarov2012-09-071-18/+39
* | try to reduce potencial recursive lockingUbitUmarov2012-09-011-26/+51
* | Merge branch 'avination' into careminsterMelanie2012-06-071-2/+5
|\ \
| * | Make timed bans / timed passes work as expected. Prevent transmission of mediaMelanie2012-06-071-2/+5
* | | Merge branch 'master' into careminsterMelanie2012-05-051-14/+19
|\ \ \ | | |/ | |/|
| * | Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-14/+19
* | | Adapt some TeleportWithMomentum callsMelanie2012-04-251-1/+1
| |/ |/|
* | Merge branch 'master' into careminsterMelanie2012-03-181-2/+2
|\ \ | |/
| * Try to resolve some problems with viewers crashing after hitting parcel banli...Justin Clark-Casey (justincc)2012-02-231-6/+21
| * Revert "Check ban list for a particular parcel only when an avatar moves into...Melanie2012-02-051-17/+0
| * Check ban list for a particular parcel only when an avatar moves into it.Melanie2012-02-051-0/+17
| * Replace ParcelAccessEntry with a new struct, LandAccessEntry, which moreMelanie2012-02-021-2/+2
* | Make ban, eject, freeze and the scripted versions of those work.Melanie2012-02-021-3/+3
* | Streamline banning code using existing methods.Melanie2012-02-021-183/+29
* | Rehook the eject and freeze events that had gotten unhooked in the mergeMelanie2012-02-021-0/+2
* | Merge branch 'master' into bigmergeMelanie2011-12-051-2/+2
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-2/+2
* | Merge fixes, and fix the buildTom2011-09-141-0/+2
* | Resolve merge commits, stage 1Tom2011-09-041-10/+42
|\ \ | |/
| * remove mono compiler warningsJustin Clark-Casey (justincc)2011-08-231-1/+1
| * Do a partial fix/implementation of OSSL osNpcMoveTo()Justin Clark-Casey (justincc)2011-08-031-37/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-141-10/+16
|\ \ | |/
| * Minor doc change to see if this provokes a good panda buildJustin Clark-Casey (justincc)2011-05-141-2/+5
| * When loading an OAR that doesn't have parcels, create a default parcelOren Hurvitz2011-05-141-8/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-081-0/+12
|\ \ | |/
| * Improve previous ILandObject method doc.Justin Clark-Casey (justincc)2011-04-061-0/+12
* | Add support for the new display name related functions in LSL. This does notMelanie2011-04-081-1/+0