OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api/Implementation
Justin Clark-Casey (justincc) 530c86335d Fix the presence info caching used in llRequestAgentData(), which was completely inoperative.
This means the presence info may be out of date by up to 20 seconds, but this avoids scripts potentially triggering constants requests to user accout and presence info services.
Relates to http://opensimulator.org/mantis/view.php?id=7088 though I fixed in a different way.
Adds regression test for this case.
2014-04-11 00:29:06 +01:00
..
Plugins refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00:00
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
ApiManager.cs Add osForceAttachToAvatar() and osForceDetachFromAvatar() 2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs Remove unnecessary m_scenes and m_scene from AsyncCommandManager. 2013-05-31 23:00:10 +01:00
LSL_Api.cs Fix the presence info caching used in llRequestAgentData(), which was completely inoperative. 2014-04-11 00:29:06 +01:00
LS_Api.cs Following on from 50ea2e0, only fetch scene presence for check if lightscript function has failed initial IsEstateManagerOrOwner() check 2014-01-18 01:36:40 +00:00
MOD_Api.cs Fix problem with modInvoke defined integer constants being build into 2013-08-02 09:44:01 -07:00
OSSL_Api.cs Implement osForceBreakAllLinks(). 2014-03-13 00:04:20 +00:00