David Joffe
David Joffe
Good news, the latest 'main' now has the first basic localization enabled, and the first basically-working po files in a new 'locale' subfolder (though very few strings are still localizable,...
Love it! Just merged it. Very excited to possibly have a French Dave Gnukem - will add some more strings soon :) Some things are easier to re-code/restructure than others,...
This is basically done (though slightly buggy eg still responding to leveled edit mouse clicks, key handling for keypresses is sucky) but would be nice to have a summary also...
if i have time i will try do this! have very limited time
is this really an issue? :/ or worrying about nothing?
FYI created a new branch called "feature-unicode" (to start with will be 'unstable dev branch') to maybe start playing around with this sometime but it opens various cans of worms...
(For feature-unicode branch beta stuff) `git checkout feature-unicode` In Makefile manually enable: `djUSE_UNICODE=y` BETA Unicode dependencies (experimental may change) So far just libsdl2-ttf and libutf8proc: Ubuntu / Debian: ``` sudo...
Very basic still (and some bugs e.g. direction of right to left languages wrong) but this is the first Unicode and TTF support in Dave Gnukem ... you get the...
Just to help with Unicode testing here's a quick crude hiscores.dat I made to help with testing .. will update/refine/improve this later .. but just want to try a number...
Made it so you must press Ctrl+SHift+G first, but this is probably also not gonig far enough .. also it should 'taint' the game probably (incl in savegame file) so...