summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
Commit message (Expand)AuthorAgeFilesLines
* * Tweak the tutorial trigger for glowing to cover the new situation.j-p-e-g2009-06-121-9/+22
* Backport trunk r9927 to 0.5.dolorous2009-06-091-0/+1
* Remove the 0 MP check for the 'z' command.j-p-e-g2009-06-081-2/+2
* Merge r9885 and r9887 from trunk: replace "your inventory suddenly weighs"zelgadis2009-06-071-8/+0
* Some more tutorial tweaks, and minor description improvements.j-p-e-g2009-06-051-26/+104
* * Display level 0 magic contamination (harmless) on the status screen.j-p-e-g2009-06-011-8/+26
* Fix 2578980: mouseclicks in character selection screen treated asj-p-e-g2009-06-011-2/+2
* * Fix bad item (and crash) resulting from the tile inventory not beingj-p-e-g2009-06-011-25/+71
* Add a tutorial trigger for the highly unlikely case the playerj-p-e-g2009-05-261-0/+41
* Add a few more tutorial tweaks.dolorous2009-05-251-5/+5
* * More tutorial tweaks (tiles, mostly).j-p-e-g2009-05-251-114/+162
* Add more typo and wording fixes.dolorous2009-05-251-51/+51
* Typo fixes.dolorous2009-05-251-6/+6
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-13/+260
* Tutorial changes:zelgadis2009-05-241-1/+11
* Oops, wands are now e'V'oked, not 'Z'apped.zelgadis2009-05-241-1/+2
* Tutorial changes:zelgadis2009-05-241-16/+65
* Some tutorial additions:zelgadis2009-05-231-15/+138
* Update tutorial information, inscription warnings and tooltips for wands j-p-e-g2009-05-041-12/+24
* Add spacing fixes.dolorous2009-04-301-5/+5
* Removing vestigial code to set option for showing all items. All items are s...ennewalker2009-03-291-6/+0
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-10/+9
* Generalize the menu toggle from InvMenu to Menu and use it to properlyj-p-e-g2009-03-111-2/+2
* Fix recursive loops for flushing messages when more() is calling getch()j-p-e-g2009-02-281-2/+3
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-221-1/+1
* Book acquirement again:j-p-e-g2009-02-181-1/+1
* Fix [1974594]: tutorial item description going off the bottom of the screen.haranp2009-02-171-1/+1
* Making tutorial and named monster tags consistent. Also, making tooltips not...ennewalker2009-02-141-1/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-23/+13
* Properly use default parameters when displaying comma-separated lists.dolorous2009-02-121-2/+1
* Code cleanups, mainly in clouds.haranp2009-01-311-0/+23
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-1/+1
* [2495836] Show names for friendly uniques during arena mode. Also, add a til...ennewalker2009-01-101-0/+1
* Add the last of the apostrophe-related fixes. Words that end in "x" dolorous2009-01-061-2/+3
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Apply a patch by castamir to fix a multitude of typos.j-p-e-g2008-12-281-6/+6
* Add a FAQ part to the database, which can be accessed from the helpj-p-e-g2008-12-261-2/+2
* Clean up handling of thrown items (mostly large rocks) again.dolorous2008-11-171-3/+3
* Make all the checks for throwable items consistent.dolorous2008-11-171-1/+1
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-3/+3
* Fix 2121686: buggy net handling when returning to a levelj-p-e-g2008-09-211-15/+29
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-8/+12
* Massive overhaul to move towards coord_def().haranp2008-07-301-45/+36
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-2/+2
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-27/+46
* Add more documentation updates for Ctrl-G/G.dolorous2008-07-131-3/+4
* Fix more tutorial errata.dolorous2008-07-121-2/+2
* Fix [2016529]: Minor tutorial errata.dolorous2008-07-121-11/+11
* Fix 2014303: Vampire hunger propertiesj-p-e-g2008-07-091-0/+15
* Update README files (courtesy of David), some minor tutorialj-p-e-g2008-07-081-32/+55