v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Tileset repository"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Added the Oddball-16 Tileset)
(→‎Installation: added some other smaller issues)
 
(26 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 +
{{migrated article}}
 
{{For/see|user-created graphic sets|[[Graphics set repository]]}}
 
{{For/see|user-created graphic sets|[[Graphics set repository]]}}
 
+
{{av}}
 
{{Mod}}
 
{{Mod}}
  
A character set, or simply [[tilesets|tileset]], is an image in BMP or PNG format that contains the 256 different tiles, corresponding to the [[Main:Character table|IBM Code Page 437]] (sometimes called Extended ASCII). They are used to display the main graphics. This page serves as a repository for custom tilesets made by users, including instructions on how to install them.
+
A character set, or simply [[tilesets|tileset]], is an image in BMP or PNG format that contains the 256 different tiles, corresponding to the [[Main:Character table|IBM Code Page 437]] (sometimes called Extended ASCII). They are used to display the text elements in graphics mode and everything in ASCII mode. This page serves as a repository for custom tilesets made by users, including instructions on how to install them.
  
 
==Background==
 
==Background==
Line 10: Line 11:
  
 
==Installation==
 
==Installation==
 +
{{TipBox|#fb0|float=center|'''Currently{{version|50.11}}, using some tilesets can cause the lower and right edges of the screen to not react to the mouse.''' This is dependent on size; the 8×12 and 10×12 that come with the game are fine, but the 16×16 is not. Maximizing the window or [[Settings|setting]] the game to fullscreen may avoid this.}}
 +
Other issues that can appear when using a different tileset:
 +
* In graphics mode, the minimap frame will scale to the tileset, but the minimap image will not.
 +
* In graphics mode, using a tileset with a different aspect ratio will stretch UI elements.
 +
* In graphics mode, some UI elements do not scale to the tileset.
 +
* In either mode, and even with the default tileset at some scales and game display sizes, some menus may not have enough space to display all elements; the [[Noble#Menu|Nobles menu]] especially.
  
 
To use a specific tileset with ''Dwarf Fortress'', you must perform the following steps:
 
To use a specific tileset with ''Dwarf Fortress'', you must perform the following steps:
Line 15: Line 22:
 
# Download the tileset to your computer. Each tileset is just an image, so there is no separate download link. ('''Right-Click''' on the tileset image and '''Save-As'''.)
 
# Download the tileset to your computer. Each tileset is just an image, so there is no separate download link. ('''Right-Click''' on the tileset image and '''Save-As'''.)
 
# If necessary, convert the tileset to the correct image format for the version of DF you are using:
 
# If necessary, convert the tileset to the correct image format for the version of DF you are using:
## ''For [[40d:Release information/0.28.181.40d|DF 0.28.181.40d]] or older:'' open the file in an image editor and save it as a '''24-bit bitmap''' (BMP) if it isn't already in that format.
+
## Do '''not''' just change the extension to .bmp or .png; you must use a program like MS paint to save it properly.
## ''For [[v0.31:Release information/0.31.01|DF 0.31.01]] or newer:'' open the file in an image editor and save it as a '''PNG'''  with ''transparency'' if it isn't already in that format.
+
## For ''[[40d:Release information/0.28.181.40d|DF 0.28.181.40d]] or older:'' open the file in an image editor and save it as a '''24-bit bitmap''' (BMP) if it isn't already in that format.
# Move/Copy the file to the DF art directory ({{tt|.../data/art}}).
+
## For ''[[v0.31:Release information/0.31.01|DF 0.31.01]] or newer:'' open the file in an image editor and save it as a '''PNG'''  with ''transparency'' if it isn't already in that format.
# Edit the initialization configuration file ({{tt|.../data/init/init.txt}}) to specify the tileset file to use. There are four locations that can be changed:
+
# Move or copy the file to the DF art directory ({{tt|.../data/art}}).
## Specify the tileset for a windowed display by setting the filename in the '''[FONT:''<filename>'']''' tag.
+
# Edit the initialization configuration file ({{tt|.../data/init/init_default.txt}}) to specify the tileset file to use. There are three lines that can be changed:
## Specify the tileset for a full-screen display by setting the filename in the '''[FULLFONT:''<filename>'']''' tag.
+
## '''[FONT:''<filename>'']''' the tileset for a windowed display.
## Specify the tileset for a windowed graphical display by setting the filename in the '''[GRAPHICS_FONT:''<filename>'']''' tag.
+
## '''[FULLFONT:''<filename>'']''' the tileset for a full-screen display.
## Specify the tileset for a full-screen graphical display by setting the filename in the '''[GRAPHICS_FULLFONT:''<filename>'']''' tag.
+
## '''[BASIC_FONT:''<filename>'']''' — the tileset for initial loading and menu display.
 +
## All three can be set to the same file. In fact, setting them to different files can give unexpected results
 
## Once you have made the changes you need to remember to save the file.
 
## Once you have made the changes you need to remember to save the file.
 
+
# If the selected tileset requires modifications to the [[Raw]]s, you will have to make those edits.  What those changes are will depend on the tileset itself, and may only be valid for older versions. Likewise, some tilesets may suggest changes to {{tt|d_init.txt}}, such as {{tt|[PILLAR_TILE:255]}}, but those options no longer exist.
If the selected tileset requires modifications to the Raws, you will have to make those edits.  What those changes are will depend on the tileset itself.
 
  
 
Once the file is saved and the required changes are made, you are ready to play DF with your new tileset!
 
Once the file is saved and the required changes are made, you are ready to play DF with your new tileset!
Line 41: Line 48:
 
|comments=So on suggestion I made the new version of Monoscii which has every tile be 1 pixel, the entire map nearly fits into the screen just fine. Monoscii Lite is superior in every way, the information is denser, crisper and cleaner. pUrists will finally be one step closer to the most pUrist DF possible. ([http://www.bay12forums.com/smf/index.php?topic=149759.msg6131651#msg6131651 forum post link])
 
|comments=So on suggestion I made the new version of Monoscii which has every tile be 1 pixel, the entire map nearly fits into the screen just fine. Monoscii Lite is superior in every way, the information is denser, crisper and cleaner. pUrists will finally be one step closer to the most pUrist DF possible. ([http://www.bay12forums.com/smf/index.php?topic=149759.msg6131651#msg6131651 forum post link])
 
|demo=[[Image:Monoscii lite large world screenshot.png|thumb|right|Monoscii Lite]]
 
|demo=[[Image:Monoscii lite large world screenshot.png|thumb|right|Monoscii Lite]]
}}
 
 
 
{{Tileset|
 
|image=
 
|author=Fitmoos
 
|dated=2021-01-01
 
|size=1&times;1
 
|resolution=80&times;25
 
|comments=
 
http://www.bay12forums.com/smf/index.php?topic=177855.0 ]]
 
 
}}
 
}}
  
Line 57: Line 53:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kein_400x125.png]]
+
|filename=Kein_400x125.png
 
|author=[[User:Kein|Kein]]
 
|author=[[User:Kein|Kein]]
 
|dated=2008-8-7
 
|dated=2008-8-7
Line 67: Line 63:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_custom_5x5.png]]
+
|filename=Zaratustra_custom_5x5.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2008-11-20
 
|dated=2008-11-20
Line 78: Line 74:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Geti_custom_6x6.png]]
+
|filename=Geti_custom_6x6.png
 
|author=[[User:Geti|Geti]]
 
|author=[[User:Geti|Geti]]
 
|dated=2010-08-04
 
|dated=2010-08-04
Line 87: Line 83:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lord Nightmare 6x6font01.png]]
+
|filename=Lord Nightmare 6x6font01.png
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2007-11-5
 
|dated=2007-11-5
Line 96: Line 92:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lord Nightmare 6x6font02.png]]
+
|filename=Lord Nightmare 6x6font02.png
 
|author=Lord Nightmare
 
|author=Lord Nightmare
 
|dated=2007-11-12
 
|dated=2007-11-12
Line 106: Line 102:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Mkv_curses_480x150.png]]
+
|filename=Mkv_curses_480x150.png
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 115: Line 111:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Mkv_curses_480x150_v2.png]]
+
|filename=Mkv_curses_480x150_v2.png
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 126: Line 122:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:nobbins6x6.png]]
+
|filename=nobbins6x6.png
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2010-01-10
 
|dated=2010-01-10
Line 135: Line 131:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:nobbin_ts_v2.png]]
+
|filename=nobbin_ts_v2.png
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2010-06-28
 
|dated=2010-06-28
Line 146: Line 142:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:Herrbdog_7x7_tileset.gif]]
+
filename=Herrbdog_7x7_tileset.gif
 
|author=[[User:herrbdog|herrbdog]]
 
|author=[[User:herrbdog|herrbdog]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 156: Line 152:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:terbert_7x7.png]]
+
|filename=terbert_7x7.png
 
|author=[[User:Terbert|Terbert]]
 
|author=[[User:Terbert|Terbert]]
 
|dated=2009-6-30
 
|dated=2009-6-30
Line 167: Line 163:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Anikki_square_8x8.png]]
+
|filename=Anikki_square_8x8.png
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 174: Line 170:
 
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the square set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_8x8.bmp Download the BMP]
 
|comments=Based on the original IBM CGA Character set with a lot of tweaks. The characters remain as descriptive yet universal as possible. I chose the CGA set because it is in my opinion the square set with the best readability. This set is for those who like the basic ASCII look where every pixel has meaning or (multiple meanings). [http://www.anikki.com/share/df/Anikki_square_8x8.bmp Download the BMP]
  
There is also an upscaled [[#Anikki_2|16x16 version]] of this set available for fullscreen use below.
+
There is also an upscaled [[#Anikki_square_16x16.png|16x16 version]] of this set available for fullscreen use below.
 
|demo=[[Image:df_anikki_2.png|thumb|right]]
 
|demo=[[Image:df_anikki_2.png|thumb|right]]
 
}}
 
}}
Line 180: Line 176:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_8x8
 
|title=cheepicus_8x8
|image=[[Image:cheepicus_8x8.png]]
+
|filename=cheepicus_8x8.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-4-3
 
|dated=2014-4-3
Line 190: Line 186:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Jdpage_8x8.png]]
+
|filename=Jdpage_8x8.png
 
|author=[[User:Jdpage|Jdpage]]
 
|author=[[User:Jdpage|Jdpage]]
 
|dated=2010-09-15
 
|dated=2010-09-15
 
|size=8&times;8
 
|size=8&times;8
 
|resolution=640&times;200 native.
 
|resolution=640&times;200 native.
|comments=Modified version of the [[#Anikki|Anikki]] 8x8 tileset. Just prettifies it a bit; some characters are tweaked to make them work slightly better for one of their jobs without disturbing the rest. Others are redesigned entirely. Most importantly, dwarves were given beards.
+
|comments=Modified version of the [[#Anikki_square_8x8.png|Anikki 8x8 tileset]]. Just prettifies it a bit; some characters are tweaked to make them work slightly better for one of their jobs without disturbing the rest. Others are redesigned entirely. Most importantly, dwarves were given beards.
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:CGA8x8thick.png]]
+
|filename=CGA8x8thick.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 208: Line 204:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:CGA8x8thin.png]]
+
|filename=CGA8x8thin.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2008-6-6
 
|dated=2008-6-6
Line 218: Line 214:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:LN_EGA8x8.png]]
+
|filename=LN_EGA8x8.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 227: Line 223:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:RDE_8x8.png]]
+
|filename=RDE_8x8.png
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|dated=2018-08-17
 
|dated=2018-08-17
Line 237: Line 233:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Pastiche_8x8.png]]
+
|filename=Pastiche_8x8.png
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 246: Line 242:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Potash_8x8.png]]
+
|filename=Potash_8x8.png
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 255: Line 251:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Acorntileset8x8.png]]
+
|filename=Acorntileset8x8.png
 
|author=[[User:Xenomorph|Xenomorph]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|dated=2008-8-9
 
|dated=2008-8-9
Line 264: Line 260:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:yayo_c64_640x200.png]]
+
|filename=yayo_c64_640x200.png
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=8&times;8
 
|size=8&times;8
 
|resolution=640&times;200
 
|resolution=640&times;200
|comments=Name: Yayo's C64; Based on the charset of the Commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16&times;16 version [[#Yayo_2|below]]. :)
+
|comments=Name: Yayo's C64; Based on the charset of the Commodore 64. It's a flat style, but it's clean and also highly readable. I recreated all the missing chars like letters with accents and symbols, trying to get a c64 style as much as possible. If it's too small, use the 16&times;16 version [[#Yayo_c64_1280x400_83b157.png|below]]. :)
 
|demo=[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]
 
|demo=[[Image:yayo_c64_640x200_screenshot.png|thumb|right|yayo's c64 Tileset]]
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_msx.png]]
+
|filename=Zaratustra_msx.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 286: Line 282:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:720x225_SmoothWalls.PNG]]
+
|filename=720x225_SmoothWalls.PNG
 
|author=[[User:Dorten|Dorten]]
 
|author=[[User:Dorten|Dorten]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 296: Line 292:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:720x225_SmoothWalls7.png]]
+
|filename=720x225_SmoothWalls7.png
 
|author=[[User:Dorten|Dorten]]
 
|author=[[User:Dorten|Dorten]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 305: Line 301:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Nostalgia_720x225.png]]
+
|filename=Nostalgia_720x225.png
 
|author=[[User:Maus|maus]]
 
|author=[[User:Maus|maus]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 314: Line 310:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:DortenSolid.png]]
+
|filename=DortenSolid.png
 
|author=[[User:Qjet|Qjet]]
 
|author=[[User:Qjet|Qjet]]
 
|dated=2009-2-13
 
|dated=2009-2-13
Line 324: Line 320:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Curses_720x225_8d6752.png]]
+
|filename=Curses_720x225_8d6752.png
 
|author=[[User:Savok|Savok]]
 
|author=[[User:Savok|Savok]]
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=9&times;9
 
|size=9&times;9
 
|resolution=720&times;225
 
|resolution=720&times;225
|comments=There is no doubt that this tileset is old. This must be distinctly understood if anything wonderful is to come of your use of it. You may like [[List_of_user_character_sets#Dorten|Dorten's revision]] more. The following is the original description:<br>I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it distorts my beautiful circles, so I made a similarish tileset to fix those.
+
|comments=There is no doubt that this tileset is old. This must be distinctly understood if anything wonderful is to come of your use of it. You may like [[#720x225_SmoothWalls.PNG|Dorten's revision]] more. The following is the original description:<br>I dislike curses_640x300.bmp due to its lack of any kind of graphics for things like a bed or a barrel and the fact that it distorts my beautiful circles, so I made a similarish tileset to fix those.
 
|demo=[[Image:Screenshot_41ea57.png|thumb|right|Savok's tiny, non-updated tileset.]]
 
|demo=[[Image:Screenshot_41ea57.png|thumb|right|Savok's tiny, non-updated tileset.]]
 
}}
 
}}
Line 336: Line 332:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Anikki_square_10x10.png]]
+
|filename=Anikki_square_10x10.png
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 347: Line 343:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:buddy.png]]
+
|filename=buddy.png
 
|author=buddy
 
|author=buddy
 
|dated=2014-07-12
 
|dated=2014-07-12
Line 359: Line 355:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:buddy--graphical.png]]
+
|filename=buddy--graphical.png
 
|author=buddy
 
|author=buddy
 
|dated=2014-07-16
 
|dated=2014-07-16
Line 374: Line 370:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:ddw.png]]
+
|filename=ddw.png
 
|author=[[User:Ddw|Ddw]]
 
|author=[[User:Ddw|Ddw]]
 
|dated=2011-03-10
 
|dated=2011-03-10
 
|size=10&times;10
 
|size=10&times;10
 
|resolution=800&times;250 native
 
|resolution=800&times;250 native
|comments=Based on Anikki, with some simplifications and modifications. I like Markavian's walls, so I did something similar. The bottom right tile, number 255, I use for pillars. You can set that in your d_init.txt, the line should look like [PILLAR_TILE:255]  
+
|comments=Based on [[#Anikki_square_10x10.png|Anikki]], with some simplifications and modifications. I like Markavian's walls, so I did something similar. The bottom right tile, number 255, I use for pillars. You can set that in your d_init.txt, the line should look like [PILLAR_TILE:255]  
 
[http://www.dougwhiteley.co.uk/images/ddw_shot.png Example].
 
[http://www.dougwhiteley.co.uk/images/ddw_shot.png Example].
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Paul_10x10.png]]
+
|filename=Paul_10x10.png
 
|author=[[User:Paul|Paul]]
 
|author=[[User:Paul|Paul]]
 
|dated=2008-9-5
 
|dated=2008-9-5
Line 393: Line 389:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Potash_10x10.png]]
+
|filename=Potash_10x10.png
 
|author=[[User:Tejón|tejón]]
 
|author=[[User:Tejón|tejón]]
 
|dated=2012-6-12
 
|dated=2012-6-12
Line 402: Line 398:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Taffer 10x10.png]]
+
|filename=Taffer 10x10.png
 
|author=[[User:Taffer|Taffer]]
 
|author=[[User:Taffer|Taffer]]
 
|dated=2017-01-10
 
|dated=2017-01-10
Line 412: Line 408:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Terbert_10x10.png]]
+
|filename=Terbert_10x10.png
 
|author=[[User:Terbert|Terbert]]
 
|author=[[User:Terbert|Terbert]]
 
|dated=2009-6-30
 
|dated=2009-6-30
Line 421: Line 417:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Tocky_square_10x10.png]]
+
|filename=Tocky_square_10x10.png
 
|author=[[User:Tocky|Tocky]]
 
|author=[[User:Tocky|Tocky]]
 
|dated=2007-11-15
 
|dated=2007-11-15
Line 433: Line 429:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:terminus.png]]
+
|filename=terminus.png
 
|author=[[User:Gekz|Gekz]]
 
|author=[[User:Gekz|Gekz]]
 
|dated=2010-1-08
 
|dated=2010-1-08
Line 447: Line 443:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Alloy_curses_12x12.png]]
+
|filename=Alloy_curses_12x12.png
 
|author=[[User:Alloy|Alloy]]
 
|author=[[User:Alloy|Alloy]]
 
|dated=2010-12-3 - v1.1
 
|dated=2010-12-3 - v1.1
Line 457: Line 453:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_12x12
 
|title=cheepicus_12x12
|image=[[Image:cheepicus_12x12.png]]
+
|filename=cheepicus_12x12.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2010-8-4
 
|dated=2010-8-4
Line 469: Line 465:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Unknown curses 12x12 & Markvii Walls.png]]
+
|filename=Unknown curses 12x12 & Markvii Walls.png
 
|author=DDR & Others
 
|author=DDR & Others
 
|dated=2010-9-3
 
|dated=2010-9-3
Line 479: Line 475:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Haberdash_curses_12x12.png]]
+
|filename=Haberdash_curses_12x12.png
 
|author=[[User:Haberdash|Haberdash]]
 
|author=[[User:Haberdash|Haberdash]]
 
|dated=2014-07-24
 
|dated=2014-07-24
Line 488: Line 484:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:DB_curses_12x12.PNG]]
+
|filename=DB_curses_12x12.PNG
 
|author=[[User:Hanuman|Hanuman]]
 
|author=[[User:Hanuman|Hanuman]]
 
|dated=2008-7-23
 
|dated=2008-7-23
Line 498: Line 494:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Herrbdog_144.png]]
+
|filename=Herrbdog_144.png
 
|author=Herrbdog
 
|author=Herrbdog
 
|dated=2007-10-30
 
|dated=2007-10-30
 
|size=12&times;12
 
|size=12&times;12
 
|resolution=960&times;300
 
|resolution=960&times;300
|comments=A larger version of this tileset is available [[#Herrbdog 2|below]].
+
|comments=A larger version of this tileset is available [[#Herrbdog_16x16_tileset.gif|below]].
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Dullard_Exponent_12x12.png]]
+
|filename=Dullard_Exponent_12x12.png
 
|author=Lord Dullard/Exponent
 
|author=Lord Dullard/Exponent
 
|dated=2009-3-30
 
|dated=2009-3-30
Line 516: Line 512:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:mkv_solidcurses_stairs_960x300.png]]
+
|filename=mkv_solidcurses_stairs_960x300.png
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-12-4
 
|dated=2007-12-4
Line 525: Line 521:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Mkv_solidcurses_960x300.png]]
+
|filename=Mkv_solidcurses_960x300.png
 
|author=[[User:Markavian|Markavian]]
 
|author=[[User:Markavian|Markavian]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 535: Line 531:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Markvii.png]]
+
|filename=Markvii.png
 
|author=[[User:Turnip|Turnip]]
 
|author=[[User:Turnip|Turnip]]
 
|dated=2009-7-9
 
|dated=2009-7-9
Line 545: Line 541:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Tileset_unknown_960x300_02.png]]
+
|filename=Tileset_unknown_960x300_02.png
 
|author=Unknown
 
|author=Unknown
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 554: Line 550:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Unknown_curses_12x12.png]]
+
|filename=Unknown_curses_12x12.png
 
|author=Unknown
 
|author=Unknown
 
|dated=2007-11-24
 
|dated=2007-11-24
Line 564: Line 560:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:nice_curses_12x12.png]]
+
|filename=nice_curses_12x12.png
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2013-01-30
 
|dated=2013-01-30
Line 571: Line 567:
 
|comments=This tileset is a square version of Plac1d's tileset with some modifications, like duller ground tiles and other.
 
|comments=This tileset is a square version of Plac1d's tileset with some modifications, like duller ground tiles and other.
 
|demo=[[Image:Screenshot_nice_curses_12x12.png|thumb|right]]
 
|demo=[[Image:Screenshot_nice_curses_12x12.png|thumb|right]]
 +
}}
 +
 +
{{Tileset|
 +
|filename=zesty_curses_12x12.png
 +
|author=[[User:ZesT|ZesT]]
 +
|dated=2022-11-3
 +
|size=12&times;12
 +
|resolution=960&times;300 native
 +
|comments= A fresh spin on Vidumec's "nice curses" tileset - includes a couple different graphics that both keep the ASCII feel and provide better visual representations while preventing text artefacts, including new graphics for sheets, plus a Moai statue since making the statue specifically humanoid didn't feel generalisable enough.<br>A [[Tileset repository#zesty_curses_24x24.png|24x24 version]] is available.
 
}}
 
}}
  
Line 576: Line 581:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kren_13x13.png]]
+
|filename=Kren_13x13.png
 
|author=[[User:Krenshala|krenshala]]
 
|author=[[User:Krenshala|krenshala]]
 
|dated=2015-12-27 (Updated 2017-08-27)
 
|dated=2015-12-27 (Updated 2017-08-27)
Line 584: Line 589:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:yayo_tunur_1040x325.png]]
+
|filename=yayo_tunur_1040x325.png
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 597: Line 602:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_14x14
 
|title=cheepicus_14x14
|image=[[Image:cheepicus_14x14.png]]
+
|filename=cheepicus_14x14.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2018-11-28
 
|dated=2018-11-28
Line 611: Line 616:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_15x15
 
|title=cheepicus_15x15
|image=[[Image:cheepicus_15x15.png]]
+
|filename=cheepicus_15x15.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2012-5-6
 
|dated=2012-5-6
Line 621: Line 626:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Talryth_square_15x15.png]]
+
|filename=Talryth_square_15x15.png
 
|author=[[User:Talryth|Talryth]]
 
|author=[[User:Talryth|Talryth]]
 
|dated=2010-06-18
 
|dated=2010-06-18
Line 630: Line 635:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Vidumec_15x15.png]]
+
|filename=Vidumec_15x15.png
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2011-09-05
 
|dated=2011-09-05
Line 642: Line 647:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Anno_16x16.png]]
+
|filename=Anno_16x16.png
 
|author=[[User:AbuDhabi|AbuDhabi]]
 
|author=[[User:AbuDhabi|AbuDhabi]]
 
|dated=2011-03-19
 
|dated=2011-03-19
 
|size=16&times;16
 
|size=16&times;16
 
|resolution=1280&times;400 native.
 
|resolution=1280&times;400 native.
|comments=Based on Anikki's 16x16 tileset, but smoothed/enhanced and with the dwarf images reworked.
+
|comments=Based on [[#Anikki_square_16x16.png|Anikki's 16x16 tileset]], but smoothed/enhanced and with the dwarf images reworked.
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Aesomatica_16x16.png]]
+
|filename=Aesomatica_16x16.png
 
|author=[[User:Aesomatica|Aesomatica]]
 
|author=[[User:Aesomatica|Aesomatica]]
 
|dated=2008-11-29
 
|dated=2008-11-29
Line 660: Line 665:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:LCD_Tileset.png]]
+
|filename=LCD_Tileset.png
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2020-02-07
 
|dated=2020-02-07
Line 669: Line 674:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:16x16-RogueYun-AgmEdit.png]]
+
|filename=16x16-RogueYun-AgmEdit.png
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2017-10-21
 
|dated=2017-10-21
Line 678: Line 683:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Anikki_square_16x16.png]]
+
|filename=Anikki_square_16x16.png
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
Line 688: Line 693:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Bisasam_16x16.png]]
+
|filename=Bisasam_16x16.png
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-01-11
 
|dated=2010-01-11
Line 700: Line 705:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_8x8x2
 
|title=cheepicus_8x8x2
|image=[[Image:cheepicus_8x8x2.png]]
+
|filename=cheepicus_8x8x2.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-4-3
 
|dated=2014-4-3
Line 711: Line 716:
 
{{Tileset|
 
{{Tileset|
 
|title=cheepicus_16x16
 
|title=cheepicus_16x16
|image=[[Image:cheepicus_16x16.png]]
+
|filename=cheepicus_16x16.png
 
|author=[[User:Cheepicus|Cheepicus]]
 
|author=[[User:Cheepicus|Cheepicus]]
 
|dated=2014-5-10
 
|dated=2014-5-10
Line 722: Line 727:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Cooz_curses_square_16x16.png]]
+
|filename=Cooz_curses_square_16x16.png
 
|author=[[User:Cooz|Cooz]]
 
|author=[[User:Cooz|Cooz]]
 
|dated=2009-2-28
 
|dated=2009-2-28
Line 732: Line 737:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:Guybrush_square_16x16.png]]
+
filename=Guybrush_square_16x16.png
 
|author=[[User:Guybrush|Guybrush]]
 
|author=[[User:Guybrush|Guybrush]]
 
|dated=2007-11-15
 
|dated=2007-11-15
Line 745: Line 750:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:GuybrushASCII_curses_square_16x16.png]]
+
filename=GuybrushASCII_curses_square_16x16.png
 
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]
 
|author=Herrbdog, modified by [[User:Guybrush|Guybrush]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 754: Line 759:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Herrbdog_16x16_tileset.gif]]
+
|filename=Herrbdog_16x16_tileset.gif
 
|author=Herrbdog
 
|author=Herrbdog
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 763: Line 768:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Oddball_16x16.png]]
+
|filename=Oddball_16x16.png
 
|author=[[User:HexaBlu|HexaBlu]]
 
|author=[[User:HexaBlu|HexaBlu]]
 
|title=Oddball-16
 
|title=Oddball-16
Line 774: Line 779:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:MRC_square_16x16.png]]
+
|filename=MRC_square_16x16.png
 
|author=Inquisitor Saturn
 
|author=Inquisitor Saturn
 
|dated=2008-5-18
 
|dated=2008-5-18
Line 783: Line 788:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:Redjack17.png]]
+
filename=Redjack17.png
 
|author=[[User:Jackard|Jackard]]
 
|author=[[User:Jackard|Jackard]]
 
|dated=2008-7-22
 
|dated=2008-7-22
Line 794: Line 799:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kai-1280x400-v2 7512b5.png]]
+
|filename=Kai-1280x400-v2 7512b5.png
 
|author=Kaishaku
 
|author=Kaishaku
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 803: Line 808:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kelora_16x16_diagonal.png]]
+
|filename=Kelora_16x16_diagonal.png
 
|author=[[User:Kelora|Kelora]]
 
|author=[[User:Kelora|Kelora]]
 
|dated=2009-7-26
 
|dated=2009-7-26
Line 813: Line 818:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kelora_16x16_diagonal-clouds.png]]
+
|filename=Kelora_16x16_diagonal-clouds.png
 
|author=[[User:Kelora|Kelora]]
 
|author=[[User:Kelora|Kelora]]
 
|size=16&times;16
 
|size=16&times;16
Line 822: Line 827:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kenran.png]]
+
|filename=Kenran.png
 
|author=[[User:Kenran|Kenran]]
 
|author=[[User:Kenran|Kenran]]
 
|size=16&times;16
 
|size=16&times;16
Line 830: Line 835:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kjammer square 16x16 v02.png]]
+
|filename=Kjammer square 16x16 v02.png
 
|author=[[User:Klokjammer|Klokjammer]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 839: Line 844:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kjammer square 16x16 v00.png]]
+
|filename=Kjammer square 16x16 v00.png
 
|author=[[User:Klokjammer|Klokjammer]]
 
|author=[[User:Klokjammer|Klokjammer]]
 
|dated=2007-10-31
 
|dated=2007-10-31
Line 848: Line 853:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Md_curses_16x16.png]]
+
|filename=Md_curses_16x16.png
 
|author=[[User:Marble Dice|Marble Dice]]
 
|author=[[User:Marble Dice|Marble Dice]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 857: Line 862:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Runeset_16x16.png]]
+
|filename=Runeset_16x16.png
 
|author=monkeyfritz
 
|author=monkeyfritz
 
|dated=2018-3-23
 
|dated=2018-3-23
Line 867: Line 872:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:PTTGV2tiles.png]]
+
|filename=PTTGV2tiles.png
 
|author=[[User:PTTG|PTTG]]
 
|author=[[User:PTTG|PTTG]]
 
|dated=2007-11-21
 
|dated=2007-11-21
Line 876: Line 881:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Fnord 16x16.png]]
+
|filename=Fnord 16x16.png
 
|author=PopTart
 
|author=PopTart
 
|dated=2016-5-08
 
|dated=2016-5-08
Line 886: Line 891:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Msgothic.png]]
+
|filename=Msgothic.png
 
|author=[[User:Random832]]
 
|author=[[User:Random832]]
 
|dated=2009-4-22
 
|dated=2009-4-22
Line 895: Line 900:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Raving_1280x400.png]]
+
|filename=Raving_1280x400.png
 
|author=[[User:RavingManiac|RavingManiac]]
 
|author=[[User:RavingManiac|RavingManiac]]
 
|dated=2010-3-13
 
|dated=2010-3-13
Line 905: Line 910:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:16x16_sm.png]]
+
|filename=16x16_sm.png
 
|author=[[User:RogueYun|Rogue Yun]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|dated=2015-06-09
 
|dated=2015-06-09
Line 915: Line 920:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:16x16_sb_ascii.png]]
+
|filename=16x16_sb_ascii.png
 
|author=[[User:RogueYun|Rogue Yun]]
 
|author=[[User:RogueYun|Rogue Yun]]
 
|dated=2018-11-04
 
|dated=2018-11-04
Line 924: Line 929:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Sapphos_square_16x16.png]]
+
|filename=Sapphos_square_16x16.png
 
|author=Sappho
 
|author=Sappho
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 933: Line 938:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Savok_curses_1280x400_517caa.png]]
+
|filename=Savok_curses_1280x400_517caa.png
 
|author=[[User:Savok|Savok]]
 
|author=[[User:Savok|Savok]]
 
|dated=2008-6-16
 
|dated=2008-6-16
Line 942: Line 947:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:SFE_Curses_square_16x16.png]]
+
|filename=SFE_Curses_square_16x16.png
 
|author=Super Foul Egg
 
|author=Super Foul Egg
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 951: Line 956:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Tahin_16x16_rounded.png]]
+
|filename=Tahin_16x16_rounded.png
 
|author=[[User:Tahin|Tahin]]
 
|author=[[User:Tahin|Tahin]]
 
|dated=2007-12-28
 
|dated=2007-12-28
Line 960: Line 965:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:DF-Nordic_v1.png]]
+
|filename=DF-Nordic_v1.png
 
|author=[[User:Techhead|Techhead]]
 
|author=[[User:Techhead|Techhead]]
 
|dated=2009-3-26
 
|dated=2009-3-26
Line 969: Line 974:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Markx.png]]
+
|filename=Markx.png
 
|author=[[User:TurnipII|TurnipII]]
 
|author=[[User:TurnipII|TurnipII]]
 
|dated=2018-8-2
 
|dated=2018-8-2
Line 978: Line 983:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Tyr_1280x400.PNG]]
+
|filename=Tyr_1280x400.PNG
 
|author=[[User:Tyrving|Tyrving]]
 
|author=[[User:Tyrving|Tyrving]]
 
|dated=2008-2-15
 
|dated=2008-2-15
Line 987: Line 992:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Winterwing_Curses_16x16_lucon.png]]
+
|filename=Winterwing_Curses_16x16_lucon.png
 
|author=[[User:Winterwing|Winterwing]]
 
|author=[[User:Winterwing|Winterwing]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 997: Line 1,002:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Yayo_c64_1280x400_83b157.png]]
+
|filename=Yayo_c64_1280x400_83b157.png
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,006: Line 1,011:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_16x16.png]]
+
|filename=Zaratustra_16x16.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-11-10
 
|dated=2007-11-10
Line 1,015: Line 1,020:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zilk_16x16.png]]
+
|filename=Zilk_16x16.png
 
|author=[[User:Zilk|Zilk]]
 
|author=[[User:Zilk|Zilk]]
 
|dated=2015-7-15
 
|dated=2015-7-15
Line 1,027: Line 1,032:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Haowan_Curses_1440x450.png]]
+
|filename=Haowan_Curses_1440x450.png
 
|author=Haowan
 
|author=Haowan
 
|dated=2007-11-2
 
|dated=2007-11-2
Line 1,036: Line 1,041:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Teeto_K_18x18.PNG]]
+
|filename=Teeto_K_18x18.PNG
 
|author=[[User:Teeto_K|Teeto_K]]
 
|author=[[User:Teeto_K|Teeto_K]]
 
|dated=2008-10-24
 
|dated=2008-10-24
Line 1,047: Line 1,052:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Anikki_square_20x20.png]]
+
|filename=Anikki_square_20x20.png
 
|author=[[User:Anikki|Anikki]]
 
|author=[[User:Anikki|Anikki]]
 
|dated=2008-7-27
 
|dated=2008-7-27
 
|size=20&times;20
 
|size=20&times;20
 
|resolution=1600&times;500 native.
 
|resolution=1600&times;500 native.
|comments=Based primarily on Tocky and Plac1d. This is a scaled-up version of the 10x10 tileset for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_20x20.bmp Download the BMP]
+
|comments=Based primarily on Tocky and Plac1d. This is a scaled-up version of [[#Anikki_square_10x10.png|the 10x10 tileset]] for fullscreen use. [http://www.anikki.com/share/df/Anikki_square_20x20.bmp Download the BMP]
 
(Note: The up and down ramps are reversed.)
 
(Note: The up and down ramps are reversed.)
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Bisasam_20x20.png]]
+
|filename=Bisasam_20x20.png
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-05-15
 
|dated=2010-05-15
Line 1,068: Line 1,073:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Bisasam_20x20_ascii.png]]
+
|filename=Bisasam_20x20_ascii.png
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-05-15
 
|dated=2010-05-15
Line 1,079: Line 1,084:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Japa 0x20.png]]
+
|filename=Rose_20x20.png
|author=[[User:Japa|Japa]]
+
|author=[[User:Japa|Rose]]
 
|dated=2019-04-29
 
|dated=2019-04-29
 
|size=20&times;20
 
|size=20&times;20
Line 1,088: Line 1,093:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Taffer_20x20.png]]
+
|filename=Taffer_20x20.png
 
|author=[[User:Taffer|Taffer]]
 
|author=[[User:Taffer|Taffer]]
 
|dated=2017-01-10
 
|dated=2017-01-10
Line 1,097: Line 1,102:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Oreslam_1920x1200_20x20.png]]
+
|filename=Oreslam_1920x1200_20x20.png
 
|author=[[User:Yayo|Yayo]]
 
|author=[[User:Yayo|Yayo]]
 
|dated=2009-09-12
 
|dated=2009-09-12
Line 1,107: Line 1,112:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Bisasam_20x20_mod_T.png]]
+
|filename=Bisasam_20x20_mod_T.png
 
|author=yobbo
 
|author=yobbo
 
|dated=2014-07-13
 
|dated=2014-07-13
Line 1,119: Line 1,124:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Curses square 24.png]]
+
|filename=Curses square 24.png
 
|author=DragonDePlatino
 
|author=DragonDePlatino
 
|dated=2015-06-01
 
|dated=2015-06-01
Line 1,128: Line 1,133:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Bisasam_24x24.png]]
+
|filename=Bisasam_24x24.png
 
|author=Bisasam
 
|author=Bisasam
 
|dated=2010-01-01
 
|dated=2010-01-01
Line 1,139: Line 1,144:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Nagidal24x24shade.png]]
+
|filename=Nagidal24x24shade.png
 
|author=[[User:Nagidal|Nagidal]]
 
|author=[[User:Nagidal|Nagidal]]
 
|dated=2012-06-07
 
|dated=2012-06-07
Line 1,150: Line 1,155:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Runeset_24x24.png]]
+
|filename=Runeset_24x24.png
 
|author=monkeyfritz
 
|author=monkeyfritz
 
|dated=2018-3-23
 
|dated=2018-3-23
Line 1,158: Line 1,163:
 
|demo=[[Image:Runeset Example.jpg|thumb|right|Runeset Maps]]
 
|demo=[[Image:Runeset Example.jpg|thumb|right|Runeset Maps]]
 
|demo2=[[Image:Runeset Gameplay.jpg|thumb|right|Runeset Example]]
 
|demo2=[[Image:Runeset Gameplay.jpg|thumb|right|Runeset Example]]
 +
}}
 +
 +
{{Tileset|
 +
|filename=zesty_curses_24x24.png
 +
|author=[[User:ZesT|ZesT]]
 +
|dated=2022-11-3
 +
|size=12&times;12
 +
|resolution=960&times;300 native
 +
|comments= An upscaled alternative to [[Tileset_repository#zesty_curses_12x12.png|my 12x12 tileset]].<br>'''Original description:''' A fresh spin on Vidumec's "nice curses" tileset - includes a couple different graphics that both keep the ASCII feel and provide better visual representations while preventing text artefacts, including new graphics for sheets, plus a Moai statue since making the statue specifically humanoid didn't feel generalisable enough.
 
}}
 
}}
  
Line 1,163: Line 1,177:
  
 
{{Tileset|
 
{{Tileset|
 +
|filename=Runeset_32x32.png
 
|image=[[:Image:Runeset_32x32.png|Not shown due to size]]
 
|image=[[:Image:Runeset_32x32.png|Not shown due to size]]
 
|author=monkeyfritz
 
|author=monkeyfritz
Line 1,174: Line 1,189:
  
 
{{Tileset|
 
{{Tileset|
|image=[[:Image:Sir_Henry%27s_32x32.png|Not shown due to size]]
+
|filename=Sir_Henry's_32x32.png
 +
|image=[[:Image:Sir_Henry's_32x32.png|Not shown due to size]]
 
|author=Sir Henry
 
|author=Sir Henry
 
|dated=2009-8-19
 
|dated=2009-8-19
Line 1,185: Line 1,201:
  
 
{{Tileset|
 
{{Tileset|
 +
|filename=RDE_vector_48x48.png
 
|image=[[:Image:RDE_vector_48x48.png|Not shown due to size]]
 
|image=[[:Image:RDE_vector_48x48.png|Not shown due to size]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
 
|author=[[User:RedDeadElite|RedDeadElite]]
Line 1,196: Line 1,213:
  
 
{{Tileset|
 
{{Tileset|
 +
|filename=hack_square_64x64.png
 
|image=[[:Image:hack_square_64x64.png|Not shown due to size]]
 
|image=[[:Image:hack_square_64x64.png|Not shown due to size]]
 
|author=Taywee
 
|author=Taywee
Line 1,213: Line 1,231:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Crazy 8x8s.png]]
+
|filename=Crazy 8x8s.png
 
|author=PigtailLlama
 
|author=PigtailLlama
 
|dated=2012-6-14
 
|dated=2012-6-14
Line 1,226: Line 1,244:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Jolly12x12.png]]
+
|filename=Jolly12x12.png
 
|author=Alexander Ocias
 
|author=Alexander Ocias
 
|dated=2012-3-11
 
|dated=2012-3-11
Line 1,237: Line 1,255:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Grim Fortress sample tileset.png]]
+
|filename=Grim Fortress sample tileset.png
 
|author=Lightrow
 
|author=Lightrow
 
|dated=2013-2-3
 
|dated=2013-2-3
Line 1,250: Line 1,268:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Belal_Smooth_Walls.png]]
+
|filename=Belal_Smooth_Walls.png
 
|author=[[User:Belal|Belal]]
 
|author=[[User:Belal|Belal]]
 
|dated=2009-1-9
 
|dated=2009-1-9
Line 1,260: Line 1,278:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:DarkondDigsDeeper_16x16.png ]]
+
|filename=DarkondDigsDeeper_16x16.png  
 
|author=[[User:Darkond2100|Darkond2100]]
 
|author=[[User:Darkond2100|Darkond2100]]
 
|dated=2010-3-6
 
|dated=2010-3-6
Line 1,269: Line 1,287:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Gold_plated_16x16_v2.png]]
+
|filename=Gold_plated_16x16_v2.png
 
|title = '''Gold Plated'''
 
|title = '''Gold Plated'''
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
Line 1,285: Line 1,303:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Gold-plated-bmp-16x16.png]]
+
|filename=Gold-plated-bmp-16x16.png
 
|title = '''Gold Plated (bmp-version)'''
 
|title = '''Gold Plated (bmp-version)'''
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
 
|author=[[User:DrD_AVEL|DrD_AVEL]]
Line 1,296: Line 1,314:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Synergy.png]]
+
|filename=Synergy.png
 
|author=[[User:Dvorovic|Dvorovic]]
 
|author=[[User:Dvorovic|Dvorovic]]
 
|dated=2010-10-8
 
|dated=2010-10-8
Line 1,305: Line 1,323:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:Flying_Mage_square_16x16.png]]
+
filename=Flying_Mage_square_16x16.png
 
|author=[[User:Flying Mage|Flying Mage]]
 
|author=[[User:Flying Mage|Flying Mage]]
 
|dated=2008-4-12
 
|dated=2008-4-12
Line 1,317: Line 1,335:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Hermano.png]]
+
|filename=Hermano.png
 
|author=[[User:hermano|hermano]]
 
|author=[[User:hermano|hermano]]
 
|dated=2010-2-6
 
|dated=2010-2-6
Line 1,329: Line 1,347:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:16x16_isenhertz_v2.png]]
+
|filename=16x16_isenhertz_v2.png
 
|author=[[User:Isenhertz|Isenhertz]]
 
|author=[[User:Isenhertz|Isenhertz]]
 
|dated=2008-7-14
 
|dated=2008-7-14
Line 1,341: Line 1,359:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lemunde_16x16.png]]
+
|filename=Lemunde_16x16.png
 
|author=[[User:Lemunde|Lemunde]]
 
|author=[[User:Lemunde|Lemunde]]
 
|dated=2010-6-11
 
|dated=2010-6-11
Line 1,353: Line 1,371:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:DwarfletterGothic.PNG]]
+
filename=DwarfletterGothic.PNG
 
|author=LordZorinthrox
 
|author=LordZorinthrox
 
|dated=2009-7-20
 
|dated=2009-7-20
Line 1,370: Line 1,388:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Martin_16x16.png]]
+
|filename=Martin_16x16.png
 
|author=[[User:Martin|Martin]]
 
|author=[[User:Martin|Martin]]
 
|dated=2009-8-8
 
|dated=2009-8-8
Line 1,383: Line 1,401:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Phoebus_16x16.png]]
+
|filename=Phoebus_16x16.png
 
|download link=[http://www.bay12forums.com/smf/index.php?topic=137096.0]
 
|download link=[http://www.bay12forums.com/smf/index.php?topic=137096.0]
 
|author=[[User:Phoebus|Phoebus]]
 
|author=[[User:Phoebus|Phoebus]]
Line 1,393: Line 1,411:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Phssthpok_16x16.png]]
+
|filename=Phssthpok_16x16.png
 
|author=[[User:Phssthpok|Phssthpok]]
 
|author=[[User:Phssthpok|Phssthpok]]
 
|dated=2010-03-07
 
|dated=2010-03-07
Line 1,410: Line 1,428:
  
 
{{Tileset|
 
{{Tileset|
image=[[Image:SL_square_16x16.png]]
+
filename=SL_square_16x16.png
 
|author=[[User:SL]]
 
|author=[[User:SL]]
 
|dated=2008-8-3
 
|dated=2008-8-3
Line 1,419: Line 1,437:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Autonomous_Font.png]]
+
|filename=Autonomous_Font.png
 
|author=Spreggo
 
|author=Spreggo
 
|dated=2009-2-2
 
|dated=2009-2-2
Line 1,429: Line 1,447:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Moons_square_16x16.PNG]]
+
|filename=Moons_square_16x16.PNG
 
|author=[[User:The-Moon|The-Moon]]
 
|author=[[User:The-Moon|The-Moon]]
 
|dated=2008-3-24
 
|dated=2008-3-24
Line 1,439: Line 1,457:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:tigrex3d.PNG]]
+
|filename=tigrex3d.PNG
 
|author=[[User:Tigrex|Tigrex]]
 
|author=[[User:Tigrex|Tigrex]]
 
|dated=2009-2-22
 
|dated=2009-2-22
Line 1,448: Line 1,466:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:tigrex3drunes.PNG]]
+
|filename=tigrex3drunes.PNG
 
|author=[[User:Tigrex|Tigrex]]
 
|author=[[User:Tigrex|Tigrex]]
 
|dated=2009-4-10
 
|dated=2009-4-10
Line 1,457: Line 1,475:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Tims_16x16.png]]
+
|filename=Tims_16x16.png
 
|author=[[User:Timmeh|Timmeh]]
 
|author=[[User:Timmeh|Timmeh]]
 
|dated=2009-8-12
 
|dated=2009-8-12
Line 1,467: Line 1,485:
  
 
=Non-Square Tilesets=
 
=Non-Square Tilesets=
 +
 +
==1&times;1.1875==
 +
 +
{{Tileset|
 +
|filename=analfabetico_80x60.png
 +
|author=Fitmoos
 +
|dated=2021-01-01
 +
|size=1&times;1.1875
 +
|resolution=80x60 (at 80x50 window size)
 +
|comments= [http://www.bay12forums.com/smf/index.php?topic=177855.0 Based on the idea] of Monoscii, this is a blank tileset, with an analphabetic aspect ratio.
 +
See [[#Analfabetico_640x300.png]] for a large version as well.
 +
}}
  
 
==4&times;6==
 
==4&times;6==
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lord-Nightmare-Terminal-4x6.png]]
+
|filename=Lord-Nightmare-Terminal-4x6.png
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2008-1-27
 
|dated=2008-1-27
Line 1,480: Line 1,510:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_custom_4x6.png]]
+
|filename=Zaratustra_custom_4x6.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,492: Line 1,522:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_custom_5x6.png]]
+
|filename=Zaratustra_custom_5x6.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,504: Line 1,534:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Ti84.png]]
+
|filename=Ti84.png
 
|author=[[User:Agm|Agm]]
 
|author=[[User:Agm|Agm]]
 
|dated=2018-01-12
 
|dated=2018-01-12
Line 1,514: Line 1,544:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Font6x8.png]]
+
|filename=Font6x8.png
 
|author=[[User:Thief^|Thief^]]
 
|author=[[User:Thief^|Thief^]]
 
|dated=2011-04-05
 
|dated=2011-04-05
Line 1,525: Line 1,555:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Curses6x9.png]]
+
|filename=Curses6x9.png
 
|author=Madk
 
|author=Madk
 
|dated=2010-6-21
 
|dated=2010-6-21
Line 1,536: Line 1,566:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Bedstead-10-df.png]]
+
|filename=Bedstead-10-df.png
 
|author=[[User:Bjh21|Ben Harris]]
 
|author=[[User:Bjh21|Ben Harris]]
 
|dated=2013-11-24, updated 2020-03-29
 
|dated=2013-11-24, updated 2020-03-29
Line 1,547: Line 1,577:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Andux_cp866ish.png]]
+
|filename=Andux_cp866ish.png
 
|author=[[User:Andux|Andux]]
 
|author=[[User:Andux|Andux]]
 
|dated=2011-05-03
 
|dated=2011-05-03
Line 1,556: Line 1,586:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Andux_sleipnir_8x12_tf.png]]
+
|filename=Andux_sleipnir_8x12_tf.png
 
|author=[[User:Andux|Andux]]
 
|author=[[User:Andux|Andux]]
 
|dated=2012-08-07
 
|dated=2012-08-07
Line 1,565: Line 1,595:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:DF+Tileset.png]]
+
|filename=DF+Tileset.png
 
|author=[[User:Coaldiamond|Coaldiamond]]
 
|author=[[User:Coaldiamond|Coaldiamond]]
 
|dated=2010-6-18
 
|dated=2010-6-18
Line 1,575: Line 1,605:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kein_640x300.png]]
+
|filename=Analfabetico_640x300.png
 +
|author=Fitmoos
 +
|dated=2021-01-01
 +
|size=8&times;12
 +
|resolution=640&times;300
 +
|comments= [http://www.bay12forums.com/smf/index.php?topic=177855.0 Based on the idea] of Monoscii, this is a blank tileset, with an analphabetic aspect ratio.
 +
See [[#analfabetico_80x60.png]] for a tiny version as well.
 +
}}
 +
 
 +
{{Tileset|
 +
|filename=Kein_640x300.png
 
|author=Kein
 
|author=Kein
 
|dated=2008-8-9
 
|dated=2008-8-9
 
|size=8&times;12
 
|size=8&times;12
 
|resolution=640&times;300
 
|resolution=640&times;300
|comments=Updated 08/09/09. Updated most characters, the biggest change is the 3d style walls. If you use my set I'd highly recommend [http://www.dwarffortresswiki.net/index.php/List_of_user_graphics_sets#Plac1d Plac1d's character graphic set.] My 640&times;300, everything completely shaded.
+
|comments=Updated 08/09/09. Updated most characters, the biggest change is the 3d style walls. If you use my set I'd highly recommend [[40d:Graphics set repository#Plac1d's graphics set|Plac1d's character graphic set]]. My 640&times;300, everything completely shaded.
 
|demo=[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]
 
|demo=[[Image:Kein-curs.gif|thumb|right|Kein's Tileset]]
 
}}
 
}}
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Plac1d_640x300tileset.png]]
+
|filename=Plac1d_640x300tileset.png
 
|author=[[User:Plac1d|Plac1d]]
 
|author=[[User:Plac1d|Plac1d]]
 
|dated=2008-3-13
 
|dated=2008-3-13
 
|size=8&times;12
 
|size=8&times;12
 
|resolution=640&times;300
 
|resolution=640&times;300
|comments=A tweaked version of [[#Tocky|Tocky's 10&times;10 tileset]] converted to 8&times;12. Try using this with my [[List of user graphics sets#Plac1d|graphics set]]!
+
|comments=A tweaked version of [[#Tocky_square_10x10.png|Tocky's 10&times;10 tileset]] converted to 8&times;12. Try using this with my [[40d:Graphics set repository#Plac1d's graphics set|graphics set]]!
  
 
[http://dffd.wimbli.com/file.php?id=63 Download the .BMP]
 
[http://dffd.wimbli.com/file.php?id=63 Download the .BMP]
Line 1,597: Line 1,637:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Curses 640x300diag.png]]
+
|filename=Curses 640x300diag.png
 
|author=Taritus
 
|author=Taritus
 
|dated=2009-03-23
 
|dated=2009-03-23
Line 1,608: Line 1,648:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:MDA8x14.png]]
+
|filename=MDA8x14.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,617: Line 1,657:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:EGA8x14.png]]
+
|filename=EGA8x14.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,627: Line 1,667:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:CP850.png]]
+
|filename=CP850.png
 
|author=Tae/IBM
 
|author=Tae/IBM
 
|dated=2009-9-06
 
|dated=2009-9-06
Line 1,636: Line 1,676:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Zaratustra_megazeux2.png]]
+
|filename=Zaratustra_megazeux2.png
 
|author=[[User:Zaratustra|Zaratustra]]
 
|author=[[User:Zaratustra|Zaratustra]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,647: Line 1,687:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lord_Nightmare-Fixedsys-02.png]]
+
|filename=Lord_Nightmare-Fixedsys-02.png
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2007-12-20
 
|dated=2007-12-20
Line 1,658: Line 1,698:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:VGA8x16.png]]
+
|filename=VGA8x16.png
 
|author=Lord Nightmare/IBM?
 
|author=Lord Nightmare/IBM?
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,667: Line 1,707:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Lord_Nightmare-Fixedsys-03.png]]
+
|filename=Lord_Nightmare-Fixedsys-03.png
 
|author=Lord Nightmare/Microsoft
 
|author=Lord Nightmare/Microsoft
 
|dated=2007-12-20
 
|dated=2007-12-20
Line 1,676: Line 1,716:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Acorntileset.png]]
+
|filename=Acorntileset.png
 
|author=[[User:Xenomorph|Xenomorph]]
 
|author=[[User:Xenomorph|Xenomorph]]
 
|dated=2008-8-9
 
|dated=2008-8-9
Line 1,687: Line 1,727:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Yoshis_island.png]]
+
|filename=Yoshis_island.png
 
|author=[[User:Nobbins|Nobbins]]
 
|author=[[User:Nobbins|Nobbins]]
 
|dated=2011-03-20
 
|dated=2011-03-20
Line 1,698: Line 1,738:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:MDA9x14.png]]
+
|filename=MDA9x14.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,707: Line 1,747:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:EGA9x14.png]]
+
|filename=EGA9x14.png
 
|author=Lord Nightmare/IBM
 
|author=Lord Nightmare/IBM
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,718: Line 1,758:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:VGA9x16.png]]
+
|filename=VGA9x16.png
 
|author=Quietust/IBM?
 
|author=Quietust/IBM?
 
|dated=2009-7-24
 
|dated=2009-7-24
Line 1,729: Line 1,769:
  
 
{{Tileset|
 
{{Tileset|
|image=[[File:Curses_800x600_shade.png]]
+
|filename=Curses_800x600_shade.png
 
|author=[[User:Chinkeeyong|Chinkeeyong]]
 
|author=[[User:Chinkeeyong|Chinkeeyong]]
 
|dated=2009-6-11
 
|dated=2009-6-11
Line 1,738: Line 1,778:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:eofshaded800x600pb9_f64ded.png]]
+
|filename=eofshaded800x600pb9_f64ded.png
 
|author=[[User:Eagle of Fire|Eagle of Fire]]
 
|author=[[User:Eagle of Fire|Eagle of Fire]]
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,747: Line 1,787:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Sleroux_800x300.png]]
+
|filename=Sleroux_800x300.png
 
|author=Sergius
 
|author=Sergius
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,756: Line 1,796:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:Kyzers_thin.png]]
+
|filename=Kyzers_thin.png
 
|author=[[User:KyzerB|KyzerB]]
 
|author=[[User:KyzerB|KyzerB]]
 
|dated=2018-11-11
 
|dated=2018-11-11
Line 1,766: Line 1,806:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:UncleSporky_curses_800x600.png]]
+
|filename=UncleSporky_curses_800x600.png
 
|author=UncleSporky
 
|author=UncleSporky
 
|dated=2007-10-30
 
|dated=2007-10-30
Line 1,777: Line 1,817:
  
 
{{Tileset|
 
{{Tileset|
|image=[[Image:nice_curses_10x12.png]]
+
|filename=nice_curses_10x12.png
 
|author=[[User:Vidumec|Vidumec]]
 
|author=[[User:Vidumec|Vidumec]]
 
|dated=2013-01-31
 
|dated=2013-01-31
Line 1,786: Line 1,826:
  
 
{{Tileset|