summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
Commit message (Expand)AuthorAgeFilesLines
* Another cleanup of dungeon features. Adding general markersj-p-e-g2007-10-041-51/+35
* Fixed bad species name (eg: deep elves with the bows title) in dump because o...dshaligram2007-10-011-1/+2
* Removed hard tabs.dshaligram2007-09-261-1/+1
* A few simple fixes.j-p-e-g2007-09-241-8/+13
* Fixed note taking (NOTE_HP_CHANGE) for invisible monstersj-p-e-g2007-09-211-2/+2
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* Reintroducing Throwing.j-p-e-g2007-09-111-4/+3
* Turfed out obsolete orange crystal statue and silver statue features.dshaligram2007-09-071-6/+0
* Modified god descriptions (dpeg) and added prayer information j-p-e-g2007-08-171-2/+1
* Yet another tutorial updatej-p-e-g2007-08-161-60/+188
* More stuff for the tutorial:j-p-e-g2007-08-151-44/+257
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-40/+508
* Tutorial bug fix.j-p-e-g2007-08-051-1/+1
* Part two of godly changes.j-p-e-g2007-08-041-51/+82
* adding warning message when wielding nonweapons j-p-e-g2007-07-031-2/+0
* Tutorial condolences message shouldn't display if you escape theharanp2007-07-011-3/+2
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-15/+15
* 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