From bcc249f77c1459b75b7a4f96b018a15569e675b3 Mon Sep 17 00:00:00 2001 From: Enne Walker Date: Wed, 23 Dec 2009 23:32:52 -0500 Subject: Basic support for tile recolouring. Added %variation, %repeat, %desat, %lum, %hue, %pal, %resetcol commands to rltiles. Also, multiple enum synonyms can now be specified. Documentation on all rltiles commands is forthcoming. Sorry. Added coloured variations for a number of floor and wall tiles, removing duplicate source art where it made sense. The variations probably need some adjusting to look less like fruit salad. COLOUR in a vault specification will now automatically try to pick coloured variations of basic floor and rock wall tiles by default. It will also pick coloured variations of any tiles specified by FTILE/RTILE/TILE. I'll leave it as an exercise for due to generalize this to features and monsters. tile_dngn_coloured (and corresponding functions for other tile sheets) can be used to look up coloured variations for a given tile index. --- crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png | Bin 0 -> 1227 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png (limited to 'crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png') diff --git a/crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png b/crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png new file mode 100644 index 0000000000..ed419e9c05 Binary files /dev/null and b/crawl-ref/source/rltiles/dc-dngn/floor/pebble_brown2.png differ -- cgit v1.2.3-54-g00ecf