OpenSimMirror/Common/OpenSim.Framework/Interfaces
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
..
Config 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
Remoting 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
Scripting 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
IAssetServer.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
IClientAPI.cs 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
IGridServer.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
ILocalStorage.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
IUserServer.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
IWorld.cs number of changes 2007-05-29 09:16:18 +00:00
LocalGridBase.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00
RemoteGridBase.cs Start of rewrite 5279! 2007-05-26 13:40:19 +00:00