Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix some invalid string.format arguments | UbitUmarov | 2016-11-09 | 1 | -1/+1 | |
| | ||||||
* | on get asset with callback, do the callback even if asset not found. This is ↵ | UbitUmarov | 2016-11-03 | 1 | -34/+17 | |
| | | | | needed on same cases | |||||
* | replace no thread safe code | UbitUmarov | 2016-09-19 | 1 | -3/+4 | |
| | ||||||
* | add load baked terrain methods | UbitUmarov | 2016-09-17 | 1 | -0/+5 | |
| | ||||||
* | add to databases a table to store baked terrain. | UbitUmarov | 2016-09-17 | 1 | -0/+5 | |
| | ||||||
* | make login to default regions be flaged also as login via RegionID, so ↵ | UbitUmarov | 2016-09-15 | 1 | -0/+8 | |
| | | | | landpoints can work on those default regions | |||||
* | change asset upload retry timer AutoReset back to true | UbitUmarov | 2016-09-01 | 1 | -5/+14 | |
| | ||||||
* | change MAXSENDRETRIESLEN from test value to normal | UbitUmarov | 2016-09-01 | 1 | -2/+2 | |
| | ||||||
* | assets uploads to grid. Change the retry code. Stop using ↵ | UbitUmarov | 2016-09-01 | 1 | -78/+128 | |
| | | | | asset.UploadAttempts field that should be removed | |||||
* | potencial null ref | UbitUmarov | 2016-08-24 | 1 | -2/+3 | |
| | ||||||
* | workaround potencial memory leak | UbitUmarov | 2016-08-22 | 1 | -2/+2 | |
| | ||||||
* | workaround potencial memory leak | UbitUmarov | 2016-08-22 | 1 | -3/+3 | |
| | ||||||
* | partially apply patch in mantis 8002 | UbitUmarov | 2016-08-21 | 1 | -3/+9 | |
| | ||||||
* | Allow creation of user appearance from a model avatar. Thank you, | Melanie Thielker | 2016-08-20 | 1 | -2/+209 | |
| | | | | | | Cinder, for this patch. Signed-off-by: Melanie Thielker <melanie@t-data.com> | |||||
* | add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap ↵ | UbitUmarov | 2016-08-17 | 1 | -0/+1 | |
| | | | | use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still | |||||
* | remove a parameter for detection of grid fail to suport getting multiple ↵ | UbitUmarov | 2016-08-13 | 5 | -8/+26 | |
| | | | | user accounts per call and handle it where needed. | |||||
* | add some wiring to have GetUserAccounts for multiple IDs on a single ↵ | UbitUmarov | 2016-08-13 | 5 | -0/+98 | |
| | | | | request to grid services. Unfinished, untested | |||||
* | stop a spamming robust debug message | UbitUmarov | 2016-08-02 | 1 | -4/+4 | |
| | ||||||
* | revert that and actually don't loose the estates :) | UbitUmarov | 2016-08-02 | 1 | -6/+6 | |
| | ||||||
* | add a extra null check on epxirecache out ( ?? ) | UbitUmarov | 2016-08-02 | 1 | -3/+3 | |
| | ||||||
* | Change the user verification call back to use the host name instead of the | Melanie Thielker | 2016-07-11 | 1 | -1/+5 | |
| | | | | IP address. Fixes NGINX on OSGrid getting confuzzled. | |||||
* | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2016-07-04 | 7 | -52/+41 | |
| | | | | | | | | 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. | |||||
* | Mantis #7933: copy-paste bug in avn code. | Diva Canto | 2016-06-23 | 1 | -1/+1 | |
| | ||||||
* | Because there's no such thing as too much culture. (looking forward to .NET ↵ | Diva Canto | 2016-06-22 | 1 | -0/+2 | |
| | | | | 4.5 to set this globally) | |||||
* | Missing AsBoolean | Diva Canto | 2016-06-22 | 1 | -1/+1 | |
| | ||||||
* | Mantis #7928: show grid size and show regions now working. Integers were ↵ | Diva Canto | 2016-06-19 | 1 | -2/+2 | |
| | | | | being overflown. | |||||
* | Apply user specified default perms across the board, to items uploaded as ↵ | Melanie Thielker | 2016-04-29 | 2 | -2/+2 | |
| | | | | | | | | well as items created and to rezzed prims in world. This effectively removes the concept of "default permissions" from OpenSim because all known modern viewers set the permissions flags on login. Ancient abandoned viewers will now default to the SL defaults. | |||||
* | Fix a couple of typos | Melanie Thielker | 2016-03-05 | 1 | -1/+1 | |
| | ||||||
* | Introduce UseOsgridFormat config to select the OSGrid specific path name | Melanie Thielker | 2016-03-05 | 1 | -19/+24 | |
| | | | | generator | |||||
* | Port the safer database access and the cure for "Chicken Bones" which | Melanie Thielker | 2016-03-05 | 1 | -24/+94 | |
| | | | | | are artefacts that can be created by fsck and would make standard FSAssets choke. These refinements were tested on OSGrid. | |||||
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 16 | -16/+16 | |
| | | | | replace anymore. | |||||
* | adjust the checks for invalid asset IDs. changed upload fail detection | UbitUmarov | 2015-12-19 | 1 | -16/+16 | |
| | ||||||
* | fix protocol version to max wearables mapping | UbitUmarov | 2015-12-01 | 1 | -1/+3 | |
| | ||||||
* | Fix protocol versions to wearables count mapping | Melanie Thielker | 2015-12-01 | 1 | -1/+3 | |
| | ||||||
* | remove a debug message | UbitUmarov | 2015-11-24 | 1 | -1/+1 | |
| | ||||||
* | revert previus commit | UbitUmarov | 2015-11-23 | 2 | -3/+6 | |
| | ||||||
* | remove libomv detection/log from llLoginService | UbitUmarov | 2015-11-23 | 2 | -6/+3 | |
| | ||||||
* | remove some duplicate using statements | UbitUmarov | 2015-11-21 | 1 | -1/+0 | |
| | ||||||
* | Set wearables count to max legacy wearables for version < 0.4 | Melanie Thielker | 2015-11-02 | 1 | -0/+5 | |
| | ||||||
* | Plumb the rest of the context stuff. Well, what I see so far anyway | Melanie Thielker | 2015-11-02 | 1 | -0/+4 | |
| | ||||||
* | More EntityTransferContext plumbing | Melanie Thielker | 2015-11-01 | 3 | -19/+4 | |
| | ||||||
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 8 | -16/+21 | |
| | ||||||
* | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 2 | -0/+4 | |
|\ | ||||||
| * | Plumb the special VeriableWearablesSuported field which we will | Melanie Thielker | 2015-11-01 | 2 | -0/+4 | |
| | | | | | | | | temporarily use to determine extended wearableness | |||||
* | | fix merge issues | UbitUmarov | 2015-11-01 | 1 | -1/+0 | |
| | | ||||||
* | | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 6 | -23/+53 | |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Framework/AvatarAppearance.cs OpenSim/Framework/Servers/ServerBase.cs OpenSim/Framework/VersionInfo.cs OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetXferUploader.cs OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/RemoteSimulationConnector.cs OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs OpenSim/Region/Framework/Scenes/SceneObjectPart.cs OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs OpenSim/Region/PhysicsModules/Ode/ODEPrim.cs OpenSim/Region/PhysicsModules/Ode/OdeScene.cs OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs OpenSim/Services/HypergridService/GatekeeperService.cs OpenSim/Services/Interfaces/IAvatarService.cs OpenSim/Services/LLLoginService/LLLoginService.cs | |||||
| * | Introduce an EntityTransferContext carrying the version numbers to pass | Melanie Thielker | 2015-10-31 | 4 | -12/+27 | |
| | | | | | | | | | | to all interested functions. Should fix the varregion conditional. Still a testing version, do NOT use in production! | |||||
| * | Put back the option of having asymmetrical protocol versions in | Melanie Thielker | 2015-10-31 | 1 | -3/+5 | |
| | | | | | | | | transfers | |||||
| * | simplify new regions protocol version control. (May not work, and babies ↵ | UbitUmarov | 2015-10-31 | 1 | -2/+2 | |
| | | | | | | | | safety warnings still valid | |||||
| * | fix teleport to to string version regions | UbitUmarov | 2015-10-31 | 1 | -1/+1 | |
| | |