aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-08*Added delegates and events for parcel and estate managementmingchen6-5/+112
*Only thing left is to get the master user setup in both sandbox and grid mode
2007-06-08*Moved SendRegionHandshake back to IClientAPI and modded ↵mingchen2-37/+33
sendRegionHandshakeToAll to support the old method. (Again, my bad)
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen7-88/+98
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData ↵mingchen36-312/+1597
classes *Incorporated EstateSettings into the RegionInfo class *Next step is to load from db, save to db the parcel and estate settings
2007-06-08Deleted OpenGridServices folder as the easiest way to reimport the latest ↵MW2-57/+43
version from trunk
2007-06-08prebuild.xml should be fixed/updated.MW5-682/+49
2007-06-08Added prebuild.exe and fixed a couple of namespace problems in ↵MW1-4/+4
AvatarAnimations.cs. Now need to update prebuild.xml
2007-06-08Imported AvatarAnimations.cs from trunkMW1-0/+73
2007-06-03* Removing AvatarAnimations.cs from sugalite until it can be rewritten.Adam Frisby1-169/+0
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ↵MW3-9/+17
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 roblMW2-6/+55
2007-05-31Implementing a test Communications manager to test some of the interfaces ↵MW4-4/+43
(likely this test version will morph into the sandbox version)
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 MW2-40/+1
2007-05-31(no commit message)MW2-3/+3
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.CommunicationsMW8-4/+13
2007-05-31Added a few summary comments to OpenSim.World filesMW13-105/+351
2007-05-30As its my last commit for the day, it just looks better to leave it on a ↵MW1-1/+1
even revision number
2007-05-30Attempt to enable chat, but seems to be a problem with the distancesMW3-3/+14
2007-05-30Seems our avatar was a bit overexcited about existing and stayed about 5 ↵MW1-1/+1
miles above the ground, so time for them to come back down to earth a bit (ie now your avatar is only slightly above ground level)
2007-05-30We have successful login! MW5-12/+12
2007-05-30trying to get login to workMW5-28/+83
2007-05-29Now We need to test to see if we can loginMW4-8/+27
2007-05-29(no commit message)MW3-6/+20
2007-05-29(no commit message)MW3-42/+6
2007-05-29(no commit message)MW3-12/+58
2007-05-29number of changesMW9-59/+278
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵MW36-1365/+1068
just missing backend comms and working Avatar/primitives classes.
2007-05-26Goodbye WorldMW36-125/+250
2007-05-26Die WebFrontEnd, Die Grid class!MW11-789/+47
2007-05-26Die Avatar class, and you to Primitive class!MW3-1100/+19