Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ↵ | MW | 2007-05-21 | 1 | -32/+0 |
| | | | | , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. | ||||
* | started to refactor startup code and to move udp server code out to its own ↵ | MW | 2007-05-16 | 1 | -0/+32 |
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) |