aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/ClientView.PacketQueue.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Yet some more connectivity restructuringlbsa712007-09-181-3/+9
| | | | | | | | | | | * We now have CloseAllAgents( circuit ) and CloseAllCircuits( agentId ) for great justice ( but alas, still only closing on one single scene - be brave! ) * Login and ConnectionClosed now eventified and moveified awayified * Killed off unused NullClientAPI * Now the client is almost only responsible for its own closing. ( I will get that scene out of there ) * Lookin' good!
* * Merged ClientViewBase into ClientView for great justicelbsa712007-09-181-0/+314