OpenSimMirror/OpenSim/Region/CoreModules/Avatar
Justin Clark-Casey (justincc) 17d023ba5b refactor: crudely move the RezMultipleAttachments() method into the AttachmentsModule 2010-04-16 22:54:25 +01:00
..
Assets * Adds IAssetService.GetCached() to allow asset fetching from the local cache only 2010-04-08 12:31:44 -07:00
Attachments refactor: crudely move the RezMultipleAttachments() method into the AttachmentsModule 2010-04-16 22:54:25 +01:00
AvatarFactory Merge branch 'master' into presence-refactor 2010-02-08 21:54:26 +00:00
Chat Change chat config code so that enabled = false actually does disable the chat module 2009-11-25 16:23:37 +00:00
Combat Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class. 2010-03-17 11:21:27 -07:00
Dialog Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminating option to return the actual list. Callers can now either request a copy of the array as a new List or ask the SceneGraph to call a delegate function on every ScenePresence. Iteration and locking of the ScenePresences now takes place only within the SceneGraph class. 2010-03-17 11:21:27 -07:00
Friends Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Gestures Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
Gods Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
Groups Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
InstantMessage Formatting cleanup. Add copyright notices. 2010-03-10 13:15:36 +09:00
Inventory May fix mantis #4613 2010-03-27 22:48:15 -07:00
Lure Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
NPC Add copyright header. Formatting cleanup. 2009-08-21 15:47:55 +09:00
ObjectCaps Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. 2010-03-19 15:16:44 -07:00