summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tool/tile_list_processor.cc
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-111-1/+46
* Renaming ambiguous rltiles command.Enne Walker2010-01-021-1/+1
* Basic support for tile recolouring.Enne Walker2009-12-241-62/+328
* 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-221-17/+16
* Some more spacing fixes.j-p-e-g2009-07-221-117/+102
* rltiles now creates tile-dngn.html (and others) when creating tile pages. Th...ennewalker2009-03-151-0/+59
* [2495807] Fixing overlay color when walking through green water.ennewalker2009-01-101-2/+11
* 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-161-0/+2
* Allowing literal tiledef start values.ennewalker2008-10-061-2/+3
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-32/+73
* 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-241-77/+101
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-0/+660