Commit Graph

24 Commits (2b986dd0095cb1ef7294ecf27c1fc6ad1f2ae451)

Author SHA1 Message Date
mingchen 09dac6b558 *Adding configuration settings for master avatars
*Sandbox mode password is there, but should I store this in config and ask every time?
2007-06-09 00:47:02 +00:00
mingchen 2c04171990 *Added delegates and events for parcel and estate management
*Only thing left is to get the master user setup in both sandbox and grid mode
2007-06-08 21:30:51 +00:00
mingchen 8157182d37 *RegionInfo in Avatar class now protected again (oops, my fault) 2007-06-08 19:30:27 +00:00
mingchen 2239ecba18 *Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData classes
*Incorporated EstateSettings into the RegionInfo class
*Next step is to load from db, save to db the parcel and estate settings
2007-06-08 19:10:55 +00:00
mingchen 93c36b8865 *Added EstateSettings.cs and ParcelData.cs to OpenSim.Framework.Types 2007-06-08 17:09:51 +00:00
MW 61cc265088 Updated OpenSim.Framework.Console with changes from trunk (also for now have kept the writeline functions). 2007-06-08 17:03:49 +00:00
MW 6acfd0ddea prebuild.xml should be fixed/updated. 2007-06-08 16:16:32 +00:00
MW 31dacf6c76 Added prebuild.exe and fixed a couple of namespace problems in AvatarAnimations.cs.
Now need to update prebuild.xml
2007-06-08 16:01:15 +00:00
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
MW e92ab35b05 Another commit as ordered by robl 2007-05-31 16:30:42 +00:00
MW 564a97b508 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
MW a575bc38d6 More work on OpenGrid.Framework.Communications 2007-05-31 14:22:14 +00:00
MW ee5bd67b82 2007-05-31 13:45:18 +00:00
MW c194bfbada 2007-05-31 12:52:17 +00:00
MW 33b8fe52d6 2007-05-31 12:05:32 +00:00
MW dd8013e70d class name change and directory properties modified 2007-05-31 11:30:21 +00:00
MW c35d360d44 Started work on OpenGrid.Framework.Communications 2007-05-31 11:28:11 +00:00
MW b2f16fd4e1 Now We need to test to see if we can login 2007-05-29 18:07:17 +00:00
MW 4d0261ed22 2007-05-29 17:57:03 +00:00
MW cb33169fe6 2007-05-29 17:49:39 +00:00
MW b2eb26e4ba number of changes 2007-05-29 09:16:18 +00:00
MW c746a2f9f4 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
MW 06387d0344 Goodbye World 2007-05-26 14:55:17 +00:00
MW 3436961bb5 Start of rewrite 5279! 2007-05-26 13:40:19 +00:00