Justin Clark-Casey (justincc) 50254bf3d6 Move default inventory creation from InventoryService to UserAccountService před 14 roky
..
Application cb14e1d272 Update the "config get <section> <key>" command to "config get [<section>] [<key>]" před 14 roky
ClientStack 5a0cb7d37e Thank you, Goetz, for a patch to fix prim count display in cut regions. před 14 roky
CoreModules 50254bf3d6 Move default inventory creation from InventoryService to UserAccountService před 14 roky
DataSnapshot dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph před 14 roky
Examples a32f80b9e3 Implement SendPlacesReply před 14 roky
Framework 50254bf3d6 Move default inventory creation from InventoryService to UserAccountService před 14 roky
OptionalModules 5f3f7c3405 minor: remove unnecessary newline from "show throttles" information před 14 roky
Physics b23b29a53e This fixes mantis #5198 and related. Physics is not my expertise, so I'm not 100% sure of what all the consequences of this change are. Pushing up, so others can take a look. před 14 roky
RegionCombinerModule be3685b1a2 When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. před 14 roky
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet před 15 roky
ScriptEngine f75a3ee762 Use ToString() rather than a cast (more robust) před 14 roky
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>). před 14 roky