OpenSimMirror/OpenSim/Region
meta7 413b0525db It seems hippo disregards velocities in full updates, so also send a terse update when an agent sits to avoid drifting off 2010-08-07 11:06:07 -07:00
..
Application Remove StandAlone from default hardcoded config 2010-08-04 03:10:10 +01:00
ClientStack Add some nullref checks to the UnackedPacketCollection. 2010-08-07 08:06:41 -07:00
CoreModules Fix the general alert message so it doesn't get sent to child agents 2010-08-07 08:17:11 -07:00
DataSnapshot Remove useless quaternion parameter from AttachObject sig 2010-07-14 19:49:54 +01:00
Examples/SimpleModule Implement CreateNewOutfitAttachments. This addresses mantis #199. 2010-08-06 11:39:10 -07:00
Framework It seems hippo disregards velocities in full updates, so also send a terse update when an agent sits to avoid drifting off 2010-08-07 11:06:07 -07:00
OptionalModules Implement CreateNewOutfitAttachments. This addresses mantis #199. 2010-08-06 11:39:10 -07:00
Physics Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-08-04 21:08:14 +00:00
RegionCombinerModule Merge branch 'master' into careminster-presence-refactor 2010-07-31 00:57:50 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add a CHANGED_POSITION event so scripts don't have to run expensive loops to check for position changes 2010-08-07 06:28:04 -07: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