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-08-20 21:25:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce5dca5c568655adde2e86e8922c5bfeb40add4f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
0a447d1a9c
slowdown osMessageObject a bit. Also slowdown osMessageAttachments by (200 + 10 *NumberTargetedPrims) miliseconds, plus some implementation changes
2022-01-01 18:06:19 +00:00
..
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Executor.cs
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
2020-09-04 14:22:24 +01:00
LS_Stub.cs
…
LSL_Constants.cs
slowdown osMessageObject a bit. Also slowdown osMessageAttachments by (200 + 10 *NumberTargetedPrims) miliseconds, plus some implementation changes
2022-01-01 18:06:19 +00:00
LSL_Stub.cs
add llOrd, llChar llHash
2021-10-02 14:17:11 +01:00
MOD_Stub.cs
…
OSSL_Stub.cs
fix osRequest*URL return type and threat level name
2021-10-18 20:42:28 +01:00
ScriptBase.cs
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
2020-09-04 14:22:24 +01:00
ScriptSponsor.cs
…