summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/notes.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Xom sometimes (< 5% chance) revive the player after death.Johanna Ploog2009-12-091-0/+4
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Don't make a milestone of reaching the Hive bottom, just for entering.evktalo2009-07-201-1/+1
* * Replace rock stair tiles with Eino's cool new escape hatch tiles.j-p-e-g2009-06-291-0/+3
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-0/+14
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-1/+1
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-121-1/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Prevent spurious ID notes when wizard creating items (&%).zelgadis2008-12-241-0/+1
* Take a note when a labyrinth entrance is first found (via either magic mappingzelgadis2008-12-111-1/+4
* Pandemonium lords and player ghosts are now automacially marked aszelgadis2008-11-281-0/+5
* Added you.level_type_name_abbrev, which on portal levels is stored inzelgadis2008-11-251-8/+17
* The "Place:" for ziggurats now displays as "Ziggurat:1"/"Ziggurat:2"/etczelgadis2008-11-251-3/+10
* * Note items bought in shops along with their pricej-p-e-g2008-08-061-2/+12
* Reorder species in newgame.cc (clean-up, no coding changes).j-p-e-g2008-07-031-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-7/+7
* Fix the Vestibule having no upstairs. o_Oj-p-e-g2008-06-151-1/+5
* Treat all bazaars as noteworthy, not just the first one.j-p-e-g2008-06-151-21/+22
* Fix a recent bug of mine that blocked the friendly fire prompts.j-p-e-g2008-06-021-2/+2
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-9/+9
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-6/+2
* FR 1962016: Make hydra headedness more obvious.j-p-e-g2008-05-141-87/+107
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-24/+26
* Another batch of msvc compile fixes.pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+4
* Minor note formatting improvements (David.)haranp2007-10-161-1/+1
* Fixed note taking (NOTE_HP_CHANGE) for invisible monstersj-p-e-g2007-09-211-0/+2
* A handful of new game options:zelgadis2007-09-171-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+2
* Another variety of changes.j-p-e-g2007-09-031-0/+2
* Implementing patch 1772497 (improvement to runrest.lua byj-p-e-g2007-09-031-0/+5
* Added verbose hiscore output to char_dump, andj-p-e-g2007-08-221-1/+5
* Note improvements (1749776). Double notes are possible if regexpsharanp2007-07-081-7/+2
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-2/+4
* [1747353] Allies shouldn't be noted as "defeated" by you. haranp2007-07-031-1/+4
* 1616158: Easy-butcher sequence if you are wearing gloves and can butcherharanp2007-07-021-4/+3
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-7/+8
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-5/+10
* Type safety, cast cleanups, etc.haranp2007-05-011-2/+3
* And the beat goes on (stringstreams).haranp2007-04-281-61/+46
* Added ice statues.dshaligram2007-04-091-2/+6
* More refactoring.haranp2007-04-071-1/+1
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-2/+3
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-2/+35
* Kill hard tabs.dshaligram2007-03-061-74/+74