| Commit message (Expand) | Author | Age | Files | Lines |
* | Set default name for mute list module as shown in OpenSim.ini.example | Kevin Cozens | 2014-03-22 | 1 | -1/+1 |
* | Prevent adding a land object if it overlaps any existing objects that have no... | Justin Clark-Casey (justincc) | 2014-03-06 | 2 | -11/+25 |
* | Improve regression test TestSetAppearance() | Justin Clark-Casey (justincc) | 2014-02-24 | 1 | -42/+69 |
* | Re-enable regression TestSaveBakedTextures() | Justin Clark-Casey (justincc) | 2014-02-24 | 1 | -4/+2 |
* | Stop mesh avatars that specify the alpha texture in their bake slots from cau... | Justin Clark-Casey (justincc) | 2014-02-24 | 2 | -38/+67 |
* | minor: Add some method doc to AFM,SetAppearanceAssets() | Justin Clark-Casey (justincc) | 2014-02-20 | 1 | -0/+6 |
* | For now, do not replacing missing wearables with default wearables if itme de... | Justin Clark-Casey (justincc) | 2014-02-20 | 1 | -144/+190 |
* | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-02-14 | 2 | -2/+21 |
|\ |
|
| * | Change warns associated with UserAgentServiceConnector to debugs, as this is ... | Justin Clark-Casey (justincc) | 2014-02-14 | 2 | -2/+2 |
| * | If calls to UserAgentServiceConnector fail then throw an exception. This lets... | Justin Clark-Casey (justincc) | 2014-02-14 | 2 | -2/+21 |
* | | Remove the added whitespace, test concluded | Melanie | 2014-02-04 | 1 | -1/+1 |
* | | Bot test | Melanie | 2014-02-04 | 1 | -1/+1 |
* | | Remove compile error from returning value in void function | Robert Adams | 2014-02-03 | 1 | -1/+1 |
* | | Add one check for a blank URL because the module wasn't quite sure not to wor... | Melanie | 2014-02-04 | 1 | -1/+3 |
* | | Adding the Avination XBakesModule, the client for the persistent bakes system | Melanie | 2014-02-04 | 1 | -0/+189 |
* | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-31 | 1 | -42/+35 |
|\ \
| |/ |
|
| * | Make sure Web streams are disposed after use | Oren Hurvitz | 2014-01-31 | 1 | -42/+35 |
* | | Merge branch 'master' into varregion | Robert Adams | 2014-01-21 | 1 | -2/+2 |
|\ \ |
|
| * | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -2/+2 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2013-12-17 | 3 | -92/+543 |
|\ \ \
| |/ / |
|
| * | | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -2/+2 |
| * | | Committing the Avination Scene Presence and related texture code | Melanie | 2013-12-11 | 2 | -90/+474 |
| |/ |
|
| * | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -0/+67 |
* | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2013-12-14 | 2 | -4/+4 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | minor: Use default(UUID) in rez attachment failure error logging rather than ... | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -1/+1 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-11-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | refactor: replace verbose checks with String.IsNullOrEmpty where applicable. | Justin Clark-Casey (justincc) | 2013-11-15 | 1 | -2/+2 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-10-16 | 1 | -2/+10 |
|\ \
| |/ |
|
| * | * Refactor | teravus | 2013-10-07 | 1 | -2/+2 |
| * | * Added a Basic DOS protection container/base object for the most common HTTP... | teravus | 2013-10-07 | 1 | -2/+10 |
* | | Merge branch 'master' into varregion | Robert Adams | 2013-10-07 | 1 | -0/+37 |
|\ \
| |/ |
|
| * | Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range,... | Diva Canto | 2013-10-04 | 1 | -0/+37 |
* | | varregion: remove scattered use of Constants.RegionSize by having routines re... | Robert Adams | 2013-10-07 | 2 | -6/+4 |
* | | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2013-09-28 | 2 | -6/+6 |
|/ |
|
* | refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ... | Justin Clark-Casey (justincc) | 2013-09-27 | 2 | -2/+2 |
* | Preserve attachment point & position when attachment is rezzed in world | Aleric Inglewood | 2013-09-22 | 1 | -1/+17 |
* | minor: Recomment out log message uncommented in previous cbdfe969 | Justin Clark-Casey (justincc) | 2013-09-21 | 1 | -4/+4 |
* | When giving items between avatars in different simulators, only add the item ... | Oren Hurvitz | 2013-09-21 | 1 | -9/+44 |
* | minor: Add prefix to log message in LureModule | Justin Clark-Casey (justincc) | 2013-09-21 | 1 | -1/+1 |
* | Remove test that gives issue on Windows, just let the try/catch do the work. | BlueWall | 2013-09-02 | 1 | -5/+1 |
* | Fix bug where users teleporting to non-neighbour regions could continue to he... | Justin Clark-Casey (justincc) | 2013-09-02 | 1 | -6/+9 |
* | Profiles: Clean up some log entries caused when visiting HG avatar is using l... | BlueWall | 2013-08-29 | 1 | -16/+26 |
* | Fix a printing of exception error in InventoryArchiveModule that only | Robert Adams | 2013-08-23 | 1 | -1/+1 |
* | Remove mono compiler warnings from UserProfilesModule | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -19/+16 |
* | minor: remove mono compiler warning from AttachmentsModule | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -2/+1 |
* | Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio... | Justin Clark-Casey (justincc) | 2013-08-17 | 1 | -2/+2 |
* | refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTel... | Justin Clark-Casey (justincc) | 2013-08-16 | 1 | -1/+1 |
* | minor: remove unused entity transfer config in teleport v2 attachments test | Justin Clark-Casey (justincc) | 2013-08-14 | 1 | -1/+0 |
* | Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V... | Justin Clark-Casey (justincc) | 2013-08-12 | 1 | -1/+112 |