aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/HGAssetBroker.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto2009-10-121-1/+43
| | | | | * Fixes http://opensimulator.org/mantis/view.php?id=3959 * Allows for viewing inventory textures outside home grid
* Fixes seven leaky .BeginInvoke() callsJohn Hurliman2009-09-031-1/+1
|
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
|
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
| | | | | | the ball rolling on replacable modules. No user functionality yet
* Renamed Region/CoreModules/ServiceConnectors to ↵diva2009-06-141-0/+343
Region/CoreModules/ServiceConnectorsOut. No functional changes.