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-07-15 12:05:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d93008bd99f657aa8a79ed2ecef1a0df3c483c0
opensim
/
OpenSim
/
Region
History
UbitUmarov
2d93008bd9
course locations is a also heartbeat job (for now sync)
2017-06-07 18:52:56 +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
change child agents close control; disablesimulator is not a caps event message
2017-05-31 23:31:02 +01:00
CoreModules
avoi null refs on tests simple clients
2017-06-01 00:14:59 +01:00
Framework
course locations is a also heartbeat job (for now sync)
2017-06-07 18:52:56 +01:00
OptionalModules
remove some more dead scene options
2017-06-07 18:15:15 +01:00
PhysicsModules
add a bit more protection for broken scripts like ingen-e3s-v1.33
2017-05-21 01:52:27 +01:00
ReplaceableModules
…
ScriptEngine
make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else
2017-05-28 01:56:52 +01:00