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
ae64d089c669a9f953fc0992ca4de3a700395def
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
ae64d089c6
refactor: In llRemoveInventory() use existing GetInventoryItem() method rather than have it iterate through TaskInventory itself.
2012-07-04 21:05:51 +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: In llRemoveInventory() use existing GetInventoryItem() method rather than have it iterate through TaskInventory itself.
2012-07-04 21:05:51 +01:00
MOD_Api.cs
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
OSSL_Api.cs
In the osGetGrid functions, if the [GridInfo] section does not exist then return "Configuration Error", as already happens if there is no GridInfoURI
2012-06-13 04:05:02 +01:00