aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.RegionServer/Client/ClientView.Grid.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-12* ignored data recieved from closed socketslbsa711-1/+1
2007-06-07*Cleaned up namespaces, filenames, etc in OpenSim.RegionServermingchen1-3/+3
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/+4
2007-05-24Starts to readd the changes from revisions 768,769 and 770 before Adam notice...MW1-32/+39
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-39/+32
2007-05-24* Simulators should no longer require all their neighbours to be online to ac...Adam Frisby1-32/+39
2007-05-21Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW1-1/+1
2007-05-19Number of small changesMW1-42/+42
2007-05-18add 1 to global Y posn when exceeding 255 local Y. Was adding 1 to global X....morphw1-2/+2
2007-05-17forgot a .ToString() on AgentIDMW1-1/+1
2007-05-17Attempt 2MW1-16/+6
2007-05-17Attempt to fix trunk which someone broke <looks innocent>MW1-1/+1
2007-05-17* more refactoring and error messagelbsa711-8/+15
2007-05-17* refactored a bit and added error msglbsa711-31/+45
2007-05-16started to refactor startup code and to move udp server code out to its own c...MW1-0/+0
2007-05-15Turned SimClient into a partial class (and added SimClient(Grid), so that gri...MW1-0/+146