aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-0/+1
| * HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-301-1/+1
|\ \ | |/
| * Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-281-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-0/+5
|\ \ | |/
| * Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)2011-04-151-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-121-1/+1
|\ \ | |/
| * minor: add a bit more method doc to IInventoryService.GetItem()Justin Clark-Casey (justincc)2011-04-111-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-0/+7
|\ \ | |/
| * Add log messages on teleport failure to better pin down the cause.Justin Clark-Casey (justincc)2011-03-091-0/+7
| * Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-1/+1
| * Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
| * Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-031-1/+1
* | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-161-1/+1
* | Fix up QueryAccess to also check parcelsMelanie2011-01-281-1/+1
* | Add a careminster API to scripting againMelanie2011-01-241-0/+4
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2010-12-311-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-121-1/+1
|\ \ | |/
| * minor: remove some compiler warningsJustin Clark-Casey (justincc)2010-12-101-1/+1
| * Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+2
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-091-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-2/+15
|\ \ | |/
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-1/+4
| |\
| * \ Merge git://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-051-1/+28
| |\ \
| * \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-28/+80
| |\ \ \
| * \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-55/+94
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-18/+30
| |\ \ \ \ \
* | | | | | | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+1
* | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-211-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Implement a method to allow regions to query the gridwide FreeswitchMelanie2010-11-211-0/+1
| * | | | | | Start implementing Freeswitch in ROBUSTMelanie2010-11-211-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Start implementing Freeswitch in ROBUSTMelanie2010-11-211-1/+3
* | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-022-58/+176
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix HypergridLinker.Check4096()Marck2010-11-011-1/+28
| | |_|_|/ | |/| | |
| * | | | Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.Diva Canto2010-10-301-0/+3
| * | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-28/+77
| | |_|/ | |/| |
| * | | This commit fixes all the appearance related null refs. Still can't log in,Melanie2010-10-301-51/+66
| * | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-54/+78
| | |/ | |/|
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-11/+5
|\ \ \ | |/ /
| * | First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-11/+5
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-7/+25
|\ \ \
| * \ \ Merge branch 'dev-appearance'Melanie2010-10-291-7/+25
| |\ \ \
| | * \ \ Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...Melanie2010-10-211-7/+25
| | |\ \ \ | | | |/ /
| | | * | Major refactoring of appearance handling.Master ScienceSim2010-10-201-7/+25
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-15/+2
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-15/+2
| | |_|/ | |/| |
| * | | * more url / hg cleanupJonathan Freedman2010-10-111-1/+8
| * | | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-1/+7
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-2/+15
|\ \ \ \ | | |_|/ | |/| |