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-20 15:25:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff53add54dbc666e585b928ba51b4babb7441611
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
ff53add54d
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartInventory.GetInventoryItem(string)
...
Also gets llStopAnimation() to call KeyOrName rather than duplicating logic.
2012-05-26 00:36:01 +01:00
..
Plugins
minor: style adjustments in SensorRepeat, mainly related to patch from stoehr
2012-04-27 19:40:19 +01:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01: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
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
LSL_Api.cs
refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartInventory.GetInventoryItem(string)
2012-05-26 00:36:01 +01:00
MOD_Api.cs
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
OSSL_Api.cs
Mantis 6028 osAvatarStopAnimation not stopping animations via UUID
2012-05-25 23:45:03 +01:00