| Commit message (Collapse) | Author | Files | Lines |
|
|
|
the Grid servers can be a separate solution to the region server.
|
|
, 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.
|
|
the need to connect to LL userserver). Currently onlt active in sandbox mode (someone simple needs to add
"CheckSumServer checkserver = new CheckSumServer(12036, m_console);" to the grid userserver).
Then when starting up the SL client add " -user localhost" (or whatever the IP address that the sim or grid userserver is at) to the command line
|
|
|
|
|
|
okay but needs a lot more testing.
|
|
|
|
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon)
|
|
|
|
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)
|