OpenSimMirror/OpenSim/Region
Marck 7f0350b988 Trigger event with flag CHANGED_LINK when agent sits on objects that have not a sit target defined. This fixes Mantis #4692. 2010-12-12 20:12:34 +01:00
..
Application Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again. 2010-12-11 01:57:32 +00:00
ClientStack Revert "Another stab at mantis #5256" 2010-12-10 23:32:50 -08:00
CoreModules Remove the restriction that you have to be logged in when loading/saving iars 2010-12-11 03:09:00 +00:00
DataSnapshot First pass at cleaning up thread safety in EntityManager and SceneGraph 2010-09-10 12:04:12 -07:00
Examples/SimpleModule minor: add class doc line to older region module example code pointing towards newer 2010-12-04 02:49:41 +00:00
Framework Trigger event with flag CHANGED_LINK when agent sits on objects that have not a sit target defined. This fixes Mantis #4692. 2010-12-12 20:12:34 +01:00
OptionalModules comment out the extension attribute 2010-12-04 02:47:29 +00:00
Physics minor: remove some compiler warnings 2010-12-10 03:08:31 +00:00
RegionCombinerModule Formatting cleanup. 2010-09-12 13:43:49 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine More OSSL function name normalization, this time for osParcelSetDetails. 2010-12-11 11:41:45 +01:00
UserStatistics Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>). 2010-03-19 15:16:35 -07:00