summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/guic-x11.cc
Commit message (Expand)AuthorAgeFilesLines
* Add spelling fixes where possible: "gray" -> "grey".dolorous2008-07-041-1/+1
* Kill hard tabs, and add whitespace fixes.dolorous2008-06-261-8/+8
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-2/+2
* Add whitespace fixes again.dolorous2008-06-231-2/+2
* Fixing minimap issue where the markers could get confused if there were multi...ennewalker2008-04-201-15/+26
* [1940992] Fixed minimap travel/view issues. This fixes both the "off by thre...ennewalker2008-04-201-2/+0
* [1941577] Fix for crashes when resizing screen.ennewalker2008-04-181-1/+2
* Another code cleanup.j-p-e-g2008-04-151-24/+27
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-307/+338
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+7
* Small fix for previous check-in to prevent writes outside mini-map array bounds.ennewalker2008-02-091-4/+3
* Fixing tiles mini-map issues:ennewalker2008-02-091-21/+28
* Tile support to show travel exclusions.ennewalker2008-01-191-1/+1
* #include "AppHdr.h" before including debug.h to fix the NDEBUG/DEBUG out of s...dshaligram2008-01-101-0/+1
* Fixing compilation issues from ghost changes.ennewalker2008-01-101-2/+2
* Adding naga and centaur barding tiles to replace bad placeholder art.ennewalker2008-01-081-6/+1
* Adding title to X11 window so it doesn't say "untitled window" anymore.ennewalker2008-01-051-5/+6
* Tiles!ennewalker2008-01-051-0/+1052