aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-05minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2-7/+7
2011-01-31Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that ...Justin Clark-Casey (justincc)2-33/+52
2011-01-04Make the default for the very verbose XMLRPC groups debug setting false rathe...Justin Clark-Casey (justincc)1-2/+1
2010-12-14Start implementing a test for 'share with group' object functionality. Not y...Justin Clark-Casey (justincc)1-4/+2
2010-12-14Add mock group services connector and use this in testsJustin Clark-Casey (justincc)2-3/+12
2010-12-14add infrastructure for groups module testsJustin Clark-Casey (justincc)1-0/+54
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-27Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman1-3/+6
2010-11-22Fox case on a methodMelanie1-3/+3
2010-11-22Change FS Voice module to a shared module to avoid gratuitious server handlerMelanie1-6/+30
2010-11-22Fox the buglets in Freeswitch. Grid mode works now and there is no reason why...Melanie1-0/+1
2010-11-21Finish the standalone mode freeswitch work and add config examplesMelanie1-43/+47
2010-11-21Convert the Freeswitch module to new styleMelanie1-93/+98
2010-11-21Strip the dialplan and directory methods from the region moduleMelanie3-522/+10
2010-10-27Formatting cleanup.Jeff Ames1-2/+2
2010-10-19Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC grou...Justin Clark-Casey (justincc)2-3/+6
2010-10-19Display more information when xmlrpcgroupsserver comms failsJustin Clark-Casey (justincc)2-13/+14
2010-09-17For all Flotasm group module XMLRPC calls, correct parameter requestingAgentI...Justin Clark-Casey (justincc)1-9/+2
2010-09-12Formatting cleanup.Jeff Ames3-24/+21
2010-08-17* Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() t...John Hurliman1-1/+1
2010-07-02Clean up IMoneyModule and adjust the other modules to the changesMelanie Thielker1-2/+2
2010-05-06Revert "Patch from mcortez: Update groups, add ALPHA Siman grid connector for...Melanie5-206/+436
2010-05-05Added copying of Viewer field to the agent circuit data that is being passed ...Diva Canto2-106/+106
2010-05-05Patch from mcortez: Update groups, add ALPHA Siman grid connector for groupsMelanie5-542/+312
2010-04-16add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConn...Justin Clark-Casey (justincc)1-1/+1
2010-04-16minor: stop irc bridge warning about not attached to regions if it's not been...Justin Clark-Casey (justincc)1-1/+1
2010-04-14Patch from mcortez to add basic caching to the groups module. This prevents d...John Hurliman2-52/+160
2010-04-05* May fix mantis #4603.Diva Canto5-197/+197
2010-04-04Patch from mcortez. This appears to be a huge change to the groups moduleMelanie5-231/+337
2010-04-03* Made UserAccountService handle UserLevel, UserFlags and UserTitle appropria...Diva Canto2-106/+106
2010-04-02Adding the groups update (Mantis #4646)Melanie4-294/+1543
2010-04-01oops, add file missing from last commitJustin Clark-Casey (justincc)1-9/+7
2010-04-01expose methods that allow region modules to send messages to groupsJustin Clark-Casey (justincc)1-63/+81
2010-03-29fix build break. First argument of GetGroupRecord is not a uuidJustin Clark-Casey (justincc)1-1/+1
2010-03-29Remove a redundant method bodyMelanie1-21/+1
2010-03-26* Fixed a dictionary value retrieval in GroupsModuleJohn Hurliman1-2/+3
2010-03-26replace recent IModule.GetGroup() with better GetGroupRecord(string name)Justin Clark-Casey (justincc)2-23/+26
2010-03-25minor: some debugging information and spacing changes to group moduleJustin Clark-Casey (justincc)3-7/+7
2010-03-25add get group by name method to IGroupsModuleJustin Clark-Casey (justincc)2-10/+27
2010-03-19Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake1-1/+1
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-24/+15
2010-02-20Formatting cleanup.Jeff Ames1-69/+54
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-52/+20
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-20/+52
2010-01-11more specific config error loggingdr scofield (aka dirk husemann)1-2/+8
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-2/+2
2010-01-10NetworkServersInfo removed from CommsManager.Diva Canto1-2/+3
2010-01-10Remove a little bit more if master avatarMelanie1-6/+0
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-4/+0