OpenSimMirror/OpenSim/ApplicationPlugins/Rest
Justin Clark-Casey (justincc) d358125cac Reinstate option to land an npc when it reaches a target.
This is moved into ScenePresence for now as a general facility
2011-09-22 00:16:05 +01:00
..
Inventory Reinstate option to land an npc when it reaches a target. 2011-09-22 00:16:05 +01:00
Regions 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
RestPlugin.cs
RestXmlWriter.cs
rest.xsd