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-05-19 06:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce5dca5c568655adde2e86e8922c5bfeb40add4f
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
UbitUmarov
ce5dca5c56
revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test
2022-01-06 02:34:14 +00:00
..
Plugins
fix last commit
2021-11-02 18:58:36 +00:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
actually change scripts timers, to the ini setting AsyncLLCommandLoopms ( default 100, 50 a more reasonable value that just eats a bit more cpu looping around
2021-04-21 14:15:12 +01:00
LS_Api.cs
scripts line per second is no longer used and was wrong
2021-04-22 13:33:00 +01:00
LSL_Api.cs
throttle osnpcsay as llSay
2021-12-31 04:12:21 +00:00
MOD_Api.cs
mantis8341: fix MOD and LS apis configuration read from ossl file
2018-07-18 22:19:46 +01:00
OSSL_Api.cs
revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test
2022-01-06 02:34:14 +00:00