OpenSimMirror/OpenSim/Region/CoreModules
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
..
Agent Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
Asset minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/config-include/FlotsamCache.ini.example 2010-02-19 21:18:03 +00:00
Avatar Offline friendship offers now working. 2010-03-01 22:21:33 -08:00
Framework 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
Hypergrid Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
InterGrid Revert "Updates all IRegionModules to the new style region modules." 2010-01-29 07:21:06 +00:00
Resources Fixed typo that was affecting the BasicInventoryAccessModule 2010-02-24 08:03:30 -08:00
Scripting Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
ServiceConnectorsIn Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. 2010-01-31 13:01:23 -08:00
ServiceConnectorsOut Merge branch 'master' into presence-refactor 2010-02-22 03:00:59 +00:00
World Merge branch 'master' into presence-refactor 2010-03-01 01:01:32 +00:00