Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server).
This commit is contained in:
@@ -80,7 +80,7 @@ private:
|
||||
ConfigState myConfigState;
|
||||
QtToolsInterface *myQtToolsInterface;
|
||||
|
||||
char **myArgv;
|
||||
char *myArgv0;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user