aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-04-071-1/+2
|\
| * Added missing refresh of group membership client side cache to the groups mod...Snoopy Pfeffer2012-04-051-1/+2
* | Merge branch 'master' into careminsterMelanie2012-03-311-0/+189
|\ \ | |/
| * minor: remove some now unneeded code from FriendsCommandsModuleJustin Clark-Casey (justincc)2012-03-301-55/+0
| * Make default "show friends" console command show friends fetched from the fri...Justin Clark-Casey (justincc)2012-03-301-4/+83
| * refactor: Move "friends show cache" console command out into separate Friends...Justin Clark-Casey (justincc)2012-03-301-0/+165
* | Merge branch 'master' into careminsterMelanie2012-03-281-46/+24
|\ \ | |/
| * minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
* | Merge branch 'master' into careminsterMelanie2012-03-271-25/+119
|\ \ | |/
| * Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...Snoopy Pfeffer2012-03-271-23/+99
| * User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer2012-03-271-2/+20
* | Merge branch 'master' into careminsterMelanie2012-03-081-5/+5
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-5/+5
* | Merge branch 'master' into careminsterMelanie2012-02-152-11/+66
|\ \ | |/
| * Fix a race condition in the simian groups connector. When requests wereMic Bowman2012-02-131-8/+63
| * Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...PixelTomsen2012-02-141-3/+3
* | Merge branch 'master' into careminsterMelanie2012-01-281-1/+1
|\ \ | |/
| * Remove IClientAPI from the money module. It was only used to pass in theMelanie2012-01-281-1/+1
* | Merge branch 'master' into careminsterMelanie2012-01-101-0/+50
|\ \ | |/
| * Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a...Justin Clark-Casey (justincc)2012-01-101-0/+50
* | Merge branch 'master' into careminsterMelanie2012-01-061-4/+9
|\ \ | |/
| * Improve "app rebake" command to return a better message if no uploaded textur...Justin Clark-Casey (justincc)2012-01-051-4/+9
* | Merge branch 'master' into careminsterMelanie2012-01-051-1/+39
|\ \ | |/
| * Add "appearance rebake" command to ask a specific viewer to rebake textures f...Justin Clark-Casey (justincc)2012-01-041-1/+39
* | Merge branch 'master' into careminsterMelanie2011-12-191-30/+0
|\ \ | |/
| * Move HandleObjectGroupUpdate() from GroupsModule to Scene.PacketHandlers.cs a...Justin Clark-Casey (justincc)2011-12-191-30/+0
* | Merge branch 'master' into careminsterMelanie2011-12-191-33/+1
|\ \ | |/
| * Migrate detailed "appearance show" report generation up to AvatarFactoryModul...Justin Clark-Casey (justincc)2011-12-191-33/+1
* | Merge branch 'master' into careminsterMelanie2011-12-182-12/+41
|\ \ | |/
| * Fix bug where objects couldn't be set back to the "none" group.Justin Clark-Casey (justincc)2011-12-171-8/+13
| * Fix bug where objects could not be set to a new group if the group had been c...Justin Clark-Casey (justincc)2011-12-171-1/+26
| * Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConn...Justin Clark-Casey (justincc)2011-12-162-11/+10
* | Merge branch 'master' into careminsterMelanie2011-12-101-1/+1
|\ \ | |/
| * minor: remove a mono compiler warningJustin Clark-Casey (justincc)2011-12-091-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-12-061-18/+128
|\ \ | |/
| * Make "show appearance" a synonym for "appearance show"Justin Clark-Casey (justincc)2011-12-061-2/+8
| * In "appearance show", if a particular avatar is specified, print out texture ...Justin Clark-Casey (justincc)2011-12-061-5/+35
| * Actually send the avatar data if an individual avatar is specified, rather th...Justin Clark-Casey (justincc)2011-12-061-0/+2
| * Allow "appearance show" command to take an optional avatar nameJustin Clark-Casey (justincc)2011-12-061-8/+40
| * Make it possible to manually send appearance information via the "appearance ...Justin Clark-Casey (justincc)2011-12-061-11/+42
| * Provide feedback as to which avatars are resending appearance informion on "a...Justin Clark-Casey (justincc)2011-12-061-2/+11
* | Merge branch 'master' into bigmergeMelanie2011-12-052-6/+6
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-052-6/+6
* | Merge branch 'master' into bigmergeMelanie2011-11-041-7/+4
|\ \ | |/
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-032-3/+3
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-032-9/+6
| * Port the Avination offline messaging system to CoreMelanie2011-11-021-1/+1
* | Merge branch 'master' into bigmergeMelanie2011-11-011-1/+18
|\ \ | |/
| * Add "appearance send" command to allow manual sending of appearance.Justin Clark-Casey (justincc)2011-11-011-1/+18
* | Merge branch 'master' into bigmergeMelanie2011-10-273-18/+13
|\ \ | |/