summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tool
Commit message (Expand)AuthorAgeFilesLines
* In tile-dngn.html display tile weights as percent values.Johanna Ploog2010-01-121-4/+8
* Only display tile probabilities in the dngn html file.Johanna Ploog2010-01-111-6/+16
* List tile weights in tile-dngn.html.Johanna Ploog2010-01-111-2/+7
* Implement rltiles %weight command and skewed dngn tile probabilities.Johanna Ploog2010-01-114-1/+49
* Renaming ambiguous rltiles command.Enne Walker2010-01-021-1/+1
* Add another missing include.Jude Brown2009-12-251-0/+1
* Fixing rltiles compile.Enne Walker2009-12-242-0/+3
* Basic support for tile recolouring.Enne Walker2009-12-248-75/+703
* tile.cc: add missing includesSteven Noonan2009-10-241-0/+3
* rltiles: fix MinGW buildSteven Noonan2009-10-162-0/+3
* MSVC: add tiles build supportSteven Noonan2009-10-121-0/+1
* Revert some changes in rltiles/tool, and some further cleanup.j-p-e-g2009-07-227-97/+84
* Some more spacing fixes.j-p-e-g2009-07-225-176/+152
* Fix some warnings for gcc 4.4 as per trentbuck's patch 2824633.j-p-e-g2009-07-215-36/+36
* Fix Peter's rltiles/tool warnings.j-p-e-g2009-06-272-57/+42
* rltiles now creates tile-dngn.html (and others) when creating tile pages. Th...ennewalker2009-03-152-0/+61
* [2495807] Fixing overlay color when walking through green water.ennewalker2009-01-101-2/+11
* Support colorkey entry in indexed palettes so indexed PNGs get loaded with tr...ennewalker2009-01-061-1/+1
* Small fix to the tile_convert utility to allow PNGs to be loaded too.ennewalker2009-01-041-6/+12
* Silence rltiles warnings.ennewalker2009-01-021-2/+2
* Brief change to my previous commit to make rltiles use those newfangled C++ h...ennewalker2008-12-151-3/+5
* Fixing compile error where strcmp couldn't be found.ennewalker2008-12-141-0/+1
* Changing rltiles to store name -> idx lookup in a straight array, rather than...ennewalker2008-12-071-18/+38
* Fixing Linux compile warnings and errors. (Although, not the one Johanna is ...ennewalker2008-12-021-5/+4
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-011-0/+56
* [2157145] Applying patch for missing #includes.ennewalker2008-10-163-0/+4
* Allowing literal tiledef start values.ennewalker2008-10-061-2/+3
* Incorporating new tiles from Denzi/Mitsuhiro. Rings and amulets now have lab...ennewalker2008-09-124-51/+107
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-062-32/+75
* Quick fix to previous check-in that generated bad tiledef headers.ennewalker2008-08-241-3/+3
* Modifying RLTiles to randomly use Johanna's extra blood splats when generatin...ennewalker2008-08-242-78/+103
* Fixing Win32 tiles makefiles to work with recent rltiles changes.ennewalker2008-08-241-1/+2
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-2319-4704/+1546
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-14/+24
* Adding lua bindings to X11 makefile by default. Removing more unused iso-mod...ennewalker2008-01-061-2/+6
* Adding deck type and subtype icons.ennewalker2008-01-051-10/+30
* Tiles!ennewalker2008-01-0510-0/+4670