summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/guic.cc
Commit message (Collapse)AuthorAgeFilesLines
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-24/+48
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6146 c06c8d41-db1a-0410-9941-cceddc491573
* Update tiles help -- no formatting worth speaking of, but at least the j-p-e-g2008-04-231-2/+0
| | | | | | | | | information should be correct. Remove (hopefully) unnecessary ASSERT that was causing problems with Tiles. Clean up makeitem.cc. (Spacing changes, and renaming static methods.) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4546 c06c8d41-db1a-0410-9941-cceddc491573
* Fixing minimap issue where the markers could get confused if there were ↵ennewalker2008-04-201-0/+1
| | | | | | multiple squares with the player colour. Markers no longer depend on the contents of the map. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4409 c06c8d41-db1a-0410-9941-cceddc491573
* [1940992] Fixed minimap travel/view issues. This fixes both the "off by ↵ennewalker2008-04-201-3/+4
| | | | | | three squares" as well as an unmentioned "off by two pixels" issue. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4401 c06c8d41-db1a-0410-9941-cceddc491573
* [1941577] Fixed issue where title line sometimes contained characters from ↵ennewalker2008-04-191-0/+4
| | | | | | species line. This was due to the title writing (blank) strings that were too long and wrapping around to the next line. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4349 c06c8d41-db1a-0410-9941-cceddc491573
* Another code cleanup.j-p-e-g2008-04-151-34/+44
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4244 c06c8d41-db1a-0410-9941-cceddc491573
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-31/+38
| | | | | | | | One of these days Crawl *will* win the Cleanest Code Championship, just you wait... :p git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4242 c06c8d41-db1a-0410-9941-cceddc491573
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-3/+8
| | | | | | | | huge number of files. Also correct file name comments. No coding changes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3539 c06c8d41-db1a-0410-9941-cceddc491573
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3337 c06c8d41-db1a-0410-9941-cceddc491573
* Fixing title screen redraw issue.ennewalker2008-01-121-0/+20
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3262 c06c8d41-db1a-0410-9941-cceddc491573
* Fixing stat window to use crawl_view.hudsz and not hard-coded numbers.ennewalker2008-01-101-48/+20
| | | | | | Fixing message window scrolling not moving the cursor position for input. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3238 c06c8d41-db1a-0410-9941-cceddc491573
* Fixing compilation issues from ghost changes.ennewalker2008-01-101-42/+0
| | | | | | Fixing incorrect asserts in tiles code. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3236 c06c8d41-db1a-0410-9941-cceddc491573
* Tiles!ennewalker2008-01-051-0/+773
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3194 c06c8d41-db1a-0410-9941-cceddc491573