OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 301546289e Fix build break by moving OpenSim.Framework.Console back below HttpServer in the build order.
Luckily, it turns out Framework.Monitoring doesn't need to reference Console directly.
2012-11-28 02:43:32 +00:00
..
ApplicationPlugins Get rid of some unnecessary casts in RemoteAdminPlugin. 2012-11-28 02:35:28 +00: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-27 23:14:39 +01: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 Merge branch '0.7.4-post-fixes' into 0.7.4-extended 2012-11-15 02:52:37 +00:00
Framework Fix build break by moving OpenSim.Framework.Console back below HttpServer in the build order. 2012-11-28 02:43:32 +00:00
Region Fix packetpool for ImprovedTerseObjectUpdate packets. 2012-11-28 02:43:23 +00:00
Server Add [AssetService] AllowRemoteDeleteAllTypes (default false). 2012-11-15 02:09:31 +00:00
Services string format arguments in wrong order 2012-11-28 02:36:16 +00:00
Tests Merge branch '0.7.4-post-fixes' into 0.7.4-extended 2012-11-15 02:52:37 +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