aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Committed patch in mantis 623Justin Clarke Casey2008-08-301-14/+3
* Formatting cleanup.Jeff Ames2008-08-181-9/+9
* * Added a little more log info in LLUDPServerlbsa712008-08-091-1/+2
* * Shielded against various forms of Malformed data crashes - if there is an e...lbsa712008-08-091-119/+65
* Patch #9160Melanie Thielker2008-08-081-2/+2
* * minor: log message twiddlingJustin Clarke Casey2008-08-011-0/+1
* Update svn properties. Formatting cleanup. Remove a compiler warning.Jeff Ames2008-07-231-2/+2
* Guard against wrong packet types being passed into AddNewClient.Melanie Thielker2008-07-231-0/+2
* * Guard against a null point passed to RemoveClientCircuit (odd that this hap...Justin Clarke Casey2008-07-111-4/+15
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-271-3/+3
* Implemented plugin support for ClientStack, with LindenUDP as the default plu...Johan Berntsson2008-06-201-0/+5
* Minor formatting cleanup.Jeff Ames2008-06-061-3/+3
* change clientCircuits_reverse to a synchronized hash table. ThisSean Dague2008-06-041-35/+45
* temporarily disable the last bit of code as it prevents startup on Sean Dague2008-06-031-1/+2
* From: Dong Jun Lan <landj@cn.ibm.com>Sean Dague2008-06-031-0/+6
* * Extract and boil down necessary texture UUIDs for an archive of the scene p...Justin Clarke Casey2008-05-261-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-16/+16
* Formatting cleanup.Jeff Ames2008-05-141-1/+1
* fixed the dos line endingsSean Dague2008-05-021-508/+508
* * More clientstack abstractions - We now only have a single constructor call ...Adam Frisby2008-05-021-6/+16
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-021-0/+499