OpenSimMirror/OpenSim
Teravus Ovares 53c9ce46b3 * Enables binary data in BaseHttpServer with 'image' in content type.
* Enables regular jpeg map images to be served directly from the region.
* EX: http://192.168.1.127:9000/index.php?method=regionImagecc4583cd269b41bfa525dd198e19a5c5
* This is actually HTTP server address + port + index.php?method=regionImage<REGIONUUID, no dashes>
* The Webmap image location gets printed on the console when the simulator starts up.
* JPEG data is cached so we only create the webjpeg once.
2008-06-16 22:06:55 +00:00
..
ApplicationPlugins * Refactor: Split opensim background server into a separate class 2008-06-01 01:01:16 +00:00
Data I really didn't expect that one to work out of the box, but just managed 2008-06-16 19:58:48 +00:00
Framework * Enables binary data in BaseHttpServer with 'image' in content type. 2008-06-16 22:06:55 +00:00
Grid * If appropriate, start printing out the inner exception from the grid -> region status check, so we can tell a bit better what the problem was 2008-06-13 16:17:27 +00:00
Region * Enables binary data in BaseHttpServer with 'image' in content type. 2008-06-16 22:06:55 +00:00
TestSuite Update svn properties. Minor formatting cleanup. 2008-05-19 13:26:42 +00:00
Tests Update svn properties. Formatting cleanup. 2008-06-09 08:46:33 +00:00
Tools * Refactor: Split opensim background server into a separate class 2008-06-01 01:01:16 +00:00