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