This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-15 10:06:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd67b36a5eb3623b9f98b1fc11ea3e5b607c5901
opensim
/
ServiceManager
History
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