OpenSimMirror/OpenSim/ApplicationPlugins
Justin Clark-Casey (justincc) 1e8e98a07f Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs
This fixes the problem for all architectures (hg as well as local and grid) and means we don't have to dupe code between connectors.
Not ideal in that it becomes non-modular, but methods in Scene.Inventory.cs should eventually be modularized anyway.
2010-09-04 01:36:26 +01:00
..
LoadRegions Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console. 2010-08-13 23:29:01 +01:00
RegionModulesController This fixes the problem that region modules (new style) weren't being recognized. 2010-01-11 14:39:15 -08:00
RemoteController Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs 2010-09-04 01:36:26 +01:00
Rest comment out large chunks of appearance/inventory region access services to eliminate warnings that this code is unused 2010-05-28 18:42:25 +01:00