OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 2caa7ffd5d Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state
Adds regression test for this case.
2014-11-11 17:45:22 +00:00
..
ApplicationPlugins Don't include time to transmit response back to requester when assessing slow handling of requests. 2012-06-13 00:03:44 +01:00
Capabilities Allow GetTexture calls with no second value in the range header (e.g. just 5333-) 2012-12-12 00:48:53 +00:00
ConsoleClient Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. 2012-07-11 22:54:22 +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-14 01:53:32 +00:00
Framework Flip release type to post fixes 2012-09-01 00:01:01 +01:00
Region Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state 2014-11-11 17:45:22 +00:00
Server Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 2012-07-13 01:03:28 +01:00
Services Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-14 01:53:23 +00:00
Tests Update parent inventory folder version numbers when folders are moved/created/deleted to match version numbers cached by viewers. 2012-11-14 01:53:23 +00: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