Commit Graph

  • 17c65d918a Merge branch 'master' into httptests UbitUmarov 2017-11-12 12:11:29 +0000
  • 6546ea6da6 mantis 8253: don't let attachments delete remove controls from viewers on crossings. UbitUmarov 2017-11-12 12:00:03 +0000
  • f2b54c8cf9 mantis 8200: move changes in PGSQL from last commit to a new transaction (13) UbitUmarov 2017-11-12 09:16:32 +0000
  • 6a75b7c65e PGSQL EstateStore create estate_settings_id SEQUENCE TomTheDragon 2017-11-11 19:44:17 -0500
  • cdb7d506fd Merge branch 'master' into httptests UbitUmarov 2017-11-12 03:26:48 +0000
  • eaa239eb06 add a warning in opensim.ini.example mute lists, about the fact viewers cache beening shared by all grids, and that can be confusing UbitUmarov 2017-11-12 03:26:10 +0000
  • ca4804b758 Merge branch 'master' into httptests UbitUmarov 2017-11-12 03:18:02 +0000
  • 8e8108c78c change opensim.ini.example mutes coments to express what our current code does UbitUmarov 2017-11-12 03:16:40 +0000
  • e0fd966186 off line module V2 must not sent a empty mutes list. That is mutes modules job (or let viewers use they cached entries if none) UbitUmarov 2017-11-12 02:51:59 +0000
  • fcb8b2a3c3 mantis 8260 fix script count on delete and remove redundantTriggerRemoveScript in 2 points UbitUmarov 2017-11-08 09:10:56 +0000
  • 8eb9bc8b19 mantis 8263: recover the ignore of texture changes if only materialID changed. That should be done by respective cap (as before) UbitUmarov 2017-11-08 06:51:55 +0000
  • 8479658cd0 remove a potencial (and silly) deadlock; let other texture parameters changes trigger Changed.TEXTURE event UbitUmarov 2017-11-08 01:53:36 +0000
  • 56d2db3a18 Add a new experimental implementation of PGSQL FSAssets TomTheDragon 2017-11-02 23:53:19 -0400
  • 39d1426f27 Merge branch 'master' into httptests UbitUmarov 2017-10-30 19:06:17 +0000
  • 5360a8fea4 mantis 8258: also limit mesh basic shape torus hole sizeY on (some) existent objects. UbitUmarov 2017-10-30 18:56:05 +0000
  • 3fb61f4470 mantis 8258: change Mesh basic shape pathScaleY in case of Torus UbitUmarov 2017-10-30 18:26:15 +0000
  • 16a8e166ff Merge branch 'master' into httptests UbitUmarov 2017-10-26 19:01:16 +0100
  • 6a5b234262 Fixed typo in a comment. Kevin Cozens 2017-10-26 13:43:36 -0400
  • 70d693eff2 Added missing Allow line for osGetSimulatorMemoryKB. Kevin Cozens 2017-10-26 13:42:54 -0400
  • 5cc41eee34 Sorted the groups of Allow statements by alphabetical order. Kevin Cozens 2017-10-26 13:40:59 -0400
  • fbb2f7f319 Corrected name of function in call to CheckThreatLevel. Kevin Cozens 2017-10-26 13:29:14 -0400
  • d65f055e4e Whitespace cleanup. Kevin Cozens 2017-10-26 11:26:49 -0400
  • f81375cf1e mantis 8253: try to recover information about takecontrols pass=false controls on crossings, also tell viewers about them. this may still not be correct. Use of multiple TakeControls on same avatar can still give unpredictable results (also on normal operation). In same cases last executed my override previus or not. Also change agent updates wait code UbitUmarov 2017-10-25 02:59:19 +0100
  • c220c277e2 Merge branch 'master' into httptests UbitUmarov 2017-10-15 23:03:39 +0100
  • 3d6553afee add osGetSimulatorMemoryKB(). This allows work around the fact osGetSimulatorMemory() reports at most 2GB. This one limit is now 2TB, should ne enought for a while UbitUmarov 2017-10-15 14:46:21 +0100
  • 68e9baf2e0 Merge branch 'master' into httptests UbitUmarov 2017-10-13 20:36:29 +0100
  • b51b4d4171 Merge branch 'master' of git://opensimulator.org/git/opensim (Ubit beat me to the repository). Robert Adams 2017-10-13 12:04:52 -0700
  • dd58f15bff mantis 8249: give better data to llDetectedGrab UbitUmarov 2017-10-13 20:00:38 +0100
  • df3759e099 BulletSim: Add parameter "[BulletSim]AvatarWalkVelocityFactor=1.0" to adjust the walking speed passed from the simulator. Default is 1.0f so there should be no change for regions who do not change the factor. Robert Adams 2017-10-13 12:00:07 -0700
  • 59afeb6c4c remove a dead line of code UbitUmarov 2017-10-06 02:43:46 +0100
  • 8520ceed63 mantis 8246: don't allow 'delete object name' to delete attachments, but allow delete object id, with confirmation UbitUmarov 2017-10-06 02:40:28 +0100
  • b1814d3492 Merge branch 'master' into httptests UbitUmarov 2017-10-01 18:05:10 +0100
  • db88c93243 bug fix: add missing stub for osSetInertia UbitUmarov 2017-10-01 18:03:19 +0100
  • cc915b4d05 BulletSim: update MacOS version of libBulletSim to latest version. See Mantis 8232. Thanks Gavin Hird. Robert Adams 2017-09-20 21:02:00 -0700
  • e4dfa50654 replace libomv saving a few op on vector * quaternion UbitUmarov 2017-09-17 04:43:53 +0100
  • 765f4eef1e Merge branch 'master' into httptests UbitUmarov 2017-09-16 19:01:22 +0100
  • 2247251c2f bug fix: Of course i had to pick a wrong number for profileBegin UbitUmarov 2017-09-16 18:58:10 +0100
  • 5687c5d494 Merge branch 'master' into httptests UbitUmarov 2017-09-16 01:00:28 +0100
  • 997a85568e double request.ReadWriteTimeout UbitUmarov 2017-09-16 00:46:26 +0100
  • 05da6b9f14 bug fix. Increase the values of profileHollow and profileBegin used to match pbs number of faces and the Mesh number of faces. The small values i used before seem to be randomly lost. UbitUmarov 2017-09-16 00:19:58 +0100
  • b581a64788 ubOde: comment out some debug stats UbitUmarov 2017-09-08 20:04:16 +0100
  • 0ac81f6a09 ubOde: hashSpaces aren't that nice UbitUmarov 2017-09-08 19:59:38 +0100
  • ca493a1beb Merge branch 'master' into httptests UbitUmarov 2017-09-05 20:25:12 +0100
  • 921e3ceb09 BulletSim: Merge branch 'BulletSim2017' Adds raycast using Bullet physics engine. Robert Adams 2017-09-05 06:24:04 -0700
  • 4608b44817 BulletSim: add raycast filtering BulletSim2017 Robert Adams 2017-09-05 06:19:49 -0700
  • 86493d75fa Merge branch 'master' into httptests UbitUmarov 2017-09-04 18:39:42 +0100
  • e08b051ca6 Fixed typos in comments in osslEnable.ini Kevin Cozens 2017-09-04 13:30:16 -0400
  • 05db0c977f Fixed typo in function name HaveNotifiedLogOfScriptStopMistmatch. Kevin Cozens 2017-09-04 13:28:31 -0400
  • f348f7fa90 BulletSim: first version of raycast. Only single contact point and no filtering. Robert Adams 2017-09-03 17:15:27 -0700
  • 6c5cfbafba BulletSim; Update BulletSim.dll's and so's for raycast. Robert Adams 2017-09-03 17:14:59 -0700
  • 33e773959f BulletSim: modify taint processing which use locks. (Merge branch 'bullettaint' into bulletcast) Robert Adams 2017-09-02 13:08:54 -0700
  • 0afa3a294a BulletSim: most of the plumbing for raycast. Needs new BulletSim.dll to work. Robert Adams 2017-09-02 13:06:36 -0700
  • 34da125a4d fix our name is OpenSimulator not OpenSim UbitUmarov 2017-08-31 15:25:14 +0100
  • 3fe3471532 improve Prefer32bit configuration option UbitUmarov 2017-08-31 15:17:42 +0100
  • c9198dc1d4 .net4.5, take2; vs2010 does not do it, try to make mono5.x msbuild more happy UbitUmarov 2017-08-31 13:42:58 +0100
  • 566e79b574 test: .net framework4.5 UbitUmarov 2017-08-31 13:20:47 +0100
  • a578df9589 CSharp targets name still wrong UbitUmarov 2017-08-31 11:29:00 +0100
  • b9fc629bdf fix a whitecode bug, add missing files UbitUmarov 2017-08-31 11:23:03 +0100
  • a30d8f8e64 fix a prebuild VS targets assembly name UbitUmarov 2017-08-31 09:59:44 +0100
  • 46ead8dcb2 make option Prefer32bit default to false. Thanks Freaky Tech UbitUmarov 2017-08-30 22:49:13 +0100
  • 41e8b9f91f update Prebuild with WhiteCore version UbitUmarov 2017-08-30 22:24:07 +0100
  • d4a3aa5e08 Merge branch 'master' into httptests UbitUmarov 2017-08-29 07:53:34 +0100
  • 22c7450363 fix cache.cs (used on parcels info) UbitUmarov 2017-08-29 07:38:52 +0100
  • 5c36561424 BulletSim: add clock and change logic for taint processing a little so taints check if they are not in simulation time and execute immediately if not. Robert Adams 2017-08-28 15:23:32 -0700
  • e4747b938b update httpserver UbitUmarov 2017-08-28 13:33:37 +0100
  • 47648557c1 fix some nunit tests UbitUmarov 2017-08-28 10:48:46 +0100
  • b3eec90d3c Merge branch 'master' into httptests UbitUmarov 2017-08-25 23:47:40 +0100
  • 396ab1424c in some cases ll TPVs can only see avatar rotations around Z or camera misbehaves UbitUmarov 2017-08-25 23:44:59 +0100
  • dfdc3e3adf change camera view constraint. we need to do it a lot more :( UbitUmarov 2017-08-25 20:53:07 +0100
  • a1aa2f1add Merge branch 'master' into httptests UbitUmarov 2017-08-24 02:18:40 +0100
  • 05b8ead8b2 frozen avatars should not do local teleports. Possible none should not be allowed, but that may be abusive UbitUmarov 2017-08-24 02:11:40 +0100
  • c5802c9460 change a few more parcel eject code paths UbitUmarov 2017-08-24 01:47:01 +0100
  • 1a7c8893ee add missing file. Also in last commit comment the flag was relative to (un)freeze no t(un)eject UbitUmarov 2017-08-24 01:38:04 +0100
  • 74524cb3be (un)eject flag is only lowest bit, only protect active gods from freeze; do not check landing point (telehubs) on eject. UbitUmarov 2017-08-24 01:30:57 +0100
  • b1fdb02be1 Merge branch 'master' into httptests UbitUmarov 2017-08-22 18:39:30 +0100
  • 1ca70232a5 mantis 8233: media changes flag object updated in region db UbitUmarov 2017-08-22 18:37:35 +0100
  • 8434def603 update ODE bins for windows to 0.13.3 ( old ode will now also have stati/dynamic friction, cant avoid it UbitUmarov 2017-08-21 05:00:18 +0100
  • 6cf27e2191 ubOde move static/dynamic friction to unmanaged code. Note this now requeries ode version OS0.13.3 currently at opensim-libs repo trunk/unmanaged/ODE-OpenSim-Test UbitUmarov 2017-08-21 04:54:01 +0100
  • f9c01db33c Merge branch 'master' into httptests UbitUmarov 2017-08-19 22:48:31 +0100
  • 539c006cb8 change SOP updates throttles again. Small values of omega on llSetTargetOmega where skiped UbitUmarov 2017-08-19 22:44:18 +0100
  • 1fdd56f987 BulletSim: Update macOS version of BulletSim with the actual Bullet 2.86. (the last commit was really an update to 2.82). Thanks Gavin Hird. Robert Adams 2017-08-18 12:44:29 -0700
  • e2ca5853fc Merge branch 'master' into httptests UbitUmarov 2017-08-18 04:33:21 +0100
  • 2df4c1bb91 Replaced libomv dlls with newly compiled ones to solve crashes with pCampBot. See e8250162cc Diva Canto 2017-08-17 17:43:58 -0700
  • ea53cb0dfa temporary change pcampbot bots lastname convention, to test at osgrid UbitUmarov 2017-08-17 22:17:36 +0100
  • 3acdae74db Make VERSION_FLAVOUR public too, per request. I question the practice of insulating modules against OS versions this way, but hey! -- different folks, different styles. Given that all other components of the version info are public, there's no reason for keeping this one different. Diva Canto 2017-08-17 11:36:18 -0700
  • c804835801 BulletSim: Update macOS version of BulletSim with Bullet 2.86 and collision fixes. Thanks Gavin Hird. Robert Adams 2017-08-17 10:33:18 -0700
  • c54cd4d808 Merge branch 'master' into httptests UbitUmarov 2017-08-17 00:16:29 +0100
  • 218160494e fix llRot2Axis(ZERO_ROTATION) and non normalized inputs, same for llRot2Angle() UbitUmarov 2017-08-16 23:44:34 +0100
  • 6d4b0a8ce3 Merge branch 'master' into httptests UbitUmarov 2017-08-16 05:05:57 +0100
  • 2c8c25a017 Flipped flavour to Release. 0.9.0-post-fixes Diva Canto 2017-08-15 10:31:06 -0700
  • 704c67527b Merge branch 'master' into 0.9.0-post-fixes Diva Canto 2017-08-15 10:29:05 -0700
  • 78c78f69b1 Merge branch 'master' into BulletSim2017 Robert Adams 2017-08-15 09:04:03 -0700
  • bf84e46c59 update libode for MAC, thanks again Gavin Hird UbitUmarov 2017-08-15 16:01:56 +0100
  • 9e86721d70 BulletSim: remove chatty debug message. Robert Adams 2017-08-14 21:33:26 -0700
  • a754ab0e4f Refactor archive loading to optionally start script engine after loading. Robert Adams 2017-08-14 21:27:53 -0700
  • 36ee8e3941 BUlletSim: return better terrain height in BSTerrainHeightMap.GetTerrainHeightAtXYZ(). Partial fix for Mantis 8011. Problem is that computed terrain height is different than mesh height in the physics engine. For small shapes, they would have their position corrected to above terrain so they would never collide. Robert Adams 2017-08-14 21:20:59 -0700
  • 8f3c17189c Merge branch 'master' into BulletSim2017 Robert Adams 2017-08-14 18:48:10 -0700
  • 76c29cb106 Update BulletSim with corrected collision computations. A fix for Mantis 8010. Robert Adams 2017-08-14 18:46:16 -0700
  • eb837defdf Revert "Let's try giving Common a default constructor instead of the workaround" Diva Canto 2017-08-14 16:55:50 -0700
  • 8b6557e377 Let's try giving Common a default constructor instead of the workaround Diva Canto 2017-08-14 16:49:11 -0700