aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/FunSLUDP/LLPacketServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove FunSL client stack as it's under development and often won't compile.Mike Mazur2008-08-081-150/+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-3/+3
|
* Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDPMike Mazur2008-08-061-0/+150
client stack.