OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Tom Grimshaw d1c8b083b8 Fix llRot2Euler with a mathematically sound implementation. The only difference between this an SL is that SL resolves a figure of negative PI into PI, and does the equivalent in the reverse (llEuler2Rot, -1.0 becomes 1.0); 2010-06-17 04:15:07 -07:00
..
Plugins Merge branch 'master' into careminster-presence-refactor 2010-05-10 04:05:04 +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
LSL_Api.cs Fix llRot2Euler with a mathematically sound implementation. The only difference between this an SL is that SL resolves a figure of negative PI into PI, and does the equivalent in the reverse (llEuler2Rot, -1.0 becomes 1.0); 2010-06-17 04:15:07 -07:00
LS_Api.cs Rename CM files to LS 2010-06-11 17:42:41 +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 osGetAvatarList: Use AbsolutePosition instead of the position of the physics actor, or the avatar disappears when they sit down. 2010-06-14 04:03:54 -07:00