.. |
Application
|
91caf98308
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
|
7 years ago |
ClientStack
|
cf855c3842
Corrected index number in ErrorFormat based Exception message
|
7 years ago |
CoreModules
|
a754ab0e4f
Refactor archive loading to optionally start script engine after loading.
|
7 years ago |
Framework
|
1dbf3215b0
jenkins tests still don't set scene.IsRunning
|
7 years ago |
OptionalModules
|
0bbe7bab7b
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
|
7 years ago |
PhysicsModules
|
9e86721d70
BulletSim: remove chatty debug message.
|
7 years ago |
ReplaceableModules
|
ec1a5d8933
Some module reshuffling, no user functionality yet
|
15 years ago |
ScriptEngine
|
d52a64c7a3
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
|
7 years ago |