Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Johan Berntsson | 2008-06-20 | 1 | -0/+5 |
| | | | | plugin. This makes it easy for developers to experiment with alternative communication protocols | ||||
* | 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 |
| | | | | | | | removes a lock on every SendPacketTo call, which was shown to have good performance benefits by the IBM China Research Lab. | ||||
* | temporarily disable the last bit of code as it prevents startup on | Sean Dague | 2008-06-03 | 1 | -1/+2 |
| | | | | | | mono. Need to sort that out with DJ shortly. | ||||
* | From: Dong Jun Lan <landj@cn.ibm.com> | Sean Dague | 2008-06-03 | 1 | -0/+6 |
| | | | | | | | Set udp flags correctly to prevent "Socket forcibly closed by host" errors. | ||||
* | * Extract and boil down necessary texture UUIDs for an archive of the scene ↵ | Justin Clarke Casey | 2008-05-26 | 1 | -1/+1 |
| | | | | | | | | prims * no user functionality yet | ||||
* | 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 |
| | | | | to UDPServer. Going to reduce this with an abstracted constructor in a bit. | ||||
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵ | Adam Frisby | 2008-05-02 | 1 | -0/+499 |
are in. |