aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-07-122-4/+2
|\
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-112-4/+2
* | Merge branch 'master' into careminsterMelanie2012-05-271-7/+7
|\ \ | |/
| * refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTabl...Justin Clark-Casey (justincc)2012-05-231-6/+6
| * refactor: rename ConsoleTable -> ConsoleDisplayTable for clarityJustin Clark-Casey (justincc)2012-05-231-1/+1
* | Merge branch 'master' into careminsterMelanie2012-05-131-0/+195
|\ \ | |/
| * Add ConsoleTable framework class for future uniform formatting of console out...Justin Clark-Casey (justincc)2012-05-101-8/+26
| * Add "attachments" show console command that will show the server's record of ...Justin Clark-Casey (justincc)2012-05-101-0/+177
* | Merge branch 'master' into careminsterMelanie2012-05-052-48/+59
|\ \ | |/
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-032-48/+59
* | Merge branch 'master' into careminsterMelanie2012-04-291-2/+2
|\ \ | |/
| * Remove mono compiler warning. Adjust message log to error from infoJustin Clark-Casey (justincc)2012-04-281-2/+2
* | Merge branch 'master' into careminsterMelanie2012-04-271-1/+1
|\ \ | |/
| * Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-271-1/+1
* | Merge branch 'master' into careminsterMelanie2012-04-241-3/+14
|\ \ | |/
| * Add online/offline indicator to "friends show" region console command.Justin Clark-Casey (justincc)2012-04-241-3/+14
* | 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