aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/FunSLUDP/LLPacketHandler.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove FunSL client stack as it's under development and often won't compile.Mike Mazur2008-08-081-702/+0
| | | | | | | This effectively undoes commits 5771 and 5769 as well as parts of the formatting cleanup commits 5774 and 5775.
* Minor formatting cleanup.Jeff Ames2008-08-071-6/+6
|
* 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/+702
client stack.