OpenSimMirror/OpenSim
Sean Dague 5fb81ab881 merged ClientView into a non partial class. Will
make it easier to start breaking this up into 
more discreet functional classes
2007-11-28 13:33:57 +00:00
..
ApplicationPlugins/LoadRegions * Added the ability to restart your individual sims from within them using the estate tools. 2007-11-25 04:52:14 +00:00
Framework Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorldMap and into its own public method (which is called during region creation). We shouldn't have things like that in methods like LoadWorldMap as some regions might not being having a worldmap loaded via the LoadWorldMap method (like in custom applications). 2007-11-28 12:36:09 +00:00
Grid Fixed an event in the events chain in inter-region communications. 2007-11-27 13:46:52 +00:00
Region merged ClientView into a non partial class. Will 2007-11-28 13:33:57 +00:00
Tests/Inventory apply http://bug.opensecondlife.org/view.php?id=512 from chillken 2007-10-25 15:34:43 +00:00
Tools * moved outer tool dir into inner tool dir 2007-11-14 11:22:01 +00:00