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-18 13:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
797def8aa4a009ba3bc44d6b73e063e4bb61ba97
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
7247ca1644
use constants in llGetObjectDetails() rather than magic numbers
2011-07-16 00:08:11 +01:00
..
Plugins
If an llSensor() is in an attachment, make the detection cone face in the direction of the avatar, not the relative rotation of the attachment towards the avatar.
2011-06-03 23:43:09 +01: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 some conditionals to references to the WorldComm module, so that the
2009-11-28 09:23:26 +00:00
LS_Api.cs
lsGetWindlightScene() returns raw int value, which makes unable to compare to another value with llListFindList()
2011-07-09 01:08:26 +01:00
LSL_Api.cs
use constants in llGetObjectDetails() rather than magic numbers
2011-07-16 00:08:11 +01:00
MOD_Api.cs
Add IScriptModuleComms interface and region module to handle dispatch of
2009-11-10 03:36:43 +00:00
OSSL_Api.cs
Fix osMatchString() so that it reports all instance of pattern matches, not just the first one.
2011-07-09 01:24:30 +01:00