OpenSimMirror/OpenSim/Region
Justin Clarke Casey b4db3a550a * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak.
* Initializes ODE only when a scene is grabbed rather than on plugin load.  This means we don't initialize ode if that physics engine is not used, and it allows other ode use 
plugins to be used instead.
2008-12-04 20:29:34 +00:00
..
Application Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown() includes a Environment.Exit(0); which is not always wanted when shutting down, like from a windows service. 2008-12-02 11:40:22 +00:00
ClientStack * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 2008-12-04 19:57:36 +00:00
Communications Mantis #2584 (again) 2008-11-30 23:36:56 +00:00
DataSnapshot Make a couple log4net instances static readonly. 2008-12-03 05:18:28 +00:00
Environment * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 2008-12-04 19:57:36 +00:00
Examples/SimpleModule * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 2008-12-04 19:57:36 +00:00
Interfaces WIP: Adding a few things to PresenceModule. Not quite finished yet. 2008-11-24 22:07:45 +00:00
Modules * cleanup: Update the avatar factory (appearance module) in Region/Environment and use that instead of the Region/Modules/AvatarFactory 2008-10-27 20:48:18 +00:00
Physics * Apply http://opensimulator.org/mantis/view.php?id=2750 with a small tweak. 2008-12-04 20:29:34 +00:00
ScriptEngine Minor formatting cleanup. 2008-12-03 23:48:24 +00:00