aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ↵MW1-1/+1
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-31Another commit as ordered by roblMW1-0/+29
2007-05-31More work on OpenGrid.Framework.CommunicationsMW1-0/+56
2007-05-31(no commit message)MW3-5/+8
2007-05-31Die AuthenticateSessionsRemote. hrrm okay don't die, just partially die MW1-22/+0
2007-05-31(no commit message)MW1-1/+1
2007-05-31Moved AuthenticateSessionsBase to OpenSim.Framework (is likely to move again ↵MW2-108/+0
or be deleted and replaced with something else)
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW6-2/+7
2007-05-30We have successful login! MW2-5/+2
2007-05-30trying to get login to workMW3-25/+78
2007-05-29Now We need to test to see if we can loginMW2-4/+21
2007-05-29(no commit message)MW1-0/+14
2007-05-29(no commit message)MW1-1/+1
2007-05-29number of changesMW4-14/+210
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW21-896/+359
just missing backend comms and working Avatar/primitives classes.
2007-05-26Goodbye WorldMW22-2645/+28
2007-05-26Die WebFrontEnd, Die Grid class!MW11-789/+47
2007-05-26Die Avatar class, and you to Primitive class!MW3-1100/+19