Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-05-16 | started to refactor startup code and to move udp server code out to its own ↵ | MW | 1 | -0/+0 | |
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) | |||||
2007-05-15 | Turned SimClient into a partial class (and added SimClient(Grid), so that ↵ | MW | 1 | -0/+146 | |
grid mode specific code can be kept separate) Fixed the ServiceManager project (added reference to System.Xml to its project in prebuil.xml) |