OpenSimMirror/OpenSim/Region/CoreModules
Justin Clark-Casey (justincc) 2eaa6d5ace Do not allow a script to attach a prim if its being sat upon.
This prevents a stack overflow where a get position on the avatar will refer to the attachment which will in turn refer back to the avatar.
This required recording of all sitting avatars on a prim which is done separately from recording the sit target avatar.
Recording HashSet is null if there are no sitting avatars in order to save memory.
2012-07-09 21:24:32 +01:00
..
Agent Record the fact that child agents can have asset transactions. 2012-06-07 23:51:04 +01:00
Asset minor: Lower flotsam asset cache warning about not having a FlotsamCache.ini to debug 2012-06-20 01:30:20 +01:00
Avatar Do not allow a script to attach a prim if its being sat upon. 2012-07-09 21:24:32 +01:00
Framework Add regression test to check that attachments in source region are deleting when an agent teleports to a neighbouring region 2012-06-26 22:16:44 +01:00
Hypergrid 3rd way of reseting the HG Map. This time, don't use the grid service; instead keep track of which map blocks each client has seen in the region, and reset exactly those when the client closes. 2011-06-10 17:22:17 -07:00
InterGrid Stop spurious scene loop startup timeout alarms for scenes with many prims. 2012-02-24 05:02:33 +00:00
LightShare Environment Module - allows Environment settings for Viewer3 warning: includes database region store migrations for mssql, mysql, sqlite 2012-05-23 17:04:19 -04:00
Resources Remove duplicate Warp3DImageModule entry in CoreModulePlugin.addin.xml 2012-07-07 00:26:25 +01:00
Scripting Resolve various race conditions between accessing and removing external script URLs by more consistently locking on m_UrlMap 2012-06-22 23:49:52 +01:00
ServiceConnectorsIn Comment out the neighbour and land in connectors from info logging that they are starting up 2012-06-20 00:42:54 +01:00
ServiceConnectorsOut Removing unused handling of incoming create object by userID and itemID only. 2012-06-30 01:14:49 +01:00
World minor: Make WORLD MAP category log lines consistent 2012-07-07 00:14:16 +01:00