summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
Commit message (Expand)AuthorAgeFilesLines
...
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-9/+9
* Another batch of msvc compile fixes.pauldubois2008-03-101-1/+3
* [FR 1909388] Command key changesj-p-e-g2008-03-091-199/+247
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+7
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-2/+2
* Fix trunk compile, and a bit of code clean-up.j-p-e-g2008-02-291-1/+6
* Cleaned up and applied 1895117: formatted_string and tutorial polish.pauldubois2008-02-291-231/+229
* Make tutorial "monster out of depth" check independent of j-p-e-g2008-02-151-2/+2
* Fix 1893419: Add "kill neutral" to debugging list.j-p-e-g2008-02-141-14/+18
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-1/+1
* [1882960] Minor tutorial fixes (Anym).dshaligram2008-01-311-7/+7
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-4/+4
* Fix non-tile compile of tutorial.cc (whoops!)j-p-e-g2008-01-191-7/+44
* Fix tutorial output for tile mode. For now, we simply suppressj-p-e-g2008-01-181-67/+152
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-4/+4
* Tiles!ennewalker2008-01-051-0/+4
* Make tutorial messages stop travel. (There might have been a FR to j-p-e-g2007-12-171-0/+9
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-3/+1
* * A few corrections and changes to the tutorial.j-p-e-g2007-11-251-32/+30
* A few changes to shafts:j-p-e-g2007-11-201-0/+7
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-20/+30
* 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