aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* stop chat being sent to child avs again.Melanie2012-06-291-3/+2
* Fix llRegionSayTo the right wayMelanie2012-06-281-2/+9
* Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi...Melanie2012-06-042-6/+24
* Fix the log standing attach-from-world bug.Melanie2012-05-301-24/+27
* Merge branch 'master' into careminsterMelanie2012-04-072-12/+13
|\
| * Store FromItemID for attachments once on SOG instead of on every SOP and only...Justin Clark-Casey (justincc)2012-04-072-12/+13
* | Merge branch 'master' into careminsterMelanie2012-03-314-157/+238
|\ \ | |/
| * Make default "show friends" console command show friends fetched from the fri...Justin Clark-Casey (justincc)2012-03-302-4/+3
| * refactor: Move "friends show cache" console command out into separate Friends...Justin Clark-Casey (justincc)2012-03-302-93/+19
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-302-50/+73
| * refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)2012-03-293-20/+52
| * Add simple regression test for logging in with offline friends. Don't expect...Justin Clark-Casey (justincc)2012-03-291-1/+46
| * Add back parts of reverted changes that were not concerned with child agent c...Justin Clark-Casey (justincc)2012-03-291-0/+3
| * Change namespace on CallingCardModule and correct interface file placemant. A...Melanie2012-03-291-2/+29
| * Revert "Simplify friends caching by only doing this for root agents - no func...Justin Clark-Casey (justincc)2012-03-292-21/+47
| * Committing the Avination calling card moduleMelanie2012-03-291-0/+286
| * Pushing the Avination Calling card hooks. Module to follow.Melanie2012-03-291-4/+17
* | Committing the Avination calling card moduleMelanie2012-03-281-0/+286
* | Merge branch 'master' into careminsterMelanie2012-03-292-49/+23
|\ \ | |/
| * Simplify friends caching by only doing this for root agents - no functions re...Justin Clark-Casey (justincc)2012-03-282-47/+21
* | Merge branch 'master' into careminsterMelanie2012-03-281-2/+76
|\ \ | |/
| * Add "friends show cache <first-name> <last-name>" command for debugging purpo...Justin Clark-Casey (justincc)2012-03-281-2/+76
* | Merge commit 'df624c13c98b06d57311c1d93ecbd4790553f3b3' into careminsterMelanie2012-03-221-7/+10
|\ \ | |/
| * HG Friends: don't notify if the server isn't there.Diva Canto2012-03-221-7/+10
* | Merge branch 'master' into careminsterMelanie2012-03-223-40/+101
|\ \ | |/
| * HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto2012-03-212-7/+26
| * HG Friends: pulled sim-bound notification code to HGStatusNotifier, so that w...Diva Canto2012-03-213-20/+58
| * Removed extraneous debug messageDiva Canto2012-03-211-3/+0
| * Removed extraneous debug messages. Added a check for UUID.Zero.Diva Canto2012-03-201-16/+23
* | Merge branch 'master' into careminsterMelanie2012-03-212-118/+201
|\ \ | |/
| * HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto2012-03-202-119/+202
* | Merge branch 'master' into careminsterMelanie2012-03-181-8/+8
|\ \ | |/
| * Clean up "save iar" helpJustin Clark-Casey (justincc)2012-03-171-8/+8
* | Allow RLV to redirect received folders to #RLV folderMelanie2012-03-111-0/+33
* | Merge branch 'master' into careminsterMelanie2012-03-111-2/+3
|\ \ | |/
| * minor: In IAR save, log when we start adding the control file rather than say...Justin Clark-Casey (justincc)2012-03-101-2/+3
* | Merge branch 'master' into careminsterMelanie2012-03-082-4/+4
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-082-4/+4
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-041-6/+11
|\ \
| * | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet.Melanie2012-02-261-1/+1
| * | Delay the sending of the initial werables update until the inventory andMelanie2012-02-251-6/+11
* | | Merge branch 'master' into careminsterMelanie2012-03-031-2/+11
|\ \ \ | | |/ | |/|
| * | Send the right name and creation date on the BasicProfileModule.Diva Canto2012-03-011-2/+11
* | | Merge branch 'master' into careminsterMelanie2012-02-251-3/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
* | Merge branch 'ubitwork'Melanie2012-02-191-1/+1
|\ \
| * \ Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-02-151-9/+31
| |\ \
| * | | initial introdution of physics actor building control.UbitUmarov2012-02-081-1/+1
* | | | Merge branch 'master' into careminsterMelanie2012-02-181-0/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Added the TriggerAvatarAppearanceChanged to EventManager. It's triggered by A...Dan Lake2012-02-171-0/+4