Block a user
How to debug the code using Visual Studio
Hi, sorry for the late reply. You can definitely debug the client from within VS - just make sure that you go into the "UserInterface"'s project Properties -> Debugging, and set the current…
Convert source files from EUC-KR to UTF8
Client Devil version
Hey, this is also an issue with the server and something I've given a lot of thought about. I think we'll probably have to include a 1.7.8 version somehow. The preferred way would be to create a…
debug log to stderr for web
I think that this should default to false, as setting it to true will display stack traces to users on the public website
Convert source files from EUC-KR to UTF8
I haven't found any big issues, only comments that contain quotes and therefore their contents were also escaped instead of simply converted to UTF-8.