Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-06-20 | Implemented plugin support for ClientStack, with LindenUDP as the default ↵ | Johan Berntsson | 1 | -1/+6 | |
plugin. This makes it easy for developers to experiment with alternative communication protocols | |||||
2008-05-20 | Add copyright notices. | Jeff Ames | 1 | -0/+27 | |
Fix spelling typo (Thanks ChrisDown for pointing this out) | |||||
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -15/+15 | |
2008-05-02 | * More clientstack abstractions - We now only have a single constructor call ↵ | Adam Frisby | 1 | -0/+5 | |
to UDPServer. Going to reduce this with an abstracted constructor in a bit. | |||||
2008-05-02 | * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵ | Adam Frisby | 1 | -0/+11 | |
are in. |