OpenSimMirror/OpenSim/Region
Robert Adams ece7b33a96 Merge branch 'master' of git://opensimulator.org/git/opensim 2013-05-21 15:31:13 -07:00
..
Application On startup, start scenes after we're set up all local scenes, rather than starting scenes before others have been created. 2013-05-03 18:48:50 +01:00
ClientStack Comment out log message about looking for asset data in remove asset service for now, in order to reduce log levels in a test region with many hg origin avatars 2013-05-14 20:11:58 +01:00
CoreModules To further help with tracking down the apperance of too much "Unknown User" in chatlogs, etc. temporarily change each instance of this in OpenSimulator so we can identify where it's coming from 2013-05-21 22:26:15 +01:00
DataSnapshot Bug fix in DataSnapshot, where a var was being used before being initialized. 2013-02-28 14:20:07 -08:00
Framework On closing child agents, send separate asynchronous requests to each neighbour rather than sending all closes concurrently on a separate thread. 2013-05-16 17:12:02 +01:00
OptionalModules remove pointless region handle paramter from IClientAPI.SendKillObject() 2013-05-09 18:12:17 +01:00
Physics Merge branch 'master' of git://opensimulator.org/git/opensim 2013-05-21 15:31:13 -07:00
RegionCombinerModule Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions. 2013-04-06 02:34:51 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Fix issue where osMakeNotecard() would fail if given a list containing vectors or quaternions. 2013-05-15 22:04:38 +01:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00