summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/notes.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-24/+46
* Made Abyss banishment noteworthy (somewhat hackish, uses USER_NOTE.)haranp2006-12-301-2/+2
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-18/+4
* Streamlined god-given abilities.haranp2006-12-101-38/+11
* Multiple labyrinth entrances are separately noteworthy.haranp2006-12-031-5/+12
* Noted and hooked god mollification.haranp2006-11-301-2/+7
* Redid how the resists screen works (both in-game and in-dump.)haranp2006-11-291-95/+111
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+405