aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-263-18/+18
* minor: Remove unused System.Linq reference and use ParcelFlags.None instead o...Justin Clark-Casey (justincc)2014-04-231-2/+1
* Prevent sending Land Properties for unprivileged usersDev Random2014-04-231-5/+8
* Reinstate the timed region change signalMelanie Thielker2014-03-251-0/+4
* Harmonize the class name, ID and Name of the default perms moduleMelanie Thielker2013-09-081-3/+3
* Reset "Show in search" on parcels cut off other parcels that are in searchMelanie2013-05-241-0/+2
* Remove dumb "Region found!" message from map searchMelanie2013-05-061-2/+2
* Allow callers to set the invoice parameter for GenericMessageMelanie2013-04-221-2/+2
* Merge commit '4dfffa1df325c4b27a79e995585696cc20b6d905' into careminsterMelanie2013-03-291-0/+3
|\
| * Add Location (relative), Rotation (Relative) and Rotation (World) to "show pa...Justin Clark-Casey (justincc)2013-03-291-0/+3
| * Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-263-0/+3
* | Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie2013-03-243-0/+3
* | Merge branch 'master' into careminsterMelanie2013-03-151-0/+5
|\ \ | |/
| * Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp...Justin Clark-Casey (justincc)2013-03-141-0/+5
* | Merge branch 'master' into careminsterMelanie2013-03-011-21/+33
|\ \ | |/
| * Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto2013-03-011-21/+33
* | Merge branch 'master' into careminsterMelanie2013-02-271-1/+1
|\ \ | |/
| * Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-271-16/+14
* | Merge branch 'master' into careminsterMelanie2013-02-263-29/+24
|\ \ | |/
| * Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-253-29/+24
* | Merge branch 'master' into careminsterMelanie2013-02-221-5/+5
|\ \ | |/
| * Correct mistake in parsing 'show object pos' and similar pos commands where t...Justin Clark-Casey (justincc)2013-02-201-5/+5
* | Merge branch 'master' into careminsterMelanie2013-02-161-0/+2
|\ \ | |/
| * Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)2013-02-161-0/+2
* | Merge branch 'master' into careminsterMelanie2013-02-051-0/+37
|\ \ | |/
| * Merge branch 'dynamic-attributes2'Justin Clark-Casey (justincc)2013-02-051-0/+37
| |\
| | * Added unit tests for Dynamic AttributesOren Hurvitz2013-01-251-0/+37
* | | Merge branch 'master' into careminsterMelanie2013-02-041-5/+12
|\ \ \ | |/ /
| * | Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)2013-02-021-5/+12
* | | Merge branch 'master' into careminsterMelanie2013-01-311-18/+63
|\ \ \ | |/ /
| * | Allow use of MaptileStaticUUID in Regions.ini to override the global setting ...Jak Daniels2013-01-301-18/+63
* | | Merge branch 'master' into careminsterMelanie2013-01-261-1/+1
|\ \ \ | |/ /
| * | Fix issue where the "set terrain texture" console command did not tell the vi...Justin Clark-Casey (justincc)2013-01-261-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-261-5/+5
|\ \ \ | |/ /
| * | minor: Fix full scene part console report to show proper Light* names rather ...Justin Clark-Casey (justincc)2013-01-261-5/+5
| |/
* | Merge branch 'master' into careminsterMelanie2013-01-111-7/+12
|\ \ | |/
| * Move scene debug commands into separate module. Command changes from "debug ...Justin Clark-Casey (justincc)2013-01-101-7/+12
* | Merge branch 'avination' into careminsterMelanie2013-01-061-0/+13
|\ \
| * | check land permitions on sit target for unscripted sitsUbitUmarov2013-01-031-0/+13
* | | Merge branch 'master' into careminsterMelanie2013-01-049-85/+166
|\ \ \ | | |/ | |/|
| * | minor: Change channel digger replacement message in TerrainModule to Info fro...Justin Clark-Casey (justincc)2013-01-031-1/+1
| * | Fixed several problems with the Sun: some settings didn't work, or were incon...Oren Hurvitz2013-01-022-20/+27
| * | 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-023-39/+61
| * | If Save OAR/IAR times-out while waiting for assets then notify the caller tha...Oren Hurvitz2013-01-023-24/+29
| * | 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-12-161-2/+2
|\ \ \ | |/ /
| * | Fix sounds so that they play from inventory after teleport rather than only o...Justin Clark-Casey (justincc)2012-12-131-2/+2
* | | Merge branch 'master' into careminsterMelanie2012-12-072-2/+6
|\ \ \ | |/ /