aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Friendship offers starting to work in the same sim. Not quite right yet.Diva Canto2010-02-262-102/+243
* More flesh to FriendsModule. Still incomplete.Diva Canto2010-02-261-0/+67
* Add the client message handlers. The calling card handlers that are part ofMelanie2010-02-261-0/+27
* Now showing friends online upon grid login.Diva Canto2010-02-261-0/+6
* Implement local online/offline notificationsMelanie2010-02-251-0/+37
* Check flags on initial loginMelanie2010-02-251-1/+4
* Implement initial online notificationsMelanie2010-02-251-0/+64
* Implement friend permsMelanie2010-02-251-1/+11
* Begin tracking users and friendsMelanie2010-02-251-0/+81
* Grab the presence module and load the friends connector into the friends moduleMelanie2010-02-251-0/+33
* Add the stream handler/listener and requisite methods to the friends moduleMelanie2010-02-251-3/+103
* Remove the overlooked remnants of core profile supportMelanie2010-02-241-169/+0
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i...John Hurliman2010-02-222-7/+61
|\
| * Merge branch 'master' into presence-refactorMelanie2010-02-222-7/+61
| |\
| | * Formatting cleanup.Jeff Ames2010-02-221-4/+4
| | * minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-02-191-1/+1
| | * forestall bug reports about the Command error: System.EntryPointNotFoundExcep...Justin Clark-Casey (justincc)2010-02-191-6/+60
* | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+1
|/ /
* | Merge branch 'master' into presence-refactorMelanie2010-02-151-4/+10
|\ \ | |/
| * Revolution is on the roll again! :)Revolution2010-02-141-4/+10
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-2/+4
|\ \ | |/
| * minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)2010-02-051-2/+4
* | Merge branch 'master' into presence-refactorMelanie2010-02-081-16/+19
|\ \ | |/
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-2917-541/+202
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-2317-218/+560
* | Finally cutting the gordian knot. Friends needs to be both a module and aMelanie2010-02-041-6/+0
* | Some interface and data structure changes, add the missing method in friendsMelanie2010-02-041-1/+6
* | Change a member of the friendslist module to better reflect the client sideMelanie2010-01-191-2/+2
* | Merge branch 'master' into presence-refactorMelanie2010-01-161-1/+5
|\ \ | |/
| * Adds config option "ForwardOfflineGroupMessages" to allow disabling of group ...dahlia2010-01-071-1/+6
| * Fixes the newly added packets as per Melanie's request.Revolution2010-01-071-2/+2
* | Several more buglets removed.Diva Canto2010-01-131-2/+1
* | Fixed a couple of bugs with Appearance. Appearance is all good now.Diva Canto2010-01-111-7/+10
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-119-9/+9
* | CommunicationsManager is practically empty. Only NetworkServersInfo is there.Diva Canto2010-01-101-7/+10
* | * Starting to clean the house...Diva Canto2010-01-101-1/+1
* | * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-106-532/+535
* | Less refs to UserProfileCacheService. Compiles but likely doesn't run.Diva Canto2010-01-093-3/+3
* | * Finished SimulationServiceConnectorDiva Canto2010-01-073-42/+63
* | Merge branch 'master' into presence-refactorMelanie2010-01-043-6/+6
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-044-23/+23
* | Finally restire the EMPTY friends module (what a mess)Melanie2010-01-011-550/+1
* | Merge branch 'master' into presence-refactorMelanie2009-12-311-0/+548
|\ \ | |/
| * Adds Friend Finding functionality.Revolution2009-12-311-0/+23
* | This is somewhat major-like..... Change the intialization order ofMelanie2009-12-282-4/+6
* | Change FriendsModule, InstantMessageModule, MessageTransferModule, MuteListMo...Melanie2009-12-288-1553/+273
|/
* Enable the profile module to be replaced completely, even for the baseMelanie2009-12-251-0/+13
* Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2009-12-231-1/+7
|\
| * Added Close() to Inventory/Archiver/InventoryArchiveReadRequest, so that the ...Diva Canto2009-12-221-1/+7