Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yet more cleanup/refactoring | MW | 2007-05-16 | 1 | -0/+2 |
| | |||||
* | More refactoring. | MW | 2007-05-16 | 1 | -0/+9 |
| | | | | | Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) | ||||
* | UDPServer enabled, should no longer be any udp server code in OpenSimMain. | MW | 2007-05-16 | 1 | -9/+27 |
| | |||||
* | started to refactor startup code and to move udp server code out to its own ↵ | MW | 2007-05-16 | 1 | -0/+164 |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) |