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-05 11:37:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd74acc16be7da779cfe68b7002b729e832d97cc
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
History
UbitUmarov
96cb47e80f
anf ofc i forgot a file
2021-05-31 18:13:56 +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 STATS_SCRIPT_TIME constant. On last commit add ..LPS wasa typo, it was add STATS_SIM_SLEEP, the index to value LPS was pointing till now
2021-05-04 21:02:29 +01:00
LSL_Stub.cs
add LSL_Integer osAvatarType(LSL_Key avkey)
2021-04-21 15:52:09 +01:00
MOD_Stub.cs
…
OSSL_Stub.cs
anf ofc i forgot a file
2021-05-31 18:13:56 +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
…