OpenSimMirror/OpenSim/Region
Jeff Ames bc6ec3b564 Formatting cleanup. 2009-08-09 00:43:13 +09:00
..
Application Remove debugging output frm ini file loading. Make it collect matching 2009-08-07 23:05:16 +01:00
ClientStack * More tweaking of the various services to work with nonstandard region sizes. * Now, what's available of the terrain will show and it'll be truncated if it's larger on Linden Clients. Parcel minimum is 64 (256/4) for the client to accept it. 2009-08-08 00:10:19 -04:00
Communications * minor format changes and message additions 2009-07-10 19:18:05 +00:00
CoreModules * More tweaking of the various services to work with nonstandard region sizes. * Now, what's available of the terrain will show and it'll be truncated if it's larger on Linden Clients. Parcel minimum is 64 (256/4) for the client to accept it. 2009-08-08 00:10:19 -04:00
DataSnapshot * Updates libOMV to version 0.7.0 2009-07-25 15:49:10 +00:00
Examples/SimpleModule * Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely. 2009-07-19 02:32:02 +00:00
Framework Formatting cleanup. 2009-08-09 00:43:13 +09:00
OptionalModules Formatting cleanup. 2009-08-09 00:43:13 +09:00
Physics * Fix one physics crash for regions larger then 512mx512m 2009-08-08 10:38:53 -04:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Formatting cleanup. 2009-08-09 00:43:13 +09:00
UserStatistics This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions. 2009-08-07 20:31:48 -04:00