aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'avination' into careminsterMelanie2012-11-251-2/+2
|\
| * Remove a superfluous newline from helpMelanie2012-11-231-2/+2
* | Merge branch 'master' into careminsterMelanie2012-11-253-67/+77
|\ \ | |/ |/|
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+1
| * Fix bug where loading an OAR with a deeded parcel would always set the parcel...Justin Clark-Casey (justincc)2012-11-242-66/+76
* | Merge branch 'master' into careminsterMelanie2012-11-153-0/+6
|\ \ | |/
| * All optional modules' directives moved out of addin.xmlDiva Canto2012-11-133-0/+6
* | Merge branch 'master' into careminsterMelanie2012-11-134-4/+4
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-124-4/+4
* | Merge branch 'master' into careminsterMelanie2012-11-124-4/+4
|\ \ | |/
| * Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-124-4/+4
* | Merge branch 'master' into careminsterMelanie2012-10-261-2/+3
|\ \ | |/
| * Fix script error messages not showing up in viewer 3 and associated viewers.Justin Clark-Casey (justincc)2012-10-251-2/+3
* | Merge branch 'master' into careminsterMelanie2012-10-203-8/+107
|\ \ | |/
| * Relocate temporary debug message for sending group IMs to online members only...Justin Clark-Casey (justincc)2012-10-201-4/+12
| * Add experimental [Groups] MessageOnlineUsersOnly option for Flotsam XmlRpc gr...Justin Clark-Casey (justincc)2012-10-201-7/+69
| * Fix build break from commit e469879Justin Clark-Casey (justincc)2012-10-201-1/+1
| * Add "debug groups verbose <true|false>" region console commandJustin Clark-Casey (justincc)2012-10-191-0/+29
| * minor: Increase attachment name field from 36 to 50 chars in "attachments sho...Justin Clark-Casey (justincc)2012-10-191-1/+1
| * Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-304-4/+1
| * Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-304-1/+4
* | 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