aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow cross-scope friendships to work, and also allow other cross scope nameMelanie2011-01-022-2/+2
* Add MessageKey to section Messaging, a key that prevents injection ofMelanie2010-12-301-6/+25
* Remove the restriction on communication across scopes. This will allowMelanie2010-12-291-1/+1
* Remove some code that was meant to fool the viewer into thinking SLT. It neverMelanie2010-12-261-18/+19
* Merge branch 'master' into careminster-presence-refactorMelanie2010-12-231-2/+1
|\
| * Fix a broken format on an error message. Also replace yet another e.MessageMelanie2010-12-221-2/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-202-9/+7
|\ \ | |/
| * uncomment "load iar" help lines which added the --merge optionJustin Clark-Casey (justincc)2010-12-181-5/+3
| * minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...Justin Clark-Casey (justincc)2010-12-181-3/+3
| * Raise maximum iar version that master can load to 1.x, so that it can load it...Justin Clark-Casey (justincc)2010-12-181-1/+1
| * reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...Justin Clark-Casey (justincc)2010-12-141-0/+16
* | Prevent objects that are worn from ground from vanishing from the sceneMelanie2010-12-121-9/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-124-78/+93
|\ \ | |/
| * Remove the restriction that you have to be logged in when loading/saving iarsJustin Clark-Casey (justincc)2010-12-112-72/+70
| * If we're saving an IAR with --profile information, then label this a version ...Justin Clark-Casey (justincc)2010-12-111-5/+22
| * Fixed wrong commentDiva Canto2010-12-081-1/+1
| * Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...Diva Canto2010-12-081-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-091-42/+202
|\ \ | |/
| * Added ability for GetTexture to serve multiple formats. The format may come a...Diva Canto2010-12-081-42/+202
* | Add the interface needed to revive calling cardsMelanie2010-12-071-0/+13
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-3/+3
|\ \ | |/
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-055-101/+145
| |\
| * \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-231-55/+50
| |\ \
| * \ \ Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-213-77/+94
| |\ \ \
| * \ \ \ Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-212-36/+39
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-5/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-302-32/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-29/+18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-292-43/+62
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-295-101/+286
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-041-13/+15
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Various bug fixes for appearance handling: more aggressive reset of textures ...Mic Bowman2010-12-031-36/+63
* | | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-034-43/+78
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2010-11-291-24/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Refactor appearance and avatar data sending code. Paritioning the routines in...Mic Bowman2010-11-271-24/+6
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Fix unit test.Diva Canto2010-11-293-9/+16
| * | | | | | | | | | Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-294-35/+63
| |/ / / / / / / / /
* | | | | | | | | | Various bug fixes for appearance handlingMic Bowman2010-11-301-34/+59
* | | | | | | | | | Change inworld restart to use blue boxes rather than notices to match SLMelanie2010-11-291-2/+2
* | | | | | | | | | Implement god summonsMelanie2010-11-281-7/+21
* | | | | | | | | | Convert the scope id in the im session id to a URL variable. Fixes offlineMelanie2010-11-261-10/+2
* | | | | | | | | | Prevent an overlength button label from producing a debug dump and abortingMelanie2010-11-241-24/+6
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-231-55/+50
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Only perform the take object permissions check if an object is being attached...Justin Clark-Casey (justincc)2010-11-231-55/+50
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-221-2/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Global creator information working on MySQL DB and on load/save OARs. Creator...Diva Canto2010-11-211-2/+8
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-181-53/+74
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fixed appearance send for avatars with only default textures. This should fix...Master ScienceSim2010-11-181-53/+74
| * | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-161-22/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-161-28/+12