OpenSimMirror/OpenSim/Region
Robert Adams b51b4d4171 Merge branch 'master' of git://opensimulator.org/git/opensim (Ubit beat
me to the repository).
2017-10-13 12:04:52 -07:00
..
Application change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM 2017-05-29 07:48:09 +01:00
ClientStack bug fix: Of course i had to pick a wrong number for profileBegin 2017-09-16 18:58:10 +01:00
CoreModules remove a dead line of code 2017-10-06 02:43:46 +01:00
Framework mantis 8249: give better data to llDetectedGrab 2017-10-13 20:00:38 +01:00
OptionalModules add new funtion bool MoveMoney(UUID fromUser, UUID toUser, int amount, MoneyTransactionType type, string text). this should be called async allowing time for money module to process it. If returns true, the transation did sucess, so if its use was to pay something, the payed item/service must be provided without fail, otherwise another method is needed so a refund is possible 2017-07-26 19:01:11 +01:00
PhysicsModules BulletSim: Add parameter "[BulletSim]AvatarWalkVelocityFactor=1.0" to 2017-10-13 12:00:07 -07:00
ReplaceableModules
ScriptEngine bug fix: add missing stub for osSetInertia 2017-10-01 18:03:19 +01:00