OpenSimMirror/OpenSim/Region
Diva Canto 41ad610f3e * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops.
* Added a base inventory connector that does common processing of inventory among all reference connector implementations. E.g. AddItem requires additional processing before being forwarded to service.
* Added if (m_Enabled) upon RemoveRegion
2009-08-12 13:11:15 -07:00
..
Application First pass at cleaning up old OGS1 and Local Inventory: removed everything-inventory in CommsManager, which wasn't actively used anymore. 2009-08-10 10:48:21 -07:00
ClientStack Apply http://opensimulator.org/mantis/view.php?id=1448 2009-08-11 17:29:15 +01:00
Communications Et voila! - Old inventory code removed. 2009-08-10 10:58:43 -07:00
CoreModules * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops. 2009-08-12 13:11:15 -07: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 * Added two new packet handler implementations for inventory ops. This is starting to work! - but can't be activated incrementally, the flip needs to be global for all inventory ops. 2009-08-12 13:11:15 -07:00
OptionalModules Replace the Replaceable modules name 2009-08-10 23:08:22 +01:00
Physics Minor: formatting cleanup. 2009-08-11 00:32:59 +09:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Replace the Replaceable modules name 2009-08-10 23:08:22 +01: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