| Commit message (Expand) | Author | Files | Lines |
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 |
2014-11-25 | Label all threadpool calls being made in core OpenSimulator. This is to add ... | Justin Clark-Casey (justincc) | 4 | -5/+7 |
2014-11-25 | refactor: Use simpler auto-implemented property for HttpPort in GridRegion | Justin Clark-Casey (justincc) | 1 | -10/+5 |
2014-11-25 | minor: Remove compiler warning from GridRegion in IGridService | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-11-25 | minor: remove compiler warning from OpenProfileClient | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2014-11-24 | Re-work handling of email notifications settings. | BlueWall | 1 | -1/+11 |
2014-11-23 | Fix handling of user preference updates where no email address is supplied | BlueWall | 2 | -18/+12 |
2014-11-21 | When logging reigon information returned by GateKeeperService.GetHyperlinkReg... | Justin Clark-Casey (justincc) | 1 | -3/+20 |
2014-11-19 | Minor: Update LLLoginService to handle explicitly set login locations that in... | AliciaRaven | 1 | -1/+1 |
2014-10-27 | Add hypergrid teleporting support to user profiles picks | BlueWall | 1 | -0/+7 |
2014-10-26 | bug fix | UbitUmarov | 1 | -1/+1 |
2014-10-24 | TEST**** wingridproxy detection at grid login. Untested possible not | UbitUmarov | 2 | -5/+8 |
2014-09-18 | dont give a ring to each asset request, just one to rule them all, i mean | UbitUmarov | 1 | -8/+15 |
2014-09-17 | and another one | UbitUmarov | 1 | -1/+6 |
2014-09-03 | Cleanup some unused code and configuration entries | BlueWall | 2 | -6/+2 |
2014-08-23 | Fix a null ref that will cause an exception if a grid region doesnt' specify ... | Melanie Thielker | 1 | -0/+6 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 3 | -24/+29 |
2014-08-23 | Change the map tile system to be multi-grid hosting compatible | Melanie Thielker | 3 | -24/+29 |
2014-08-09 | Move the inventory request lock introduced in git master a58152bd to HGInvent... | Justin Clark-Casey (justincc) | 1 | -7/+4 |
2014-08-06 | OpenSimExtras | BlueWall | 4 | -0/+92 |
2014-07-26 | Add inventory.<url>.RequestsMade stat. | Justin Clark-Casey (justincc) | 1 | -0/+21 |
2014-07-25 | Add undocumented RemoteRequestTimeout seconds parameter to xinventory requests | Justin Clark-Casey (justincc) | 1 | -4/+14 |
2014-07-22 | Fix recent regression in 3c6becd5 where login or hg login to variable sized r... | Justin Clark-Casey (justincc) | 2 | -4/+5 |
2014-07-21 | On login and first HG entrance to a foreign grid, perform query access checks... | Justin Clark-Casey (justincc) | 3 | -3/+19 |
2014-07-21 | Eliminated some warnings | Oren Hurvitz | 1 | -0/+2 |
2014-07-21 | Close streams immediately when we finish using them | Oren Hurvitz | 1 | -15/+17 |
2014-07-20 | Add code to GridService to check for overlapping of varregions | Robert Adams | 2 | -8/+125 |
2014-07-18 | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca... | Justin Clark-Casey (justincc) | 1 | -13/+16 |
2014-07-18 | Add ICommands.HasCommand() method so that we can detect whether a command has... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-07-14 | minor: Remove compiler warning in GridService | Justin Clark-Casey (justincc) | 1 | -1/+1 |