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-27 12:26:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29f2421d4f0f0852dbb5d8a99bcba4aecade9dc0
opensim
/
OpenSim
/
Region
History
UbitUmarov
29f2421d4f
revert
fa5bf4fd0b
for test
2017-06-08 11:45:33 +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
revert
fa5bf4fd0b
for test
2017-06-08 11:45:33 +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