For those interested in the Full unicode patch, I haven't PR'ed yet as I'm still working on the RTL for Arabic and trying to improve. The patch will allow you to use UTF8 encoding (65001) as default, compile binary source with Character Set Set Unicode Character Set for VS Project.
All your locale based text, will be and should be in format UTF8, who knows about UTF8 will know what's all about lol
Also in locale.cfg you'll have only the locale name:
It also comes with:
CTRL + A (select text and highlighted)
CTRL + C (copy)
CTRL + V (paste)
CTRL + X (cut)
CTRL + Z (undo)
CTRL + Y (redo)
General cleanup related to locale, encodings, code refactored was a must.
Once this is ready to be release, it will be PR'ed and also a special topic just for it.
Server side will have small changes (game / db).