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-06-15 00:45:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
156ef0bbe37ae97c2ec75ddbb2662edc2156dbda
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
History
UbitUmarov
c0904a32cb
OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template.
2017-04-05 15:11:19 +01:00
..
Implementation
OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template.
2017-04-05 15:11:19 +01:00
Interface
add a little speedup on repeated requests for same name on osGetLinkNumber.
2017-04-04 20:11:11 +01:00
Runtime
add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :(
2017-04-04 19:27:45 +01:00