aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-09-241-3/+3
|\
| * Don't fail to create an IRC nick if nick randomization is disabled in the IRC...Justin Clark-Casey (justincc)2012-09-201-3/+3
* | Merge branch 'master' into careminsterMelanie2012-09-171-9/+9
|\ \ | |/
| * script invocations cannot have void return typeSignpostMarv2012-09-171-9/+9
* | Merge branch 'master' into careminsterMelanie2012-09-092-2/+2
|\ \ | |/
| * refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-082-2/+2
| * Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Fix a typoMelanie2012-08-181-1/+1
* | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
* | Let the temp attachment module add a command to allow attaching without permi...Melanie2012-08-151-3/+38
* | Merge branch 'master' into careminsterMelanie2012-08-141-8/+36
|\ \ | |/
| * Perform ownership transfer and permission propagation as well as neededMelanie2012-08-141-0/+28
| * Move inititalization to RegionLoaded to avoid a module loading order issueMelanie2012-08-141-8/+8
* | Merge branch 'master' into careminsterMelanie2012-08-141-0/+126
|\ \ | |/
| * Implement the temp attachments. UNTESTEDMelanie2012-08-141-0/+44
| * Add the skeleton for the temp attachments moduleMelanie2012-08-141-0/+82
* | Merge branch 'master' into careminsterMelanie2012-08-031-25/+25
|\ \ | |/
| * Save membership fee to the database when a group is created.Kevin Cozens2012-08-031-25/+25
* | Merge branch 'master' into careminsterMelanie2012-07-284-3/+4
|\ \ | |/
| * Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-251-0/+1
| * Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-253-3/+3
* | 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