]> skyeroc.xyz Git - dgamelaunch/commit
Fix corruption of non-ASCII characters in banners.
authorPasi Kallinen <paxed@alt.org>
Mon, 3 Oct 2011 15:05:31 +0000 (15:05 +0000)
committerPasi Kallinen <paxed@alt.org>
Mon, 3 Oct 2011 15:05:31 +0000 (15:05 +0000)
commit70fd9c005bf9c037c13250e49f69b7df03f93afe
tree30f8607061f04f863cbf6b29b6d62c2b5e4996e3
parent514e8808a9446bf99226f184161d36b82fe9e1aa
Fix corruption of non-ASCII characters in banners.

    I hardcoded the locale to en_US.UTF-8 since it might get passed wrong,
    and it's a reasonable value on public servers.
    (Adam Borowski <kilobyte@angband.pl>)

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@596 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
configure.ac
dgamelaunch.c