| Commit message (Expand) | Author | Age | Files | Lines |
* | * Small fix for when PacketPool is disabled to prevent it from crashing immed... | Adam Frisby | 2008-10-12 | 1 | -1/+1 |
* | LLUDP Client View | Adam Frisby | 2008-10-12 | 1 | -0/+1 |
* | * minor: get rid of an unecessary casting and logic check | Justin Clarke Casey | 2008-10-09 | 1 | -10/+5 |
* | * refactor: separate process of extracting packet from received data from act... | Justin Clarke Casey | 2008-10-09 | 1 | -34/+41 |
* | * Put in some infrastructure to allow tweaking of packet queue throttle value... | Justin Clarke Casey | 2008-10-03 | 1 | -6/+10 |
* | * EventQueueGet is now working. | Teravus Ovares | 2008-10-03 | 1 | -1/+8 |
* | * refactor: rename interface to put standard I prefix in front | Justin Clarke Casey | 2008-10-01 | 1 | -1/+1 |
* | * Minor fixes and cleanups around code being used for Rex Module work. | Adam Frisby | 2008-09-14 | 1 | -17/+16 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -9/+9 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+7 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -24/+42 |
* | * minor: just minor doc and tidy up | Justin Clarke Casey | 2008-09-07 | 1 | -3/+23 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -2/+2 |
* | Rolling back #6139 because there is no consensus on it's application. | Melanie Thielker | 2008-09-06 | 1 | -27/+1 |
* | Mantis #624 | Melanie Thielker | 2008-09-06 | 1 | -1/+27 |
* | * Committed patch in mantis 623 | Justin Clarke Casey | 2008-08-30 | 1 | -14/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -9/+9 |
* | * Added a little more log info in LLUDPServer | lbsa71 | 2008-08-09 | 1 | -1/+2 |
* | * Shielded against various forms of Malformed data crashes - if there is an e... | lbsa71 | 2008-08-09 | 1 | -119/+65 |
* | Patch #9160 | Melanie Thielker | 2008-08-08 | 1 | -2/+2 |
* | * minor: log message twiddling | Justin Clarke Casey | 2008-08-01 | 1 | -0/+1 |
* | Update svn properties. Formatting cleanup. Remove a compiler warning. | Jeff Ames | 2008-07-23 | 1 | -2/+2 |
* | Guard against wrong packet types being passed into AddNewClient. | Melanie Thielker | 2008-07-23 | 1 | -0/+2 |
* | * Guard against a null point passed to RemoveClientCircuit (odd that this hap... | Justin Clarke Casey | 2008-07-11 | 1 | -4/+15 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -3/+3 |
* | Implemented plugin support for ClientStack, with LindenUDP as the default plu... | Johan Berntsson | 2008-06-20 | 1 | -0/+5 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -3/+3 |
* | change clientCircuits_reverse to a synchronized hash table. This | Sean Dague | 2008-06-04 | 1 | -35/+45 |
* | temporarily disable the last bit of code as it prevents startup on | Sean Dague | 2008-06-03 | 1 | -1/+2 |
* | From: Dong Jun Lan <landj@cn.ibm.com> | Sean Dague | 2008-06-03 | 1 | -0/+6 |
* | * Extract and boil down necessary texture UUIDs for an archive of the scene p... | Justin Clarke Casey | 2008-05-26 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -16/+16 |
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
* | fixed the dos line endings | Sean Dague | 2008-05-02 | 1 | -508/+508 |
* | * More clientstack abstractions - We now only have a single constructor call ... | Adam Frisby | 2008-05-02 | 1 | -6/+16 |
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 are... | Adam Frisby | 2008-05-02 | 1 | -0/+499 |