| Commit message (Expand) | Author | Files | Lines |
2014-04-21 | Fixed: when a user logged-in, sometimes he didn't get notified of the Online ... | Oren Hurvitz | 2 | -2/+24 |
2014-04-19 | Catch empty url error | BlueWall | 1 | -0/+3 |
2014-04-07 | Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a user | Oren Hurvitz | 1 | -5/+1 |
2014-04-06 | When preparing a Hypergrid teleport, tell the receiving grid which user is en... | Oren Hurvitz | 1 | -1/+7 |
2014-04-03 | When teleporting using Hypergrid, show more informative error messages in cas... | Oren Hurvitz | 1 | -1/+12 |
2014-04-03 | minor: Fix warning in AvatarFactoryModule | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-03-25 | Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels. | BlueWall | 1 | -6/+0 |
2014-03-25 | Move JsonRpc request code out for general availability | BlueWall | 1 | -173/+19 |
2014-03-25 | In Core Profiles: as a fallback, try to get profiles from foreign grids using... | Oren Hurvitz | 2 | -2/+219 |
2014-03-25 | Run slow operations in a separate thread, instead of using FireAndForget (whi... | Oren Hurvitz | 1 | -1/+1 |
2014-03-24 | Refactored Load IAR: created a generic mechanism to modify the SOG's as they ... | Oren Hurvitz | 1 | -47/+19 |
2014-03-22 | Fix negative stat for Active Scripts | Dev Random | 1 | -2/+3 |
2014-03-22 | Reverting "Set default name for mute list" that was pushed by mistake. | Kevin Cozens | 1 | -1/+1 |
2014-03-22 | Reverting "Pass method to offline.php" commit that was pushed by mistake. | Kevin Cozens | 1 | -2/+2 |
2014-03-22 | Pass method to offline.php using ?blah instead of /blah/. Avoids issue with A... | Kevin Cozens | 1 | -2/+2 |
2014-03-22 | Set default name for mute list module as shown in OpenSim.ini.example | Kevin Cozens | 1 | -1/+1 |
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 |