summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
Commit message (Expand)AuthorAgeFilesLines
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-3/+3
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-1/+1
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-1/+1
* Cleaned up abilities screen information for tutorial.j-p-e-g2007-06-151-0/+18
* Some more changes to the tutorial, most importantly to j-p-e-g2007-06-091-21/+45
* When showing glyphs in messages (as in the tutorial), use stringize_glyph() todshaligram2007-06-081-2/+2
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-4/+10
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-8/+7
* Some code review and cleanup.haranp2007-04-281-260/+261
* Oops, rings were getting doubled names, fixed.haranp2007-04-271-6/+7
* Tutorial linewrapping fix for DOS.dshaligram2007-04-011-3/+3
* Copyediting.peterb122007-03-311-5/+5
* Minor copyeditspeterb122007-03-311-6/+6
* Convert darkgrey to lightblue for the tutorial.dshaligram2007-03-311-5/+5
* Small changes to the overview screen and smaller ones to the tutorial.j-p-e-g2007-03-231-55/+4
* Tutorial tweaks:dshaligram2007-03-201-43/+49
* Added a funtion for formatted message history, and, while I was at it, j-p-e-g2007-03-201-35/+105
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-1300/+1266
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-2/+3
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-141-1349/+1299
* Kill hard tabs.dshaligram2007-03-121-1/+1
* New % overview screen (JPEG).dshaligram2007-03-121-2/+1
* Kill hard tabs.dshaligram2007-03-061-5/+5
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-2/+2
* Updated entry vaults (David).dshaligram2007-02-191-10/+0
* Tutorial messages and miscellaneous fixes (Johanna).dshaligram2007-02-091-5/+14
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-0/+1351