summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Don't equip Spriggans with knives since they don't need a butcheringj-p-e-g2008-07-081-1/+16
* Fix 2012822: Tutorial quirks.j-p-e-g2008-07-071-32/+36
* [2010665] Fixing some delay_message_clear-related bugs. Fixing issue (consol...ennewalker2008-07-041-1/+1
* Send wizards into the Dungeon wearing a proper wizard hat. David isj-p-e-g2008-07-041-2/+5
* Remove commented out lines.dploog2008-07-041-7/+2
* Fixed tutorial (Markus).dploog2008-07-041-19/+20
* For Tiles, use some of the other wall types in the Abyss as well to makej-p-e-g2008-07-011-21/+7
* [2004538] Fixed Vestibule of Hell bugs where entering would place you randoml...ennewalker2008-07-011-2/+2
* Add gods' powers and abilities to their descriptions, viewable via ^!j-p-e-g2008-06-291-8/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-9/+9
* Update tutorial information for the 'm' and 'a' screens.j-p-e-g2008-06-191-29/+38
* Outsource the tutorial descriptions of skills, and make them searchablej-p-e-g2008-06-181-85/+3
* Implemented a modified version of FR 1994116: change inscriptionj-p-e-g2008-06-161-17/+5
* Move the tutorial descriptions of gods' likes and dislikes intoj-p-e-g2008-06-151-202/+6
* Fix tutorial message about gaining a skill being shown outside tutorial.j-p-e-g2008-06-151-0/+3
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-255/+667
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-1/+1
* Fix 1981533: Mouseclick allows eating inappropriate food types.j-p-e-g2008-06-021-1/+1
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-1/+5
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-4/+25
* Fix non-tiles compilation.dolorous2008-05-301-1/+1
* Autopickup freshly bottled blood potions. j-p-e-g2008-05-301-4/+1
* Add minor cosmetic fixes.dolorous2008-05-301-7/+7
* Added a "your god is growing displeased" tutorial event, so that turorialzelgadis2008-05-301-1/+21
* Implement a much more efficient version of the LOS testing used forj-p-e-g2008-05-291-1/+1
* Modify tutorial messages for the new triggers. Thanks again, Matthew! :)j-p-e-g2008-05-291-252/+325
* Fire TUT_SEEN_TRAP when a trap is detected, in addition to when a trapzelgadis2008-05-291-10/+40
* Twelve new tutorial events, plus examining a square with a cloud orzelgadis2008-05-291-18/+632
* Some spacing clean-up in the tutorial code (thanks for the additions,j-p-e-g2008-05-271-698/+729
* Since a new player might not think to pick up a corpse, make TUT_SEEN_CARRIONzelgadis2008-05-271-6/+54
* When advising the player on resting, note that it's better to move backzelgadis2008-05-271-11/+97
* Fix the remaining (known) issues with butchering all corpses in a stash:j-p-e-g2008-05-161-2/+3
* Implement FR 1936340: add a shortcut for butchering (a)ll corpses in aj-p-e-g2008-05-151-1/+1
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-151-11/+52
* Add more minor cosmetic fixes.dolorous2008-04-231-2/+3
* Update tiles help -- no formatting worth speaking of, but at least the j-p-e-g2008-04-231-0/+5
* Fix halo tile appearing for non-haloed characters.j-p-e-g2008-04-231-123/+127