.. |
Application
|
ae43a07f3b
Configuration files can read include files from relative paths.
|
14 years ago |
ClientStack
|
e2d5ae87fd
Merge remote branch 'origin' into soprefactor
|
14 years ago |
CoreModules
|
e2d5ae87fd
Merge remote branch 'origin' into soprefactor
|
14 years ago |
DataSnapshot
|
39a748b47a
refactor: Use SOP.Flags rather than SOP.ObjectFlags
|
14 years ago |
Examples
|
a8b80ef800
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
|
14 years ago |
Framework
|
daa0d83e3a
* Removed ComponentState class
|
14 years ago |
OptionalModules
|
e2d5ae87fd
Merge remote branch 'origin' into soprefactor
|
14 years ago |
Physics
|
4a5979c311
minor: remove some mono compiler warnings
|
14 years ago |
RegionCombinerModule
|
f84dbafb0c
remove gods event subscription to gods module from scene
|
14 years ago |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 years ago |
ScriptEngine
|
77de28965a
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule).
|
14 years ago |
UserStatistics
|
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 years ago |