aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-273-32/+47
|\
| * Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-273-32/+47
* | Merge branch 'master' into careminsterMelanie2013-02-221-1/+1
|\ \ | |/
| * minor: Change summary in "show appearance" console command to "incomplete" ra...Justin Clark-Casey (justincc)2013-02-211-1/+1
* | Merge branch 'master' into careminsterMelanie2013-01-234-273/+305
|\ \ | |/
| * IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...PixelTomsen2013-01-194-273/+305
* | Merge branch 'master' into careminsterMelanie2013-01-191-19/+4
|\ \ | |/
| * Add "debug set set animations true|false" region console command.Justin Clark-Casey (justincc)2013-01-181-19/+4
* | Merge branch 'master' into careminsterMelanie2013-01-111-1/+1
|\ \ | |/
| * minor: Capitalize GroupsModule command categoryJustin Clark-Casey (justincc)2013-01-101-1/+1
* | Merge branch 'master' into careminsterMelanie2013-01-042-0/+216
|\ \ | |/
| * Fix indenting on ConsoleDisplayTable, align indenting on "show animations" co...Justin Clark-Casey (justincc)2013-01-021-1/+1
| * minor: Allow objects to be added directly to a row on a ConsoleDisplayTable r...Justin Clark-Casey (justincc)2013-01-021-1/+1
| * Add "show animations" console command for debug purposes.Justin Clark-Casey (justincc)2013-01-022-0/+216
* | 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