| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Avoid calling HELO service on malformed URLs. This is in response to an excep... | Diva Canto | 2014-04-07 | 1 | -0/+6 |
* | When sending QueryAccess to a region, also send the user's Home URI | Oren Hurvitz | 2014-04-07 | 3 | -5/+28 |
* | When preparing a Hypergrid teleport, tell the receiving grid which user is en... | Oren Hurvitz | 2014-04-06 | 4 | -8/+19 |
* | When teleporting using Hypergrid, show more informative error messages in cas... | Oren Hurvitz | 2014-04-03 | 4 | -4/+27 |
* | Added assets service method AssetsExist(), which returns whether the given li... | Oren Hurvitz | 2014-04-02 | 6 | -42/+140 |
* | Profiles local StorageProvider fix, round 3 | BlueWall | 2014-03-27 | 1 | -1/+1 |
* | Fix to local StorageProvider override | BlueWall | 2014-03-27 | 1 | -3/+1 |
* | Add support for specifying non-default StorageProvider | BlueWall | 2014-03-27 | 1 | -0/+3 |
* | Reinsert code to extract size_x and size_y parameters from GetHomeRegion resp... | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -0/+12 |
* | If prim region crossing fails then don't delete the prim from the original re... | Oren Hurvitz | 2014-03-24 | 1 | -1/+8 |
* | HGAssetService searches for the "HomeURI" setting in several sections: Startu... | Oren Hurvitz | 2014-03-24 | 1 | -4/+4 |
* | Moved the linkage between LoginService and HGInventoryService to the config file | Oren Hurvitz | 2014-03-24 | 1 | -4/+5 |
* | When a user logs-in, automatically create the Suitcase folder | Oren Hurvitz | 2014-03-24 | 2 | -15/+23 |
* | When logging in UserAgentServiceConnector, always log the original server URL... | Oren Hurvitz | 2014-03-24 | 1 | -20/+22 |
* | Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field | Oren Hurvitz | 2014-03-24 | 1 | -5/+7 |
* | Better error messages | Oren Hurvitz | 2014-03-24 | 1 | -15/+15 |
* | If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF... | Justin Clark-Casey (justincc) | 2014-03-20 | 1 | -0/+4 |
* | Add delete maptile ability to MapImageService - yet untested | Melanie Thielker | 2014-03-18 | 3 | -2/+92 |
* | If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r... | Justin Clark-Casey (justincc) | 2014-02-20 | 1 | -1/+1 |
* | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-02-15 | 1 | -6/+19 |
|\ |
|
| * | In GridUserService, if a UUID is given consistently use the longest matched e... | Justin Clark-Casey (justincc) | 2014-02-15 | 1 | -6/+19 |
* | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-02-14 | 3 | -306/+139 |
|\ \
| |/ |
|
| * | Change warns associated with UserAgentServiceConnector to debugs, as this is ... | Justin Clark-Casey (justincc) | 2014-02-14 | 1 | -1/+1 |
| * | If calls to UserAgentServiceConnector fail then throw an exception. This lets... | Justin Clark-Casey (justincc) | 2014-02-14 | 3 | -294/+139 |
* | | Fix - Viewer crash during HG Teleport | Roger Kirkman | 2014-02-06 | 1 | -2/+2 |
* | | Update the SimianMaptile uploader to accommodate varregions. | Mic Bowman | 2014-02-05 | 1 | -74/+59 |
* | | Final code drop for appearance. Adding Avination's baked texture storage server. | Melanie | 2014-02-04 | 1 | -0/+38 |
* | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-31 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Make sure Web streams are disposed after use | Oren Hurvitz | 2014-01-31 | 1 | -2/+2 |
* | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-30 | 1 | -7/+22 |
|\ \
| |/ |
|
| * | Record whether login to home fails because no home set (UUID.Zero) or region ... | Justin Clark-Casey (justincc) | 2014-01-30 | 1 | -7/+22 |
* | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-30 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | Add "show grid user" robust/standalone console command for debug purposes. | Justin Clark-Casey (justincc) | 2014-01-30 | 1 | -0/+33 |
* | | varregion: pass region size in more HG services. | Robert Adams | 2014-01-24 | 1 | -0/+12 |
* | | Enable the simulator to handle region size information returned from | Mic Bowman | 2014-01-23 | 1 | -0/+12 |
* | | Merge branch 'master' into varregion | Robert Adams | 2014-01-19 | 1 | -0/+7 |
|\ \ |
|
| * \ | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-16 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Can delete the Offline Messages sent to/from a user. | Oren Hurvitz | 2014-01-16 | 1 | -0/+7 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2014-01-11 | 3 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'justincc-master' | Justin Clark-Casey (justincc) | 2014-01-11 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that. | Oren Hurvitz | 2014-01-11 | 1 | -1/+1 |
| * | | Remove some chatty DebugFormat statements. No functional changes. | Robert Adams | 2014-01-04 | 2 | -5/+4 |
| * | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-04 | 2 | -1/+19 |
| * | | varregion: send region size in LLLoginResponse. | Robert Adams | 2014-01-04 | 2 | -1/+13 |
* | | | Merge branch 'master' into varregion | Robert Adams | 2014-01-04 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Initialize default region size in GridRegion in the no parameter constructor | Robert Adams | 2013-12-28 | 1 | -0/+2 |
| * | | Add serialization/deserialization of region size to RegionInfo, GridRegion, a... | Robert Adams | 2013-12-28 | 2 | -2/+37 |
* | | | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 2014-01-03 | 2 | -1/+19 |
* | | | varregion: many more updates removing the constant RegionSize and replacing | Robert Adams | 2013-12-26 | 5 | -56/+66 |
* | | | varregion: add lots of DEBUG level log messages. Especially for teleport. | Robert Adams | 2013-12-24 | 1 | -1/+1 |