OpenSimMirror/ServiceManager
MW 3d93d39048 started to refactor startup code and to move udp server code out to its own 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-16 12:44:58 +00:00
..
ServiceManager.cs Added -setuponly switch to gridserver 2007-05-14 01:50:13 +00:00
ServiceManager.csproj started to refactor startup code and to move udp server code out to its own 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-16 12:44:58 +00:00
ServiceManager.csproj.user fixed part of the bug from 116 (should no longer get the repeated Failed with exception System.IndexOutOfRangeException: Array index is out of range error) 2007-05-15 20:44:14 +00:00
ServiceManager.exe.build Turned SimClient into a partial class (and added SimClient(Grid), so that grid mode specific code can be kept separate) 2007-05-15 15:05:13 +00:00