summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tool/main.cc
Commit message (Collapse)AuthorAgeFilesLines
* rltiles: fix MinGW buildSteven Noonan2009-10-161-0/+2
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* Fix some warnings for gcc 4.4 as per trentbuck's patch 2824633.j-p-e-g2009-07-211-0/+1
| | | | | | | | Add flavour messages to opening the gate to Zot. Really, we'd need something like that for winning the game, but what? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10365 c06c8d41-db1a-0410-9941-cceddc491573
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-0/+26
Added PNG and non-palettized image input. Added PNG output. Added better tile packing and support for tiles of different sizes. Converted all BMPs to PNGs (for space and explicit transparency reasons.) Added the 48x32 pandemonium demon tiles, but these are not yet used in game. Added Bill B.'s portal tile (finally). The Win32 makefiles are not updated quite yet and thus will not build. Sorry. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6850 c06c8d41-db1a-0410-9941-cceddc491573