aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-26* Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto2-102/+243
2010-02-26More flesh to FriendsModule. Still incomplete.Diva Canto1-0/+67
2010-02-26Add the client message handlers. The calling card handlers that are part ofMelanie1-0/+27
2010-02-26Now showing friends online upon grid login.Diva Canto1-0/+6
2010-02-25Implement local online/offline notificationsMelanie1-0/+37
2010-02-25Check flags on initial loginMelanie1-1/+4
2010-02-25Implement initial online notificationsMelanie1-0/+64
2010-02-25Implement friend permsMelanie1-1/+11
2010-02-25Begin tracking users and friendsMelanie1-0/+81
2010-02-25Grab the presence module and load the friends connector into the friends moduleMelanie1-0/+33
2010-02-25Add the stream handler/listener and requisite methods to the friends moduleMelanie1-3/+103
2010-02-24Remove the overlooked remnants of core profile supportMelanie1-169/+0
2010-02-22Changed asset CreatorID to a stringJohn Hurliman1-1/+1
2010-02-22* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman1-1/+1
2010-02-22Formatting cleanup.Jeff Ames1-4/+4
2010-02-19minor: remove mono compiler warningJustin Clark-Casey (justincc)1-1/+1
2010-02-19forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)1-6/+60
2010-02-14Revolution is on the roll again! :)Revolution1-4/+10
2010-02-05minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)1-2/+4
2010-02-04Finally cutting the gordian knot. Friends needs to be both a module and aMelanie1-6/+0
2010-02-04Some interface and data structure changes, add the missing method in friendsMelanie1-1/+6
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie17-541/+202
2010-01-23Updates all IRegionModules to the new style region modules.Revolution17-218/+560
2010-01-19Change a member of the friendslist module to better reflect the client sideMelanie1-2/+2
2010-01-13Several more buglets removed.Diva Canto1-2/+1
2010-01-11Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto1-7/+10
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto9-9/+9
2010-01-10CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto1-7/+10
2010-01-10* Starting to clean the house...Diva Canto1-1/+1
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto6-532/+535
2010-01-09Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto3-3/+3
2010-01-07* Finished SimulationServiceConnectorDiva Canto3-42/+63
2010-01-07Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia1-1/+6
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution1-2/+2
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames4-23/+23
2010-01-01Finally restire the EMPTY friends module (what a mess)Melanie1-550/+1
2009-12-31Adds Friend Finding functionality.Revolution1-0/+23
2009-12-28This is somewhat major-like..... Change the intialization order ofMelanie2-4/+6
2009-12-28Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie8-1553/+273
2009-12-25Enable the profile module to be replaced completely, even for the baseMelanie1-0/+13
2009-12-23Fix a bounds exception I came across in IAR restoreMelanie1-0/+5
2009-12-22Added Close() to Inventory/Archiver/InventoryArchiveReadRequest, so that the ...Diva Canto1-1/+7
2009-11-27Implement god mode user freezing and unfreezingJustin Clark-Casey (justincc)1-27/+44
2009-11-26Resolve issue where an iar load fails to preserve original item creatorsJustin Clark-Casey (justincc)3-2/+17
2009-11-25Change chat config code so that enabled = false actually does disable the cha...Justin Clark-Casey (justincc)1-2/+3
2009-11-25minor: remove some mono compiler warnings, add --merge load oar switch to hel...Justin Clark-Casey (justincc)1-1/+0
2009-11-24Make load/save iar slightly better in the face of io failures by always attem...Justin Clark-Casey (justincc)2-63/+77
2009-11-24minor: remove experimental tags from load iar and save iar commandsJustin Clark-Casey (justincc)1-2/+2
2009-11-23Formatting cleanup.Jeff Ames5-18/+18
2009-11-13minor: A further minor tweak to reduce iar load logging verbosityJustin Clark-Casey (justincc)1-2/+2