aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-26minor: Comment out windlight log message about sending scene data for now.Justin Clark-Casey (justincc)1-1/+2
2013-09-04Fix exception thrown after a region has been restarted through scheduling.Justin Clark-Casey (justincc)1-10/+22
2013-08-08Fix an issue where under teleport v2 protocol, teleporting from regions in an...Justin Clark-Casey (justincc)1-3/+3
2013-08-07* Added set water height <height> [<x>] [<y>] console command following the s...teravus1-1/+30
2013-07-16Removed the MapItems thread. Redirected the map items requests to the service...Diva Canto1-6/+43
2013-07-08Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)1-1/+1
2013-07-04Revert "Same freeze issue, now checking if it's in estate"Diva Canto1-1/+0
2013-07-04Same freeze issue, now checking if it's in estateDiva Canto1-0/+1
2013-07-03minor: Correct typo of "Descrition" to "Description" in "show object *" conso...Justin Clark-Casey (justincc)1-1/+1
2013-06-27Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)1-8/+36
2013-06-19Mantis 6608: Math error in parcel dimensions/borders seen with land show commandTalun1-10/+10
2013-05-22Implement llSetSoundQueueing().Justin Clark-Casey (justincc)1-0/+9
2013-05-11Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs ...Diva Canto2-35/+19
2013-05-11Handle SetHome properlyDiva Canto1-0/+59
2013-05-11Send up the part missing from the Avination Estate commit.Melanie1-0/+12
2013-05-08Guard the scene list when estates are updatedMelanie2-9/+14
2013-05-07Step 3: Commit the Avination XEstate estate comms handlerMelanie3-0/+767
2013-05-07Step one of estate settings sharing - port the Avination Estate module (compl...Melanie1-13/+44
2013-04-25Add Avination's support for parcel eject and freezeMelanie1-0/+85
2013-04-22Allow callers to set the invoice parameter for GenericMessageMelanie1-2/+2
2013-04-09Comment out rez perms logging I accidentally left in at 7f07023 (Sat Apr 6 02...Justin Clark-Casey (justincc)1-1/+1
2013-04-06Fix taking (and rezzing) of coalesced objects in the non-root subregions of m...Justin Clark-Casey (justincc)1-0/+2
2013-03-29Add Location (relative), Rotation (Relative) and Rotation (World) to "show pa...Justin Clark-Casey (justincc)1-0/+3
2013-03-26Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMaskMelanie3-0/+3
2013-03-14Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp...Justin Clark-Casey (justincc)1-0/+5
2013-03-01Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto1-21/+33
2013-02-27Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)1-16/+14
2013-02-25Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)3-29/+24
2013-02-20Correct mistake in parsing 'show object pos' and similar pos commands where t...Justin Clark-Casey (justincc)1-5/+5
2013-02-16Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)1-0/+2
2013-02-02Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)1-5/+12
2013-01-30Allow use of MaptileStaticUUID in Regions.ini to override the global setting ...Jak Daniels1-18/+63
2013-01-26Fix issue where the "set terrain texture" console command did not tell the vi...Justin Clark-Casey (justincc)1-1/+1
2013-01-26minor: Fix full scene part console report to show proper Light* names rather ...Justin Clark-Casey (justincc)1-5/+5
2013-01-25Added unit tests for Dynamic AttributesOren Hurvitz1-0/+37
2013-01-10Move scene debug commands into separate module. Command changes from "debug ...Justin Clark-Casey (justincc)1-7/+12
2013-01-03minor: Change channel digger replacement message in TerrainModule to Info fro...Justin Clark-Casey (justincc)1-1/+1
2013-01-02Fixed several problems with the Sun: some settings didn't work, or were incon...Oren Hurvitz2-20/+27
2013-01-02Fixed: the AvatarEnteringNewParcel event wasn't triggered in some casesOren Hurvitz1-0/+6
2013-01-02minor: minor code and log formatting fixes to recent changes in LandManagemen...Justin Clark-Casey (justincc)1-5/+6
2013-01-02Changed locks to prevent deadlocks (especially during multi-region Load OAR)Oren Hurvitz3-39/+61
2013-01-02If Save OAR/IAR times-out while waiting for assets then notify the caller tha...Oren Hurvitz3-24/+29
2013-01-02Implemented Return Objects when it's invoked from the Top Colliders or Top Sc...Oren Hurvitz1-5/+55
2012-12-13Fix sounds so that they play from inventory after teleport rather than only o...Justin Clark-Casey (justincc)1-2/+2
2012-12-05minor: Fix more compiler warnings in CoreModules tests by properly overriding...Justin Clark-Casey (justincc)2-2/+6
2012-11-28Show many more primitive properties on console command "show part name/id/pos"Justin Clark-Casey (justincc)1-3/+57
2012-11-24Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)4-4/+5
2012-11-24In ArchiverTests, use the local instantiated SceneManager rather than potenti...Justin Clark-Casey (justincc)1-20/+7
2012-11-24Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)5-147/+224
2012-11-23minor: Add some currently commented out debug log lines for investigating iss...Justin Clark-Casey (justincc)1-0/+5