This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad930f8e41d2f58074e825d48ec43ff0cc4482c2
opensim
/
OpenSim
/
Region
History
UbitUmarov
ad930f8e41
fix typo
2017-07-28 19:01:07 +01: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
add a few more...
2017-07-25 04:10:22 +01:00
CoreModules
fix typo
2017-07-28 19:01:07 +01:00
Framework
shape convex should not trigger complex cost (LI) alone
2017-07-21 16:07:04 +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
mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match stated on ini files.
2017-07-27 16:23:08 +01:00
ReplaceableModules
…
ScriptEngine
avoid leasing issues on lsl_list on domain crossings. This will make their use even more slow. AppDomainLoading just needs to be set false to have acceptable scripts performance
2017-07-26 12:53:12 +01:00