| Commit message (Expand) | Author | Files | Lines |
2020-09-10 | Various map generation tweaks. | onefang | 1 | -10/+7 |
2020-09-09 | Remove various limits. | onefang | 2 | -63/+2 |
2020-09-09 | Various logging fix ups. | onefang | 1 | -2/+2 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 1 | -1/+2 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 1 | -19/+17 |
2019-11-14 | Attempt to fix the issue where, when logging into the grid, the user supplies... | Terry | 1 | -1/+12 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 1 | -6/+6 |
2019-10-06 | Remove a no longer used property that used ScopeID in an improper way | Melanie | 1 | -28/+0 |
2019-09-07 | fix a HG to local grid tp extra check | UbitUmarov | 1 | -3/+1 |
2019-09-02 | mantis 8580: make some changes on regions find code. (only gatekeeper | UbitUmarov | 2 | -28/+40 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 1 | -6/+6 |
2019-08-05 | Limits -= 2 | onefang | 1 | -1/+2 |
2019-07-25 | Gatekeeper -> GatekeeperURI | onefang | 1 | -1/+1 |
2019-05-19 | Clean up maptile directory creation code. | onefang | 1 | -10/+7 |
2019-05-19 | Remove silly 4096 sim TP check for a client bug that was fixed long ago. | onefang | 1 | -62/+0 |
2019-05-19 | Various logging fix ups. | onefang | 1 | -2/+2 |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 1 | -1/+2 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 4 | -238/+257 |
2018-12-28 | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 1 | -1/+2 |
2018-07-06 | Back-end fix for region name searches made from the viewer grid map dialog. | Kevin Cozens | 1 | -1/+1 |
2017-04-25 | If we're going to show regions twice (in standalone) at least make the format... | Diva Canto | 1 | -3/+3 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 4 | -34/+34 |
2016-12-16 | dont allow regions to be register on map area reserved for HG links | UbitUmarov | 1 | -1/+4 |
2016-12-16 | remove a nonsense option | UbitUmarov | 1 | -5/+0 |
2016-12-16 | ok.. another try on the HG uri | UbitUmarov | 2 | -124/+22 |
2016-12-15 | GetRegionsByName and GetHypergridRegionByName: detect that provided url is fo... | UbitUmarov | 2 | -12/+27 |
2016-12-10 | HG regions URI need to include also the default ports for compatibility | UbitUmarov | 1 | -5/+6 |
2016-12-01 | fix region area range | UbitUmarov | 1 | -2/+2 |
2016-12-01 | fix region overlaps on registration | UbitUmarov | 1 | -95/+17 |
2016-11-28 | increase HG mapsearch spargetti; add more flexibility on input uri formats. T... | UbitUmarov | 2 | -58/+177 |
2016-11-27 | HG on links request build the URI in http format with a / at end, this should... | UbitUmarov | 1 | -3/+6 |
2016-11-21 | fix type bug on hyperlinks | UbitUmarov | 1 | -1/+1 |
2016-11-20 | HG LinkRegion receive region size also. Useless since olde r gatekeepers dont... | UbitUmarov | 1 | -2/+6 |
2016-11-07 | More caches directory fixes, including moving console history there. | David Walter Seikel | 1 | -1/+2 |
2016-11-07 | Excess white space removal. | David Walter Seikel | 1 | -3/+3 |
2016-11-05 | Fix up maptiles location. | David Walter Seikel | 1 | -12/+8 |
2016-11-05 | White space removal. | David Walter Seikel | 1 | -4/+4 |
2016-11-03 | No, we don't need to enshrine viewer bugs in the server, we need to fix the v... | David Walter Seikel | 1 | -61/+0 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 3 | -140/+515 |
2016-08-02 | stop a spamming robust debug message | UbitUmarov | 1 | -4/+4 |
2016-06-19 | Mantis #7928: show grid size and show regions now working. Integers were bein... | Diva Canto | 1 | -2/+2 |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 1 | -1/+1 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 |
2015-09-28 | ... merge issue | UbitUmarov | 1 | -5/+3 |
2015-09-26 | coment out some debug, clean a bit | UbitUmarov | 1 | -8/+0 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 2 | -65/+5 |
2015-08-28 | review gridservice module. Not merged os code for varsize, since that | UbitUmarov | 1 | -0/+68 |
2015-08-01 | Mantis #7664: Added IHypergridLinker interface to establish a contract about ... | Diva Canto | 1 | -2/+2 |
2015-07-22 | Added locking to HypergridLinker, to prevent problems if multiple linking req... | Oren Hurvitz | 1 | -6/+14 |