OpenSimMirror/OpenSim/Region/CoreModules
Arthur Valadares 7bf59c551e * Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted,
causing those "unnotified circuit" messages.
* Also fixes tests accordingly

- Fixes Mantis #3452
- Fixes Mantis #3388
- Fixes Mantis #3871
- Related to Mantis #3493
2009-07-23 16:57:41 +00:00
..
Agent Committing the interface change and the addition to the modules to get 2009-07-10 20:17:13 +00:00
Asset Committing the interface change and the addition to the modules to get 2009-07-10 20:17:13 +00:00
Avatar Attempt to make it so items rezzed from inventory aren't half in the ground or half in the prim they are being rezzed on top off. This is currently only correct for single prims (not link groups) and unrotated prims. Next step is to fix for link sets and rotated prims. 2009-07-13 12:08:14 +00:00
Framework Remove all references to HttpServer from CommsManager (all incarnations) 2009-07-10 02:22:26 +00:00
Hypergrid Remove all references to HttpServer from CommsManager (all incarnations) 2009-07-10 02:22:26 +00:00
InterGrid Remove all references to HttpServer from CommsManager (all incarnations) 2009-07-10 02:22:26 +00:00
Resources * Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted, 2009-07-23 16:57:41 +00:00
Scripting Formatting cleanup. 2009-07-23 15:32:11 +00:00
ServiceConnectorsIn Committing the interface change and the addition to the modules to get 2009-07-10 20:17:13 +00:00
ServiceConnectorsOut * Updates RESTInterregionComms and LocalInterregionComms to the new region module interface. This fixes an issue where region references were being added but weren't being deleted, 2009-07-23 16:57:41 +00:00
World * If the world map module encounters an error, not all of the objects will be created and will therefore be null in the finally clause. Therefore, only dispose of objects that are not null in the finally clause. 2009-07-17 21:13:50 +00:00