OpenSimMirror/OpenSim/Region/CoreModules/World
Justin Clark-Casey (justincc) 3f8a99937e Fix exception thrown after a region has been restarted through scheduling.
This exception was very likely harmless since it occurred after the restart had taken place, but still misleading.
Thanks to SCGreyWolf for the code change suggestion in http://opensimulator.org/mantis/view.php?id=6747, though I did this in a slightly different way.
2013-09-04 00:45:32 +01:00
..
Access Another 11 modules' directions moved out of .addin.xml 2012-11-13 08:36:44 -08:00
Archiver Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 2013-03-26 03:40:06 +00:00
Cloud Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Estate Merge branch 'TeleportWork' 2013-08-09 17:52:29 +01:00
Land Mantis 6608: Math error in parcel dimensions/borders seen with land show command 2013-06-19 00:26:23 +01:00
LegacyMap Move map related settings from [Startup] to a new [Map] section in OpenSim.ini 2013-02-25 23:04:38 +00:00
LightShare Allow callers to set the invoice parameter for GenericMessage 2013-04-22 22:39:08 +01:00
Media/Moap minor: Fix more compiler warnings in CoreModules tests by properly overriding OpenSimTestCase.SetUp() 2012-12-05 23:44:12 +00:00
Objects minor: Correct typo of "Descrition" to "Description" in "show object *" console commands 2013-07-03 00:27:22 +01:00
Permissions Comment out rez perms logging I accidentally left in at 7f07023 (Sat Apr 6 02:34:51 2013) 2013-04-09 23:21:13 +01:00
Region Fix exception thrown after a region has been restarted through scheduling. 2013-09-04 00:45:32 +01:00
Serialiser Make the concept of namespaces explicit in dynamic attributes 2013-06-27 23:14:28 +01:00
Sound Implement llSetSoundQueueing(). 2013-05-22 20:01:57 +01:00
Sun Fixed several problems with the Sun: some settings didn't work, or were inconsistently used. - The sun position is always calculated by combining the sun settings in the Region and Estate. This fixes the problem that 'UseEstateSun' didn't work. - To remove ambiguity, the EstateToolsSunUpdate event no longer accepts the sun's position as parameters. That's because the position is always calculated from the Region and Estate settings. - Use only the 'FixedSun' flag to determine whether the sun is fixed; not the 'UseGlobalTime' flag. - Don't change the region's 'SunPosition' field according to the sun's position: this field is used only to set the position when using a FixedSun. (The 'SunVector' field does get updated according to the sun's position in the sky) 2013-01-02 23:16:24 +00:00
Terrain minor: Change channel digger replacement message in TerrainModule to Info from Warn. 2013-01-03 00:03:29 +00:00
Vegetation Another 21 modules' directives moved out of .addin.xml 2012-11-13 08:27:51 -08:00
Warp3DMap Move map related settings from [Startup] to a new [Map] section in OpenSim.ini 2013-02-25 23:04:38 +00:00
Wind minor: remove some mono compiler warnings 2012-11-23 04:08:17 +00:00
WorldMap Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse. 2013-07-16 20:28:48 -07:00