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 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d8bb33c5b2420d4e744269f67a25dd2b9746a35
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
7d8bb33c5b
Store FromItemID for attachments once on SOG instead of on every SOP and only ever using the root part entry.
...
This eliminates some pointless memory use.
2012-04-07 00:33:02 +01:00
..
Plugins
Add sensor, dataserver requests, timer and listener counts to "xengine status" command.
2012-03-06 23:21:17 +00:00
ApiManager.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs
Add sensor, dataserver requests, timer and listener counts to "xengine status" command.
2012-03-06 23:21:17 +00:00
LS_Api.cs
Introduce a LightShare kill packet ans send it when needed. Currently only
2011-12-28 09:24:02 +00:00
LSL_Api.cs
Store FromItemID for attachments once on SOG instead of on every SOP and only ever using the root part entry.
2012-04-07 00:33:02 +01:00
MOD_Api.cs
Add a hust UUID to the script invocations
2012-03-26 14:19:55 +01:00
OSSL_Api.cs
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(userID) that invite/eject users to/from groups the object containing the script is set to. These functions also work for closed groups.
2012-03-27 22:30:02 +02:00