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-03 00:57:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d1e5eb5acbd5aa003b07f12c848a05b6ca96612
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
lickx
7809eb5ba0
Support PRIM_PROJECTOR
...
Signed-off-by: UbitUmarov <
ajlduarte@sapo.pt
>
2022-05-22 15:13:47 +01: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
Merge branch 'master' into careminster-presence-refactor
2010-11-03 02:34:36 +00:00
LSL_Constants.cs
Support PRIM_PROJECTOR
2022-05-22 15:13:47 +01:00
LSL_Stub.cs
add llOrd, llChar llHash
2021-10-02 14:17:11 +01:00
MOD_Stub.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Stub.cs
add explicit osMakeNotecard(string notecardName, LSL_String contents) so it does not depend on implicit cast from string to list, as before
2022-01-06 20:42:50 +00: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
…