From 158518061b09bb478140ede11c21bd1536814e0e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 11 Dec 2015 08:09:30 +0100 Subject: Remove ANGBAND_GRAF --- lib/mods/theme/pref/font-mac.new | 110 --------------------------------------- lib/mods/theme/pref/xtra-new.prf | 63 ---------------------- 2 files changed, 173 deletions(-) delete mode 100644 lib/mods/theme/pref/font-mac.new delete mode 100644 lib/mods/theme/pref/xtra-new.prf (limited to 'lib/mods/theme/pref') diff --git a/lib/mods/theme/pref/font-mac.new b/lib/mods/theme/pref/font-mac.new deleted file mode 100644 index 8b7f937c..00000000 --- a/lib/mods/theme/pref/font-mac.new +++ /dev/null @@ -1,110 +0,0 @@ -# File: font-mac.prf - -# -# This file is used by Angband (when it was compiled using "main-mac.c") -# to specify simple attr/char remappings using a standard font, allowing -# the use of the Macintosh's special characters for some things. -# - - -##### Feature attr/char definitions ##### - -# fountain -F:2:0x01/0xBA - -# fountain -F:15:0x08/0xBA - -# stream of shallow water -F:84:0x0E/0xC5 - -# pool of deep lava -F:85:0x0C/0xC5 - -# stream of shallow lava -F:86:0x04/0xC5 - -# dead tree -F:92:0x08/0xB4 - -# tree -F:96:0x0D/0xB4 - -# mountain chain -F:97:0x0F/0xC6 - -# high mountain chain -F:101:0x09/0xC6 - -# Void Jumpgate -F:160:0x0A/0xBD - -# Altar of Being -F:161:0x09/0xB9 - -# Altar of Winds -F:162:0x0E/0xB9 - -# Altar of Force -F:163:0x0C/0xB9 - -# Altar of Darkness -F:164:0x08/0xB9 - -# stream of tainted water -F:174:0x07/0xC5 - -# Void Jumpgate -F:176:0x0A/0xBD - -# Great Fire -F:178:0x0A/0xC5 - -# Ekkaia, the Encircling Sea -F:182:0x06/0xC5 - -# pool of deep water -F:187:0x06/0xC5 - -# small tree -F:202:0x05/0xB4 - -# a blazing fire -F:205:0x0B/0xC5 - -# condensing water -F:209:0x0E/0xC5 - -# dark pit -F:248:0x04:0x27 - -##### Monster attr/char definitions ##### - -# Old Man Willow -R:206:0x02/0xB4 - -# Tangleweed -R:248:0x05/0xB4 - -# Poison ivy -R:266:0x05/0xB4 - -# Giant Venus Flytrap -R:317:0x05/0xB4 - -# Huorn -R:329:0x05/0xB4 - -# Xiclotlan -R:396:0x08/0xB4 - -# Ent -R:708:0x0D/0xB4 - -# Quickbeam, the Ent -R:714:0x0D/0xB4 - -# Fangorn the Treebeard, Lord of the Ents -R:934:0x0D/0xB4 - - diff --git a/lib/mods/theme/pref/xtra-new.prf b/lib/mods/theme/pref/xtra-new.prf deleted file mode 100644 index 214796cf..00000000 --- a/lib/mods/theme/pref/xtra-new.prf +++ /dev/null @@ -1,63 +0,0 @@ -# File: xtra-new.prf - -# -# This file defines special attr/char mappings for use in "graphics" mode -# -# Edited for use with Adam Bolt's new graphics by Robert Ruehlmann < rr9@angband.org > -# -# See "lib/help/command.txt" and "src/files.c" for more information. -# - - -##### AK 20011216 Default pictures for all races that -# are not handled below, without caring for class - - -?:[EQU $RACE Human] -R:0:0x89/0xA0 -?:[EQU $RACE Half-Elf] -R:0:0x89/0xA1 -?:[EQU $RACE Elf] -R:0:0x89/0xA2 -?:[EQU $RACE Hobbit] -R:0:0x89/0xA3 -?:[EQU $RACE Gnome] -R:0:0x89/0xA4 -?:[EQU $RACE Dwarf] -R:0:0x89/0xA5 -?:[EQU $RACE Orc] -R:0:0x89/0xA6 -?:[EQU $RACE Troll] -R:0:0x89/0xA7 -?:[EQU $RACE Dunadan] -R:0:0x89/0xA8 -?:[EQU $RACE High-Elf] -R:0:0x89/0xA9 -?:[EQU $RACE Half-Ogre] -R:0:0x89/0xAA -?:[EQU $RACE Beorning] -R:0:0x89/0xAB -?:[EQU $RACE Druadan] -R:0:0x89/0xAC -?:[EQU $RACE Petty-Dwarf] -R:0:0x89/0xAD -?:[EQU $RACE Dark-Elf] -R:0:0x89/0xAE -?:[EQU $RACE Ent] -R:0:0x89/0xAF -?:[EQU $RACE RohanKnight] -R:0:0x89/0xB0 -?:[EQU $RACE Eagle] -R:0:0x89/0xB1 -?:[EQU $RACE Dragon] -R:0:0x89/0xB2 -?:[EQU $RACE Yeek] -R:0:0x89/0xB3 -?:[EQU $RACE Wood-Elf] -R:0:0x89/0xB4 -?:[EQU $RACE Maia] -R:0:0x89/0xB5 -?:[EQU $RACE Easterling] -R:0:0x89/0xB6 -?:[EQU $RACE Demon] -R:0:0x89/0xB7 \ No newline at end of file -- cgit v1.2.3