summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.cc
Commit message (Expand)AuthorAgeFilesLines
* Also make blood tiles show up in 0.5, and update change log again.j-p-e-g2009-07-121-3/+3
* * Use coinflip() for whether monsters step aside for others, or not.j-p-e-g2009-06-241-3/+14
* * Another tile speedup.j-p-e-g2009-06-211-7/+8
* * Greatly lower tiles update rate, now with an option for easier testing.j-p-e-g2009-06-211-1/+23
* Set SVN properties for dolls.txt. (I probably did it wrong.)j-p-e-g2009-06-201-5/+0
* * Add player doll selection prompt ('-') into 0.5 branch.j-p-e-g2009-06-201-26/+359
* * Call viewwindow after placing an autoexclusion.j-p-e-g2009-06-161-4/+0
* Comment out several instances of m_dirty = true that had no obviouslyj-p-e-g2009-06-161-14/+33
* Speed up mouse movements when targeting. It's still on the slowish sidej-p-e-g2009-06-161-0/+1
* Plug a couple of memory holes. Unfortunately, between libSDL andj-p-e-g2009-06-151-8/+12
* * Make tile_menu_icons deactivate show_inventory_weights as those twoj-p-e-g2009-06-141-2/+5
* * Make the key press delay in tiles optional (and shorter, by default).j-p-e-g2009-06-141-1/+2
* * Fix menus missing entries with Options.tile_menu_icons = false.j-p-e-g2009-06-061-7/+12
* * Fix bad item (and crash) resulting from the tile inventory not beingj-p-e-g2009-06-011-6/+19
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-1/+8
* Fix evoking the box of the beasts or the efreet flask destroying orj-p-e-g2009-05-231-1/+13
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-3/+5
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-0/+3
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-1/+1
* Update tutorial information, inscription warnings and tooltips for wands j-p-e-g2009-05-041-1/+1
* Fixing centering of title screen image.ennewalker2009-04-211-3/+3
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-1/+1
* [2774528] Tiles splash screen.ennewalker2009-04-191-0/+51
* [2735312] Don't squelch multiple EOLs in the same cprintf for tiles. This sh...ennewalker2009-04-181-3/+5
* * Fix 2687930: Shorten the spell menu more, and don't call update_title() j-p-e-g2009-03-161-8/+6
* * Add deck names to card descriptions, and vice versa. This shouldj-p-e-g2009-03-151-1/+1
* * Fix tiles 'V' crashing for mimics and dancing weapons.j-p-e-g2009-03-141-2/+0
* Overlay tiles in menu with tiles for being equipped/cursed/melded, thej-p-e-g2009-03-141-2/+0
* Greatly improve 'V' command:j-p-e-g2009-03-101-10/+9
* * Add tile for Nergalle, who's actually not all that ugly but apparently j-p-e-g2009-03-091-2/+5
* * Add tile for Sonja.j-p-e-g2009-03-091-1/+0
* Tiles:j-p-e-g2009-03-081-29/+28
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-1/+1
* Tiles again:j-p-e-g2009-03-061-10/+43
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-73/+70
* Simplify.dolorous2009-02-241-7/+1
* Allowing multiple mouse clicks on the character to go to the pickup menu.ennewalker2009-02-171-0/+7
* Mousing over monsters, items, and features will now show their description in...ennewalker2009-02-121-28/+150
* Allowing LClick to close the view item screen.ennewalker2009-01-241-1/+4
* Fixing right-click on minimap not working unless the mouse was moving.ennewalker2009-01-241-1/+1
* Disallowing mouse clicks on force_more messages to help avoid accidental deaths.ennewalker2009-01-151-10/+2
* [2316330] Add a red film for berserk mode.ennewalker2009-01-121-0/+8
* [2499489] Allowing mouse clicks for picking up items and for --more-- prompts.ennewalker2009-01-121-7/+14
* [2499508] Left-clicking on the minimap now behaves identically to left-clicki...ennewalker2009-01-111-26/+28
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-111-2/+2
* Turning back on minimap for labyrinths, but fixing it so that it recenters du...ennewalker2009-01-111-3/+34
* [2495807] Fixing overlay color when walking through green water.ennewalker2009-01-101-19/+5
* [2495846] Fixing beams not being drawn fully.ennewalker2009-01-101-0/+2
* [2498067] Fixing tiles menu graphics.ennewalker2009-01-101-1/+2
* [2498067] Fixing tiles cursor.ennewalker2009-01-101-2/+10