OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 2012-11-26 23:22:54 +00:00
..
ApplicationPlugins Don't include time to transmit response back to requester when assessing slow handling of requests. 2012-06-20 23:29:49 +01:00
Capabilities If the GetTexture capability receives a request for a range of data beyond that of an otherwise valid asset, return HTTP PartialContent rather than RequestedRangeNotSatisfiable. 2012-09-13 00:19:26 +01:00
ConsoleClient Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-19 00:25:40 +01:00
Data minor: Adjust method doc on IXInventoryData MoveItem() and MoveFolder() to make it clear we're moving to an existing folder. 2012-11-13 04:47:24 +00:00
Framework Fix usage statement on "debug http" console command since max level is now 5 rather than 3 2012-09-13 00:20:38 +01:00
Region minor: Make note in log if scene was restarted due to an unrecoverable physics error 2012-11-26 23:22:54 +00:00
Server Add [AssetService] AllowRemoteDeleteAllTypes (default false). 2012-11-15 02:11:37 +00:00
Services Move check to allow only deletion of maptiles up to AssetServerDeleteHandler from AssetService. 2012-11-15 02:11:24 +00:00
Tests Renaming existing 'torture' tests to 'performance' tests instead, since this better matches what they really do. 2012-09-13 00:18:56 +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-02 01:35:31 +01:00