summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hints.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'mon-pick'Adam Borowski2013-03-211-14/+9
|\
| * Merge branch 'master' into mon-pickAdam Borowski2013-02-241-9/+6
| |\
| * \ Merge branch 'master' into mon-pickAdam Borowski2013-01-091-102/+94
| |\ \
| * \ \ Merge branch 'master' into mon-pickAdam Borowski2012-11-041-187/+119
| |\ \ \
| * | | | Don't use the notion of monster depth in hints mode.Adam Borowski2012-08-261-14/+9
* | | | | Add <input> tag for tutorial messages and hints. Allows for changing the bran...Eino Keskitalo2013-03-151-0/+16
| |_|_|/ |/| | |
* | | | Fix pronoun inconsistencies in the hints.David Lawrence Ramsey2013-02-031-9/+6
| |_|/ |/| |
* | | Refactor amulet and equipment-checking functions.Neil Moore2012-12-161-2/+2
* | | Indentation fixes.Adam Borowski2012-12-051-82/+82
* | | Generate artefact inscriptions on the fly (elliott)Chris Campbell2012-11-101-10/+2
* | | Replace levitation with flight and remove controlled flight (elliott)Chris Campbell2012-11-071-10/+10
| |/ |/|
* | Drop a lot of unnecessary braces.Adam Borowski2012-10-241-2/+0
* | Remove unnecessary includes from header files.Jay3.14152012-10-231-0/+1
* | Remove spell memorisation failure (elliott)Chris Campbell2012-10-191-0/+4
* | Rename struct glyph to cglyph_t.Adam Borowski2012-10-161-2/+2
* | Unbreak.Adam Borowski2012-10-161-2/+2
* | Improve a number of hints mode messagesChris Campbell2012-10-161-48/+30
* | Remove some hints mode references to secret doors (minqmay)Chris Campbell2012-10-151-31/+7
* | Merge branch 'master' into glasnostAdam Borowski2012-08-311-71/+70
|\ \
| * | Use std namespace.Raphael Langella2012-08-261-71/+70
| |/
* | Runed doors.Adam Borowski2012-08-311-1/+19
* | Drop the code for displaying/handling/etc secret doors.Adam Borowski2012-07-111-47/+1
* | Traps&Doors -> Traps.Adam Borowski2012-07-111-1/+1
|/
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-19/+19
* Make feature renames local to a vault rather than the whole level.Adam Borowski2012-07-051-1/+1
* Fix a misplaced . vs 'Adam Borowski2012-06-281-1/+1
* Put tutorial messages for tutorial 5 into the database.Adam Borowski2012-06-281-0/+21
* Staves can't be evoked, so don't hint so.Adam Borowski2012-06-271-1/+0
* Write item symbols in hints as $item[amulet]Adam Borowski2012-06-271-0/+28
* Move a special case to its right place.Adam Borowski2012-06-271-4/+4
* Convert hint messages for religious conversion and for dissection reminders.Adam Borowski2012-06-271-63/+7
* Place runtime arguments for hints as $1, $2.Adam Borowski2012-06-271-19/+6
* Put messages for ending hints mode into the db.Adam Borowski2012-06-271-127/+7
* Write commands in hint messages as $cmd[CMD_MURDER]Adam Borowski2012-06-271-1/+26
* Make a database to store hints mode messages.Adam Borowski2012-06-261-53/+19
* Fix a bunch of webtiles-in-console message regressions.Adam Borowski2012-06-221-221/+136
* Make staves and rods separate object classes.Adam Borowski2012-06-121-55/+77
* Kill some longs.Adam Borowski2012-05-261-2/+2
* Grammar fix.Adam Borowski2012-05-171-1/+1
* Updates for some obsolete info in the hints mode.Adam Borowski2012-05-171-48/+24
* Drop TAG_MAJOR_VERSION == 32 ifdefs.Adam Borowski2012-04-251-1/+1
* Get rid of DEPTH_ABYSS/DEPTH_PAN, use relative depths for monster selection.Adam Borowski2012-04-121-2/+2
* Merge branch 'master' into portal_branchesAdam Borowski2012-04-121-0/+1
|\
| * Merge branch 'boulder_beetles'Chris Campbell2012-03-311-0/+1
| |\
| | * Dust trails for bouldersPete Hurst2012-03-201-0/+1
* | | Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-35/+37
|\| |
| * | Make another bunch of functions static or deleted.Adam Borowski2012-03-211-30/+30
| |/
| * Update hints: no need to levitate over shafts anymore.Adam Borowski2012-03-191-2/+2
| * Update the hint for the skills screen.Adam Borowski2012-02-221-2/+3