Melanie c8ed972443 Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet 14 tahun lalu
..
Properties 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
ComplexObject.cs dcdcbb314e Fix build break 15 tahun lalu
CpuCounterObject.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
FileSystemObject.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 tahun lalu
MyNpcCharacter.cs c8ed972443 Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet 14 tahun lalu
README.txt 94c39c793a Update svn properties. 16 tahun lalu
RegionModule.cs 859bc717a4 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>). 14 tahun lalu

README.txt

!!!IMPORTANT NOTE!!!

This code snippet provided as an example of coding functional content with region modules.

As of 13/3 2008 this module actually renders all regions within the instance unusable if enabled by dragging the dll from ./bin to global /bin.

So, use at own peril and in dedicated instance.

Peace.