You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server is running ok. no more registry, no more installation required, no more OLE/COM dependencies, etc
That broke most of remoting stuff (CAdmin* classes) which will be replaced by a future server APÏ. It's started under the 'Server/API' folder.
I've now to decide how to handle parameters. Either go full command line options, go full config file or a mix of both... for now there is a config file, it's the 1st cmd line argument or by default allsrv.exe.cfg (see LoadSettings() in FedSrv.cpp)
FedSrv.cpp is way too big (>12k lines) and should be split, specially everything IGC related since it's part of the game logic.
started in branch kgwork
lots to do...
The text was updated successfully, but these errors were encountered: