| Commit message (Expand) | Author | Files | Lines |
2015-07-22 | Added locking to HypergridLinker, to prevent problems if multiple linking req... | Oren Hurvitz | 1 | -6/+14 |
2015-07-22 | Added logging in places where regions are searched for by their location | Oren Hurvitz | 2 | -9/+21 |
2015-07-13 | Prevent multiple instances of the FSAssets service causing problems. Protect ... | AliciaRaven | 1 | -33/+46 |
2015-07-12 | Bringing FSAssets more inline with current OpenSim standards. * If no connect... | AliciaRaven | 1 | -29/+51 |
2015-07-11 | More cleanup, add missing refs to prebuild, remove refs to stuff not | Melanie Thielker | 1 | -3/+0 |
2015-07-11 | Some cleanup, add prebuild project, correct path | Melanie Thielker | 1 | -0/+0 |
2015-07-11 | Rename for uniformity, add data module | Melanie Thielker | 1 | -1/+1 |
2015-07-11 | Add main FSAssetsService | Melanie Thielker | 1 | -0/+664 |
2015-06-25 | Fixed bad-ish code in login patch | Diva Canto | 1 | -5/+6 |
2015-06-25 | Changes to Welcome Message sent to clients. | Quill Littlefeather | 1 | -11/+21 |
2015-06-13 | A few bug fixes for Agent Preferences to actually work. Also added missing co... | Diva Canto | 2 | -2/+4 |
2015-06-13 | Refactor AgentPreferences so that database operations happen centrally. the o... | Cinder | 4 | -0/+498 |
2015-06-09 | Avoid registering console commands in every single instance of GridUserServic... | Diva Canto | 1 | -16/+22 |
2015-06-05 | Upgraded the Simian inventory connector with an item cache, too, so that it d... | Diva Canto | 1 | -1/+17 |
2015-06-05 | More on mantis #7567. Two things: | Diva Canto | 1 | -2/+4 |
2015-06-04 | Mantis #7600. The warning message was not a symptom of a problem, it was just... | Diva Canto | 1 | -9/+11 |
2015-06-04 | Making the inventory cache static, so that there's less timers. | Diva Canto | 1 | -1/+1 |
2015-06-04 | Mantis #7567. Once again, avoiding prefetching linked items within linked fo... | Diva Canto | 1 | -1/+9 |
2015-06-03 | Mantis #7567: added an 8-sec expiring item cache to the inventory network con... | Diva Canto | 1 | -6/+31 |
2015-05-11 | Added tests for UserAccountService in Robust. In the process fixed a couple o... | Diva Canto | 1 | -2/+33 |
2015-05-11 | Added inventory tests to Robust.Tests. | Diva Canto | 2 | -7/+11 |
2015-05-10 | Knocked off a few compiler warnings regarding unused variables. | Diva Canto | 1 | -1/+1 |
2015-05-10 | Added simple test for IM in Robust too. | Diva Canto | 1 | -1/+8 |
2015-05-08 | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 4 | -1/+75 |
2015-05-08 | I shouldn't write code this early in the morning... Fixing a 'duh' on previou... | Diva Canto | 1 | -1/+1 |
2015-05-08 | Additional debug message to help diagnose a warning message and exception rel... | Diva Canto | 1 | -0/+1 |
2015-05-07 | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 5 | -5/+130 |
2015-05-05 | Refactored some code that is used in two different dlls related to SOP rewrit... | Diva Canto | 1 | -1/+1 |
2015-05-02 | Corrected typo in namespace | Diva Canto | 1 | -1/+1 |
2015-04-29 | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8... | Diva Canto | 16 | -16/+16 |
2015-03-29 | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 6 | -45/+63 |
2015-03-27 | varregion: refactor use of 'double heightmap[,]' into references to new class... | Robert Adams | 1 | -0/+10 |
2015-03-05 | solving HG IM, HGFriends issues based on falsified GridUser data | Freaky Tech | 1 | -0/+1 |
2015-03-03 | corrected handling when XML parsing in Presence Connector fails | Freaky Tech | 1 | -0/+1 |
2015-02-28 | minor: Remove mono compiler warnings from EstateDataConnector | Justin Clark-Casey (justincc) | 1 | -2/+0 |
2015-01-22 | On the GridService, the central simulator features: ensure that the map tile ... | Diva Canto | 1 | -1/+7 |
2015-01-21 | Don't allow a failure in create a request in HeloService.Connector.Helo() to ... | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2015-01-21 | Fix OfflineIMEmail value overwriting every time its called. The request was r... | AliciaRaven | 1 | -3/+3 |
2015-01-14 | Stop simulators attempting to contact registered but offline regions (RegionF... | Justin Clark-Casey (justincc) | 1 | -98/+118 |
2015-01-10 | SimulatorFeatures: the viewer also takes GridName in OpenSim extras. Added th... | Diva Canto | 1 | -0/+13 |
2015-01-09 | Added GetDisplayNames capability. For now, we don't actually use display name... | Diva Canto | 1 | -0/+96 |
2015-01-06 | Donation of robust network connectors for estate service, as promised. This a... | Diva Canto | 3 | -6/+342 |
2015-01-02 | Bug fix in LoadPLugin so that it can take paths to dlls that look like this "... | Diva Canto | 1 | -3/+10 |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 1 | -2/+2 |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 1 | -2/+2 |
2014-12-30 | WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. | Diva Canto | 1 | -1/+1 |
2014-12-29 | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ... | Diva Canto | 1 | -1/+1 |
2014-12-16 | Adding command to reset user's email address | BlueWall | 1 | -1/+43 |
2014-12-03 | minor: Just have one message that displays successful registration of a regio... | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2014-11-25 | When processing incoming attachments via HG, if a request for uuid gathering ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |