what's tasclient locale encoding?

what's tasclient locale encoding?

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
BrainDamage
Lobby Developer
Posts: 1164
Joined: 25 Sep 2006, 13:56

what's tasclient locale encoding?

Post by BrainDamage »

trying to interface with it using UTF-8 results in blank lines recived when a message contains characters like ├â┬á├â┬¿├â┬®├â┬╣├â┬¼; wich encoding does it uses? could it be changed to UTF-8 or another unicode-compatible charset?
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Post by Kloot »

ISO-8859-1 (at least tasserver does)
Betalord
Former Engine Dev
Posts: 543
Joined: 29 Jun 2005, 09:31

Post by Betalord »

whatever you are using in your system. Unicode won't work since richedit components (to display text) use FixedSys font from Windows which does not support unicode.
Post Reply

Return to “Engine”