.. |
Application
|
220f82a0f0
Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)
|
14 years ago |
ClientStack
|
0bebe94231
Rolling back the recent libomv update but keeping the ExpiringCache cleanups (as much as is possible). There was a report of non-finite avatar positions after the update
|
14 years ago |
CoreModules
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
DataSnapshot
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 years ago |
Examples
|
a8b80ef800
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
|
14 years ago |
Framework
|
30306a775a
Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed.
|
14 years ago |
OptionalModules
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
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
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
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 |