Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-09 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -2/+28 | |
Once again OOP proves it's worse that spaghetti, by cutting up the spaghetti and hiding it all over the kitchen. Note the commented out bits from GateKeeperService.cs, this stuff is checked TWICE, though this time is for HGers, or not. | |||||
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 1 | -0/+0 | |
2019-10-06 | Fix build break | Melanie | 2 | -2/+7 | |
2019-10-06 | Introduce a way to send the grid's message kay, if one is used | Melanie | 1 | -2/+3 | |
2019-09-23 | do removed the old API function (replaced in 2016). Thanks Terry for finding ↵ | UbitUmarov | 1 | -28/+0 | |
this old Bug | |||||
2019-09-23 | fix a HGsuitcase API | UbitUmarov | 1 | -0/+28 | |
2019-08-15 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 1 | -2/+28 | |
Once again OOP proves it's worse that spaghetti, but cutting up the spaghetti and hiding it all over the kitchen. Note the commented out bits from GateKeeperService.cs, this stuff is checked TWICE, though this time is for HGers, or not. | |||||
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 | |
This introduces a new HGAssetService config option named BackingService, which defaults to the old behaviour, loading AssetService. It can, however, be used to load FSAssets for HG assets, which eliminates numerous problems. | |||||
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 | |
This introduces a new HGAssetService config option named BackingService, which defaults to the old behaviour, loading AssetService. It can, however, be used to load FSAssets for HG assets, which eliminates numerous problems. | |||||
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 11 | -69/+409 | |
2019-04-06 | UserAgentService: change handling of its external IP | UbitUmarov | 1 | -22/+28 | |
2018-07-08 | replace some string tests | UbitUmarov | 1 | -3/+3 | |
2018-07-08 | we don't use tab simbol, we use 4 whitespaces | UbitUmarov | 1 | -13/+13 | |
2018-07-08 | Add mac banning | Vincent Sylvester | 1 | -0/+16 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-01-17 | pesty warning | UbitUmarov | 1 | -1/+1 | |
2017-08-03 | avoid a null ref | UbitUmarov | 1 | -3/+4 | |
2017-05-12 | mantis 8165: fix a null ref on hg gatekeeper on another place | UbitUmarov | 1 | -3/+4 | |
2017-05-12 | fix a null ref on hg gatekeeper | UbitUmarov | 1 | -1/+1 | |
2017-05-12 | yes it is not destiny grid but destination.. thx u know who :) | UbitUmarov | 1 | -2/+2 | |
2017-05-11 | don't allow multiple presences of same avatar also on HG gatekeeper | UbitUmarov | 2 | -23/+99 | |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 11 | -41/+41 | |
2017-01-03 | Suppress misleading message when logging in locally | Melanie Thielker | 1 | -2/+6 | |
The gatekeeper and travel info address will not actually be set there, stop OpenSim from showing a blank address. It's confusing. | |||||
2017-01-02 | Add the HGRemoteAssetService. Allows to use any asset service with HG | Melanie Thielker | 1 | -0/+240 | |
2016-11-20 | HG LinkRegion sends region size also | UbitUmarov | 1 | -1/+7 | |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 11 | -267/+738 | |
2016-08-13 | remove a parameter for detection of grid fail to suport getting multiple ↵ | UbitUmarov | 1 | -2/+1 | |
user accounts per call and handle it where needed. | |||||
2016-08-13 | add some wiring to have GetUserAccounts for multiple IDs on a single ↵ | UbitUmarov | 1 | -0/+6 | |
request to grid services. Unfinished, untested | |||||
2016-07-21 | add another gatekeeper login fail reason reply | UbitUmarov | 1 | -2/+3 | |
2016-07-21 | add a gatekeeper login fail reason reply | UbitUmarov | 1 | -1/+2 | |
2016-07-04 | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2 | -6/+6 | |
be passed into inventory queries. This makes the API more homogenous and also will more clearly show coding errors related to HG inventory where the .Owner field has a meaning for a query but wasn't always set. | |||||
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 1 | -1/+1 | |
replace anymore. | |||||
2015-11-01 | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2 | -2/+4 | |
2015-11-01 | fix merge issues | UbitUmarov | 1 | -1/+0 | |
2015-10-31 | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 1 | -2/+2 | |
to all interested functions. Should fix the varregion conditional. Still a testing version, do NOT use in production! | |||||
2015-10-31 | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 1 | -3/+2 | |
work. Will eat your babies. Yada. Yada. | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
2015-10-18 | Fixed merge conflicts | Diva Canto | 1 | -1/+2 | |
Clean up of simulation version, the number that rules the compatibility of teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs | |||||
2015-10-18 | Clean up of simulation version, the number that rules the compatibility of ↵ | Diva Canto | 1 | -1/+2 | |
teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. | |||||
2015-09-06 | Clean up viewer-based access control specifications. | Diva Canto | 1 | -2/+5 | |
2015-08-20 | Partial plumbing for the agent stateful module features negotiation | Melanie Thielker | 1 | -1/+1 | |
2015-08-08 | Convert the enum to int before casting it to string for DB query | Diva Canto | 1 | -1/+1 | |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding ↵ | Diva Canto | 2 | -43/+43 | |
inventory folders. The newest version of libomv itself is committed here. Basically, everything that was using the AssetType enum has been combed through; many of those uses were changed to the new FolderType enum. This means that from now on, [new] root folders have code 8 (FolderType.Root), as the viewers expect, as opposed to 9, which was what we had been doing. Normal folders are as they were, -1. Also now sending folder code 100 for Suitcase folders to viewers, with no filter. All tests pass, but fingers crossed! | |||||
2015-08-03 | In the AgentCircuitData of HG users, set the last name to include the port | Oren Hurvitz | 1 | -1/+1 | |
E.g., instead of "first.last @grid.example.com", the name is now "first.last @grid.example.com:8002" | |||||
2015-08-02 | Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. | AliciaRaven | 1 | -0/+189 | |
2015-08-01 | Mantis #7657 and #7514. This should alleviate the problem of bad object ↵ | Diva Canto | 1 | -0/+22 | |
assets being passed around via HG and archives. No guarantees that all the leaks have been found, but at least it detects and fixes these bad assets upon: (1) storing and getting assets over HG -- assuming the core HG asset service is being used (not the case with OSGrid!) (2) importing assets via OAR and IAR Instantiation of bad assets now should also work, instead of producing an exception, but the bad assets themselves aren't being fixed in the DB. That should be done with a cleaning tool -- see Perl script in Mantis #7657. Virus! | |||||
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 | |
Changed Inventory data to use the mock one in Common Tests. (but still not inventory tests) | |||||
2015-05-07 | Major change in the way inventory is downloaded: added a method throughout ↵ | Diva Canto | 1 | -1/+8 | |
IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. | |||||
2015-05-05 | Refactored some code that is used in two different dlls related to SOP ↵ | Diva Canto | 1 | -1/+1 | |
rewriting. Also added some unit tests that relate to mantis #7514 |