aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/FunSLUDP/LLPacketQueue.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove FunSL client stack as it's under development and often won't compile.Mike Mazur2008-08-081-567/+0
| | | | | | | This effectively undoes commits 5771 and 5769 as well as parts of the formatting cleanup commits 5774 and 5775.
* Rename namespace to FunSL.Mike Mazur2008-08-061-1/+1
|
* Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur2008-08-061-0/+567
client stack.