Justin Clark-Casey (justincc) 220f82a0f0 Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/) 14 年之前
..
Application 220f82a0f0 Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/) 14 年之前
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 年之前
CoreModules dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 年之前
DataSnapshot dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 年之前
Examples a8b80ef800 Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected. 14 年之前
Framework 30306a775a Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed. 14 年之前
OptionalModules dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 年之前
Physics 4a5979c311 minor: remove some mono compiler warnings 14 年之前
RegionCombinerModule f84dbafb0c remove gods event subscription to gods module from scene 14 年之前
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 年之前
ScriptEngine dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 年之前
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 年之前