X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_chr.c;h=a3f0ed1b6d493b8fe6746b14236344f6b34e4ed4;hb=7f77c2e8dcb7ad575fcaf89512f4f616846c8b41;hp=52940986bed096965d2742259e186ad443be765b;hpb=4f99eecc06f270aa3c8f536c0b3813c743d19ef5;p=rocksndiamonds.git diff --git a/src/conf_chr.c b/src/conf_chr.c index 52940986..a3f0ed1b 100644 --- a/src/conf_chr.c +++ b/src/conf_chr.c @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2002 Artsoft Entertainment * +* (c) 1995-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -43,10 +43,10 @@ { "char_dollar.ypos", "0" }, { "char_dollar.frames", "1" }, - { "char_procent", "RocksFontEM.pcx" }, - { "char_procent.xpos", "5" }, - { "char_procent.ypos", "0" }, - { "char_procent.frames", "1" }, + { "char_percent", "RocksFontEM.pcx" }, + { "char_percent.xpos", "5" }, + { "char_percent.ypos", "0" }, + { "char_percent.frames", "1" }, { "char_ampersand", "RocksFontEM.pcx" }, { "char_ampersand.xpos", "6" }, @@ -313,48 +313,63 @@ { "char_z.ypos", "3" }, { "char_z.frames", "1" }, - { "char_ae", "RocksFontEM.pcx" }, - { "char_ae.xpos", "11" }, - { "char_ae.ypos", "3" }, - { "char_ae.frames", "1" }, + { "char_bracketleft", "RocksFontEM.pcx" }, + { "char_bracketleft.xpos", "11" }, + { "char_bracketleft.ypos", "3" }, + { "char_bracketleft.frames", "1" }, - { "char_oe", "RocksFontEM.pcx" }, - { "char_oe.xpos", "12" }, - { "char_oe.ypos", "3" }, - { "char_oe.frames", "1" }, + { "char_backslash", "RocksFontEM.pcx" }, + { "char_backslash.xpos", "12" }, + { "char_backslash.ypos", "3" }, + { "char_backslash.frames", "1" }, - { "char_ue", "RocksFontEM.pcx" }, - { "char_ue.xpos", "13" }, - { "char_ue.ypos", "3" }, - { "char_ue.frames", "1" }, + { "char_bracketright", "RocksFontEM.pcx" }, + { "char_bracketright.xpos", "13" }, + { "char_bracketright.ypos", "3" }, + { "char_bracketright.frames", "1" }, - { "char_copyright", "RocksFontEM.pcx" }, - { "char_copyright.xpos", "14" }, - { "char_copyright.ypos", "3" }, - { "char_copyright.frames", "1" }, + { "char_asciicircum", "RocksFontEM.pcx" }, + { "char_asciicircum.xpos", "14" }, + { "char_asciicircum.ypos", "3" }, + { "char_asciicircum.frames", "1" }, { "char_underscore", "RocksFontEM.pcx" }, { "char_underscore.xpos", "15" }, { "char_underscore.ypos", "3" }, { "char_underscore.frames", "1" }, - { "char_empty", "RocksFontEM.pcx" }, - { "char_empty.xpos", "0" }, - { "char_empty.ypos", "4" }, - { "char_empty.frames", "1" }, + { "char_copyright", "RocksFontEM.pcx" }, + { "char_copyright.xpos", "0" }, + { "char_copyright.ypos", "4" }, + { "char_copyright.frames", "1" }, + + { "char_aumlaut", "RocksFontEM.pcx" }, + { "char_aumlaut.xpos", "1" }, + { "char_aumlaut.ypos", "4" }, + { "char_aumlaut.frames", "1" }, + + { "char_oumlaut", "RocksFontEM.pcx" }, + { "char_oumlaut.xpos", "2" }, + { "char_oumlaut.ypos", "4" }, + { "char_oumlaut.frames", "1" }, + + { "char_uumlaut", "RocksFontEM.pcx" }, + { "char_uumlaut.xpos", "3" }, + { "char_uumlaut.ypos", "4" }, + { "char_uumlaut.frames", "1" }, { "char_degree", "RocksFontEM.pcx" }, - { "char_degree.xpos", "1" }, + { "char_degree.xpos", "4" }, { "char_degree.ypos", "4" }, { "char_degree.frames", "1" }, - { "char_tm", "RocksFontEM.pcx" }, - { "char_tm.xpos", "2" }, - { "char_tm.ypos", "4" }, - { "char_tm.frames", "1" }, + { "char_trademark", "RocksFontEM.pcx" }, + { "char_trademark.xpos", "5" }, + { "char_trademark.ypos", "4" }, + { "char_trademark.frames", "1" }, { "char_cursor", "RocksFontEM.pcx" }, - { "char_cursor.xpos", "3" }, + { "char_cursor.xpos", "6" }, { "char_cursor.ypos", "4" }, { "char_cursor.frames", "1" },