aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/UDPServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-265/+0
2007-06-27Some very Preliminary work on .net remoting for interregion comms. MW1-1/+0
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-7/+7
2007-06-18Fixed the flashing when crossing a border.MW1-3/+3
2007-06-15Preliminary movement added to sugilite, forwards walking only and no animations.MW1-1/+1
2007-06-14* Added maintenance patch (issue #139) from BigfootAg to /trunkAdam Frisby1-2/+9
2007-06-12* ignored data recieved from closed socketslbsa711-2/+23
2007-06-12Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW1-0/+1
2007-06-11*Removed AdminWebFront -- Unusedmingchen1-1/+0
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-0/+27
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen1-5/+10
2007-06-05* Added proper copyright notices to everything (1/3)Adam Frisby1-0/+27
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-3/+3
2007-05-31(no commit message)MW1-1/+1
2007-05-31Started work on OpenGrid.Framework.CommunicationsMW1-0/+1
2007-05-27Should allow multiple worlds (and UDP servers) to be ran in one instance, jus...MW1-29/+5
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-0/+0
2007-05-21Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW1-1/+1
2007-05-19Added a CheckSumServer (handles template checksum , so there is no longer the...MW1-4/+8
2007-05-19Number of small changesMW1-21/+26
2007-05-17Attempt to fix trunk which someone broke <looks innocent>MW1-1/+1
2007-05-16Quite big change to how Sessions/circuits are Authenticated. Seems to work ok...MW1-2/+5
2007-05-16Yet more cleanup/refactoringMW1-0/+2
2007-05-16More refactoring.MW1-0/+9
2007-05-16UDPServer enabled, should no longer be any udp server code in OpenSimMain.MW1-9/+27
2007-05-16started to refactor startup code and to move udp server code out to its own c...MW1-0/+164