summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Split up view.cc.Robert Vollmert2009-11-041-0/+2
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* tilereg.cc: add missing includesSteven Noonan2009-10-231-0/+2
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-3/+3
* Naming consistency.Robert Vollmert2009-10-171-11/+11
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-2/+2
* MSVC: add tiles build supportSteven Noonan2009-10-121-0/+8
* project-wide: fix msvc compile breakageSteven Noonan2009-10-121-0/+4
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Fix tiles compile (missing includes after view.cc split).Robert Vollmert2009-10-091-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add spelling fixes.David Lawrence Ramsey2009-09-231-3/+3
* * Fix 2862312: examination of items in shops not working after buyingj-p-e-g2009-09-211-2/+13
* * Fix 2860301: armour acquirement failing when transformed.j-p-e-g2009-09-171-1/+2
* Experimentally use Denzi and/or Mitsuhiro's water tiles for the Shoals.j-p-e-g2009-09-161-0/+4
* Fix 2841668: Crawl segfaulting when attempting to use mpr() within thej-p-e-g2009-09-141-10/+26
* Jump from the memorisation display back to spells if you cannot memorisej-p-e-g2009-09-141-2/+3
* Fix multiple mouseclicks causing the same spell to be memorised severalj-p-e-g2009-09-141-2/+1
* Fix 2858572: tiles spell memorisation crashes.j-p-e-g2009-09-141-5/+5
* * Show item type shortcuts in inventory. I think it's too intrusive forj-p-e-g2009-09-141-10/+27
* Adapt Matthew's new memorisation interface for tiles, using the samej-p-e-g2009-09-121-24/+61
* Add a button to memorise spells to the new spell display. All this doesj-p-e-g2009-09-111-9/+37
* Move around a couple of spell tiles, reorder spells in the tiles code,j-p-e-g2009-09-111-1/+6
* ...and draw these new spell tiles too.ennewalker2009-09-111-1/+12
* Adding spell images, rltiles build script, and a tileidx_spell function. The...ennewalker2009-09-111-0/+3
* Display spell cost, success chance, schools, power, range, and hunger inj-p-e-g2009-09-101-1/+5
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-2/+67
* Another minor doll edit screen tweak.j-p-e-g2009-08-211-2/+2
* Tweak the doll edit screen some more.j-p-e-g2009-08-201-16/+24
* Fix draconians not being handled correctly in the doll edit screen.j-p-e-g2009-08-191-11/+33
* More doll changes:j-p-e-g2009-08-191-4/+71
* Disallow choice of "none" for species/base in the doll edit screen.j-p-e-g2009-08-191-10/+14
* Tweak the doll edit screen.j-p-e-g2009-08-181-16/+60
* Fixing blurriness on some tiles textures. This may fix the related issue on SF.ennewalker2009-08-181-2/+3
* Reimplementing playing with dolls ('-' command). Keys are mostly the same as...ennewalker2009-08-181-232/+490
* Apply patch 2825337 by zebez: move trapping net tile to player.png toj-p-e-g2009-07-221-5/+1
* Reduce the chance for the new alternative water tiles as they make themj-p-e-g2009-07-161-5/+11
* Apply patch by zebez to add variants for a number of tiles (mostlyj-p-e-g2009-07-151-5/+7
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-1/+1
* * Add a tile for detected secret doors as suggested by zebez, then turnedj-p-e-g2009-07-131-24/+32
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-11/+3
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-0/+35
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-2/+5
* Add player icons (default species/job tile) to the selection menu for j-p-e-g2009-07-011-2/+2
* Apply my previous commit to trunk.j-p-e-g2009-06-241-3/+14
* Apply commits r10013 and 10014 to trunk.j-p-e-g2009-06-211-1/+24
* Apply my tile doll fixes to trunk.j-p-e-g2009-06-201-6/+11
* Another (final?) update of the doll selection prompt. Things now work exactly j-p-e-g2009-06-201-132/+216