aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim-Source/OpenSim.RegionServer/ClientViewBase.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-299/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-2/+2
the Grid servers can be a separate solution to the region server.
2007-05-21Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵MW1-0/+299
, switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me.