aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* LLUDP Client ViewAdam Frisby2008-10-121-0/+1
* * minor: get rid of an unecessary casting and logic checkJustin Clarke Casey2008-10-091-10/+5
* * refactor: separate process of extracting packet from received data from act...Justin Clarke Casey2008-10-091-34/+41
* * Put in some infrastructure to allow tweaking of packet queue throttle value...Justin Clarke Casey2008-10-031-6/+10
* * EventQueueGet is now working.Teravus Ovares2008-10-031-1/+8
* * refactor: rename interface to put standard I prefix in frontJustin Clarke Casey2008-10-011-1/+1
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-141-17/+16
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-9/+9
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+7
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-24/+42
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-071-3/+23
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-2/+2
* Rolling back #6139 because there is no consensus on it's application.Melanie Thielker2008-09-061-27/+1
* Mantis #624Melanie Thielker2008-09-061-1/+27
* * 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