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 19:55:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c71ea23bf5ffce467bb263cee4b2eca6034c22cb
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
d437808ba4
add INVENTORY_SETTING lsl constant; cosmetics
2020-10-09 12:42:28 +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
…
LSL_Constants.cs
add INVENTORY_SETTING lsl constant; cosmetics
2020-10-09 12:42:28 +01:00
LSL_Stub.cs
change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed..
2020-08-16 20:01:00 +01:00
MOD_Stub.cs
…
OSSL_Stub.cs
mantis 8770: let osGetSunParam(day_length) return the same as llGetDayLength() ie day length at prim location
2020-09-12 16:14:14 +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
…