Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Still related to mantis #7917, parcel prims info. Now sending the correct ↵ | Diva Canto | 2016-06-19 | 1 | -1/+1 |
| | | | | numbers for "Simulator primitive usage" related to the parcel owner, not the entire region. | ||||
* | "reverting" the keep alive changes brought in from avination, to check if ↵ | Diva Canto | 2016-06-14 | 2 | -7/+2 |
| | | | | that's what's making osgrid fail. This is not really reverting, it's more manually resetting some places (not all) where keep alive is set. | ||||
* | Fix crash due to setting Thread.name after thread start. | Roger Kirkman | 2016-05-12 | 1 | -2/+3 |
| | | | | Signed-off-by: Diva Canto <diva@metaverseink.com> | ||||
* | Apply user specified default perms across the board, to items uploaded as ↵ | Melanie Thielker | 2016-04-29 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | CR safari. Remove gratuitious CRs in some files | Melanie Thielker | 2016-04-07 | 1 | -173/+173 |
| | |||||
* | Plumb RezRestoreToWorld from the client (part done) | Melanie Thielker | 2016-03-09 | 1 | -0/+2 |
| | |||||
* | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 2016-02-21 | 7 | -6/+8 |
| | | | | replace anymore. | ||||
* | Add locking around stats record fetch to resolve Mantis 7793. | Robert Adams | 2015-12-27 | 1 | -18/+21 |
| | |||||
* | replace GetNearestPoint... funtions | UbitUmarov | 2015-12-15 | 1 | -0/+4 |
| | |||||
* | calculate land startpoint, endpoint and center estimate when it is updated, ↵ | UbitUmarov | 2015-12-14 | 1 | -6/+9 |
| | | | | it not every time they are needed | ||||
* | change default landpoint type to anywhere (direct) | UbitUmarov | 2015-12-13 | 1 | -1/+1 |
| | |||||
* | minor cleanup | UbitUmarov | 2015-12-09 | 1 | -17/+4 |
| | |||||
* | coment out odd DoubleQueue class code | UbitUmarov | 2015-12-09 | 1 | -1/+2 |
| | |||||
* | add default eyes to default wearables, and revert previus bad commit | UbitUmarov | 2015-12-04 | 1 | -0/+6 |
| | |||||
* | fix a 1m diference in regions view range estimations | UbitUmarov | 2015-12-03 | 1 | -1/+1 |
| | |||||
* | minor: fix a log timing information | UbitUmarov | 2015-12-02 | 1 | -3/+0 |
| | |||||
* | Change protocol version max to 0.6 | Melanie Thielker | 2015-12-01 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2015-11-29 | 1 | -1/+3 |
|\ | |||||
| * | coment out warnings that do a messed around number of threadpool workitens ↵ | UbitUmarov | 2015-11-27 | 1 | -1/+3 |
| | | | | | | | | and number of active threads ( at least when a pool is in use) | ||||
* | | Trying to make http requests less slow, according to ↵ | Diva Canto | 2015-11-29 | 1 | -0/+2 |
|/ | | | | http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow | ||||
* | revert last change to watchdog timeouts, that should not be needed | UbitUmarov | 2015-11-27 | 1 | -26/+22 |
| | |||||
* | change JobEngine stop code and add a extra check for thread removed on ↵ | UbitUmarov | 2015-11-27 | 2 | -83/+73 |
| | | | | watchdog timeout checks | ||||
* | suspend the use of DisableSimulator, that is causing teleport and crossing ↵ | UbitUmarov | 2015-11-25 | 1 | -1/+1 |
| | | | | issues | ||||
* | If no job engine is started at all, keep checking it's status from | Melanie Thielker | 2015-11-24 | 1 | -3/+2 |
| | | | | bombing | ||||
* | try not to use Process.HasExit that is broken in some mono versions | UbitUmarov | 2015-11-24 | 1 | -9/+12 |
| | |||||
* | Flipped version to 0.9.0.0 | Diva Canto | 2015-11-23 | 1 | -1/+1 |
| | |||||
* | Changes to LandObject/ILandObject to support importing OARs with different ↵ | Jak Daniels | 2015-11-22 | 1 | -2/+45 |
| | | | | | | Region sizes to the destination region. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | work around some 'tests' error: normalization of <0,0,0> no longer causes ↵ | UbitUmarov | 2015-11-16 | 1 | -3/+4 |
| | | | | argument exception, missed a few more | ||||
* | work around some 'tests' error: normalization of <0,0,0> no longer causes ↵ | UbitUmarov | 2015-11-16 | 1 | -2/+2 |
| | | | | argument exception | ||||
* | Fix a merge conflict | Melanie Thielker | 2015-11-16 | 1 | -7/+0 |
| | |||||
* | Merge branch 'master' into avinationmerge0.9.0 | Melanie Thielker | 2015-11-16 | 1 | -0/+7 |
|\ | | | | | | | | | Conflicts: OpenSim/Framework/AvatarAppearance.cs | ||||
| * | fix the protection for more Wearables than region suports | UbitUmarov | 2015-11-15 | 1 | -6/+9 |
| | | |||||
| * | fix cut points of UTF-8 strings | UbitUmarov | 2015-11-10 | 1 | -10/+28 |
| | | |||||
* | | handle diferente number of wearables on getting assets form another appearance | UbitUmarov | 2015-11-15 | 1 | -2/+10 |
| | | |||||
* | | add a StringToBytes variant that takes Maximum lenght as argument. | UbitUmarov | 2015-11-10 | 1 | -0/+50 |
| | | |||||
* | | fix avatarAppearance wearables copy | UbitUmarov | 2015-11-02 | 1 | -3/+8 |
| | | |||||
* | | Add forgotten file | Melanie Thielker | 2015-11-02 | 1 | -0/+70 |
| | | |||||
* | | More EntityTransferContext plumbing | Melanie Thielker | 2015-11-01 | 5 | -27/+21 |
| | | |||||
* | | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 5 | -34/+57 |
| | | |||||
* | | Merge branch 'master' into avinationmerge | UbitUmarov | 2015-11-01 | 2 | -4/+9 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 2015-10-31 | 2 | -5/+10 |
| | | | | | | | | work. Will eat your babies. Yada. Yada. | ||||
| * | On to 0.8.3! | Diva Canto | 2015-10-18 | 5 | -5/+5 |
| | | |||||
| * | Clean up of simulation version, the number that rules the compatibility of ↵ | Diva Canto | 2015-10-18 | 2 | -11/+21 |
| | | | | | | | | | | | | | | | | 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. | ||||
| * | Make regions tolerant to newer regions with more werables. | Melanie Thielker | 2015-09-14 | 2 | -3/+6 |
| | | | | | | | | Also, bump the interface version to 8 | ||||
* | | fix cut points of UTF-8 strings | UbitUmarov | 2015-10-28 | 1 | -10/+28 |
| | | |||||
* | | add basic SendFindAgent() to lludp. Future use may require a list of pairs ↵ | UbitUmarov | 2015-10-26 | 1 | -0/+2 |
| | | | | | | | | (X,Y). For now one pair is good enough. | ||||
* | | On to 0.8.3! | Diva Canto | 2015-10-18 | 5 | -5/+5 |
| | | | | | | | | | | Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | ||||
* | | Fixed merge conflicts | Diva Canto | 2015-10-18 | 2 | -11/+21 |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | change version string | UbitUmarov | 2015-09-28 | 1 | -2/+2 |
| | | |||||
* | | add missing SendAgentGroupDataUpdate to llClientView | UbitUmarov | 2015-09-27 | 1 | -0/+1 |
| | |