aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/World.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-10Renamed folderMW1-634/+0
2007-06-10More World to Region transformation.MW1-1/+1
2007-06-10Started to rename "OpenSim.World" to "OpenSim.Region" for lbsa71 as we aim to...MW1-3/+3
2007-06-10(no commit message)MW1-4/+18
2007-06-09* LogFile now defaults to "{apptype}.log"lbsa711-7/+11
2007-06-09*Reorganized RegionServerCommsManager for OGS and local supportmingchen1-3/+3
2007-06-09Number of small changes. MW1-10/+11
2007-06-08*Added delegates and events for parcel and estate managementmingchen1-0/+10
2007-06-08*RegionInfo in Avatar class now protected again (oops, my fault)mingchen1-1/+4
2007-06-08*Merged EstateManager, EstateSettings, ParcelManager,Parcel, and ParcelData c...mingchen1-2/+7
2007-05-31After nearly a hour of searching for an annoying bug (which turned out to be ...MW1-7/+13
2007-05-31Another commit as ordered by roblMW1-6/+26
2007-05-31Implementing a test Communications manager to test some of the interfaces (li...MW1-1/+28
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW1-1/+4
2007-05-31Added a few summary comments to OpenSim.World filesMW1-94/+39
2007-05-30Attempt to enable chat, but seems to be a problem with the distancesMW1-0/+1
2007-05-29(no commit message)MW1-1/+1
2007-05-29(no commit message)MW1-2/+2
2007-05-29(no commit message)MW1-6/+51
2007-05-29number of changesMW1-5/+4
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW1-69/+41
2007-05-26Goodbye WorldMW1-81/+2
2007-05-26Die WebFrontEnd, Die Grid class!MW1-0/+1
2007-05-26* Semibug fix: Terrain should not save to database every time a packet is rec...Adam Frisby1-5/+1
2007-05-25First part of border crossing fix.MW1-7/+9
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-5/+15
2007-05-22More refactoring.MW1-0/+2
2007-05-21More work on adding Events to ClientView (and registering to handle those eve...MW1-0/+5
2007-05-21Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW1-8/+26
2007-05-21* minor refactoring for readability (and to lessen greed)lbsa711-21/+26
2007-05-19Border crossing back to mostly working, still seems a problem in that you nee...MW1-1/+1
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ...MW1-183/+119
2007-05-16* sing loud, sing proud, sing from the heartlbsa711-2/+1
2007-05-16* uncommented offending codelbsa711-7/+0
2007-05-16FIXED THE BUILD!gareth1-2/+2
2007-05-15Added RemoveAvatar() method to physics plugins, should be called on log out (...MW1-0/+4
2007-05-14Added some sanity checks to AddViewerAgent to prevent duplicate addition (now...Adam Frisby1-2/+16
2007-05-13Added very basic support for maps (likely to only work in sandbox mode due to...MW1-2/+3
2007-05-1293 warnings in the compiler, 93 warnings appear, you fix one up, create two m...Adam Frisby1-31/+31
2007-04-30fixed the VS 2005 solution/ project files.MW1-1/+1
2007-04-27Major ass commitAdam Frisby1-0/+4
2007-04-26Mostly working again.MW1-1/+1
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ...MW1-1/+1
2007-04-25Small clean up of files and directoriesMW1-3/+3
2007-04-22Added mutex instead of lock for updateAdam Frisby1-37/+37
2007-04-22Needs testing.Adam Frisby1-2/+2
2007-04-22Added lock around World.Update to prevent multiple updates occuring simultane...Adam Frisby1-32/+37
2007-04-22Removed last references to ancient LandMap[] array.Adam Frisby1-2/+1
2007-04-22Commented first 50% of World.cs's functions with /// tagsAdam Frisby1-0/+64