OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 462ad336dc Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService.
This allows us to use a common check for both AssetService and XAssetService.
It also allows future console commands to delete an asset.
As before, deletion of maptile assets is not allowed remotely unless this is explicitly configured.
2012-11-02 00:02:10 +00:00
..
ApplicationPlugins Get rid of some unnecessary casts in RemoteAdminPlugin. 2012-09-29 02:57:28 +01:00
Capabilities minor: Comment out "Client requested range for texture ... but" message. This is not useful during normal operation. 2012-10-12 00:27:12 +01:00
ConsoleClient Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." 2012-09-30 07:48:03 -07:00
Data SQLite DB: some values of land data will be not saved / loaded 2012-10-21 10:41:23 -04:00
Framework Make "show object part" command correctly display script status. 2012-10-31 00:31:18 +00:00
Region Comment out checks not to overwrite existing IAR/OAR files for now on "save iar/oar" since this causes problems for some backup systems. 2012-11-01 03:42:15 +00:00
Server Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. 2012-11-02 00:02:10 +00:00
Services Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. 2012-11-02 00:02:10 +00:00
Tests Fix script error messages not showing up in viewer 3 and associated viewers. 2012-10-25 03:26:12 +01:00
Tools Fix a bug in pCampbot grabbing behaviour where an exception would be thrown if the bot was not yet aware of any objects. 2012-08-01 22:30:34 +01:00