OpenSimMirror/Common/OpenSim.Framework
MW f4448fcd7d After nearly a hour of searching for an annoying bug (which turned out to be a new statement one line outside the loop it should have been in)....Multi-Regions in a single instance work, there is no Grid mode communication, so it can only be tested in sandbox mode right now.
All you need to do is put .xml files for each region you want to be ran by the single server inside the "bin\Regions" folder (make sure none of the settings in those .xml files conflict with each other) and then startup the server and login, Any neighbouring regions that are being ran in the instance should show up.  (However there is still no movement or anything) 
Now time to refine the communications interfaces!
2007-05-31 17:33:52 +00:00
..
Interfaces After nearly a hour of searching for an annoying bug (which turned out to be a new statement one line outside the loop it should have been in)....Multi-Regions in a single instance work, there is no Grid mode communication, so it can only be tested in sandbox mode right now. 2007-05-31 17:33:52 +00:00
Properties Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
Types number of changes 2007-05-29 09:16:18 +00:00
AgentInventory.cs number of changes 2007-05-29 09:16:18 +00:00
AuthenticateSessionBase.cs Started work on OpenGrid.Framework.Communications 2007-05-31 11:28:11 +00:00
BlockingQueue.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
IRegionCommsHost.cs Implementing a test Communications manager to test some of the interfaces (likely this test version will morph into the sandbox version) 2007-05-31 15:31:31 +00:00
LoginService.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
OpenSim.Framework.csproj More work on OpenGrid.Framework.Communications 2007-05-31 14:22:14 +00:00
OpenSim.Framework.csproj.user Goodbye World 2007-05-26 14:55:17 +00:00
OpenSim.Framework.dll.build Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
RegionCommsHostBase.cs Implementing a test Communications manager to test some of the interfaces (likely this test version will morph into the sandbox version) 2007-05-31 15:31:31 +00:00
Remoting.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
SimProfile.cs Should allow multiple worlds (and UDP servers) to be ran in one instance, just missing backend comms and working Avatar/primitives classes. 2007-05-27 18:52:42 +00:00
SimProfileBase.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
UserProfile.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
UserProfileManager.cs Should allow multiple worlds (and UDP servers) to be ran in one instance, just missing backend comms and working Avatar/primitives classes. 2007-05-27 18:52:42 +00:00
UserProfileManagerBase.cs Should allow multiple worlds (and UDP servers) to be ran in one instance, just missing backend comms and working Avatar/primitives classes. 2007-05-27 18:52:42 +00:00
Util.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00