OpenSimMirror/bin/config-include
Justin Clark-Casey (justincc) edb176447b Fix bug where approximately half the time, attachments would rez only their root prim until right clicked (or otherwise updated).
The root cause of this problem was that multiple ObjectUpdates were being sent on attachment which differed enough to confuse the client.
Sometimes these would eliminate each other and sometimes not, depending on whether the scheduler looked at the queued updates.
The solution here is to only schedule the ObjectUpdate once the attachment code has done all it needs to do.
2010-03-03 22:14:06 +00:00
..
CenomeCache.ini.example Update svn properties. 2009-06-14 21:37:50 +00:00
FlotsamCache.ini.example 0004246: [Patch] FlotsamAssetCache deep scan & cache 2009-10-12 23:21:32 +01:00
Grid.ini * Friends out connector completed. Grid login retrieves friends correctly. 2010-02-26 08:46:30 -08:00
GridCommon.ini.example * Friends out connector completed. Grid login retrieves friends correctly. 2010-02-26 08:46:30 -08:00
GridHypergrid.ini * Friends out connector completed. Grid login retrieves friends correctly. 2010-02-26 08:46:30 -08:00
Standalone.ini Fix bug where approximately half the time, attachments would rez only their root prim until right clicked (or otherwise updated). 2010-03-03 22:14:06 +00:00
StandaloneCommon.ini.example Removed useless config. 2010-02-02 16:54:55 -08:00
StandaloneHypergrid.ini Added FriendsData to both Null storage and SQLite. Untested. 2010-02-28 16:09:06 -08:00