aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | minor: Fix more compiler warnings in CoreModules tests by properly overriding...Justin Clark-Casey (justincc)2012-12-052-2/+6
* | | Merge branch 'master' into careminsterMelanie2012-11-301-3/+57
|\ \ \ | |/ /
| * | Show many more primitive properties on console command "show part name/id/pos"Justin Clark-Casey (justincc)2012-11-281-3/+57
* | | Merge branch 'master' into careminsterMelanie2012-11-2512-202/+288
|\ \ \ | |/ / | | / | |/ |/|
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-244-4/+5
| * In ArchiverTests, use the local instantiated SceneManager rather than potenti...Justin Clark-Casey (justincc)2012-11-241-20/+7
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-245-147/+224
| * minor: Add some currently commented out debug log lines for investigating iss...Justin Clark-Casey (justincc)2012-11-231-0/+5
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2012-11-232-3/+3
| * Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope...Justin Clark-Casey (justincc)2012-11-231-40/+63
* | Merge branch 'master' into careminsterMelanie2012-11-232-9/+22
|\ \ | |/
| * Remove the redundant BypassPermissions() checks in EstateManagmentModule.Justin Clark-Casey (justincc)2012-11-231-8/+13
| * minor: Add some console feedback on region restart and log who requested a re...Justin Clark-Casey (justincc)2012-11-232-1/+9
* | Merge branch 'master' into careminsterMelanie2012-11-151-12/+8
|\ \ | |/