aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-061-33/+17
|\ \ | |/
| * properly refresh object owner list when refresh button is hit on land parcel ...Justin Clark-Casey (justincc)2011-04-051-8/+9
| * remove now unused individual LandData prim counts.Justin Clark-Casey (justincc)2011-04-051-28/+11
| * If the prim count gets an object with invalid bounds, don't try to count it.Justin Clark-Casey (justincc)2011-03-311-3/+3
| * Put in temporary logging message to find out if scene objects are requesting ...Justin Clark-Casey (justincc)2011-03-311-4/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-011-1/+1
|\ \ | |/
| * Start using IPrimCounts populated by PrimCountModule instead of LandData coun...Justin Clark-Casey (justincc)2011-03-251-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-271-15/+30
|\ \ | |/
| * Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)2011-03-251-2/+10
| * Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...Justin Clark-Casey (justincc)2011-03-231-0/+4
| * Add an initial confidence-building TestAddObject() for prim counts.Justin Clark-Casey (justincc)2011-03-221-13/+16
* | Streamline ban line processing. Remove remnants of old advisory messages.Melanie2011-02-161-58/+24
* | Change the way ban lines are handled. Remove a lot of useless stuff designedMelanie2011-01-281-53/+10
* | Change the way ban lines workMelanie2011-01-281-4/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-281-5/+17
|\ \ | |/