summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Another step on the way to player doll customization. Including somej-p-e-g2009-06-181-70/+173
* Allow tile players to toggle their avatar between job default,j-p-e-g2009-06-181-2/+34
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-15/+44
* Apply my previous commits to trunk: fewer uses of m_dirty, and aj-p-e-g2009-06-161-14/+33
* Apply my mouse speed-up commit to trunk.j-p-e-g2009-06-161-7/+6
* Reintroduce a *very* basic version of the player doll.j-p-e-g2009-06-161-11/+83
* Apply my recent commits to trunk.j-p-e-g2009-06-151-9/+17
* Apply my recent commits to trunk.j-p-e-g2009-06-141-1/+2
* Apply r9904 to trunk.j-p-e-g2009-06-061-7/+12
* Apply r9873 to trunk.j-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
* [2495836] Show names for friendly uniques during arena mode. Also, add a til...ennewalker2009-01-101-7/+57
* Clean up tiles code to use the VertBuffer classes.ennewalker2009-01-081-325/+185
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2