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-14 11:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c19d084481e6a710d47ce72c357b1c1a6340531
opensim
/
OpenSim
/
Region
History
UbitUmarov
2c19d08448
cleanup util.cs get dns
2017-05-29 02:07:53 +01:00
..
Application
change wrong watchdog stopped thread check code, and don't log it
2017-05-26 00:05:35 +01:00
ClientStack
cleanup util.cs get dns
2017-05-29 02:07:53 +01:00
CoreModules
add temporary debug msgs
2017-05-29 01:27:02 +01:00
Framework
dont fail saving a OAR because of a broken material
2017-05-23 04:21:03 +01:00
OptionalModules
let StreamReader be in using statements
2017-05-07 00:47:45 +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