summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tile2.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce a temporary neutral brand for tiles because it was driving me nutsj-p-e-g2008-03-231-1/+7
* Another batch of msvc compile fixes.pauldubois2008-03-101-2/+2
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+7
* Fixing Win32 tile issue with cursor not being displayed on out of sight tiles.ennewalker2008-03-011-16/+17
* Adding different art for staves and rods so that they no longer look identical.ennewalker2008-02-291-1/+11
* Fixing "unknown stair" tiles issues where stairs that should be known weren't...ennewalker2008-02-111-9/+8
* Adding icons (from Denzi) for identified staves and rods, now that identical ...ennewalker2008-02-101-4/+15
* Adding "unknown stair" marker for tiles.ennewalker2008-02-091-0/+9
* Fixed [1879026] (Tiles) Wrong display of cached player tile.ennewalker2008-02-091-37/+33
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-11/+11
* Fixing tile caching bug (resulting in temporarily disappearing items/monsters.)ennewalker2008-01-201-2/+4
* Added rock worm and transparent wall tiles from Denzi.ennewalker2008-01-201-1/+5
* Tile support to show travel exclusions.ennewalker2008-01-191-69/+103
* Making mouse-over region larger on Linux.ennewalker2008-01-181-86/+25
* [1838120] Ghosts change icon when saving and restoring in tile versionennewalker2008-01-181-1/+1
* Some more improvements for (you guessed it) the tiles. j-p-e-g2008-01-181-11/+12
* Fixing title screen redraw issue.ennewalker2008-01-121-8/+3
* Fix tiles title screen issues on Win32.ennewalker2008-01-121-14/+14
* s/LONG_SWORDS/LONG_BLADES/ (cbus).dshaligram2008-01-101-1/+1
* Fixing compilation issues from ghost changes.ennewalker2008-01-101-7/+8
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-6/+23
* Fixing Pan assertion.ennewalker2008-01-051-21/+36
* tile2.cc cleanup. Removing unused ISO code. Removing (more) hard tabs.ennewalker2008-01-051-96/+8
* Tiles!ennewalker2008-01-051-0/+3023