summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-7/+5
* More minor cleanups.haranp2007-06-201-6/+6
* Removed unnecessary turnloss when declining to memorise a spell. Also removeddshaligram2007-06-081-7/+0
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-1/+1
* [1712555] [1712558] Prices of rings of slaying were being miscalculated; alsodshaligram2007-05-051-1/+7
* Some code review and cleanup.haranp2007-04-281-1/+0
* Allow describing rod/spellbook spells from the examine command (jarpiain).dshaligram2007-04-251-7/+4
* Cannot memorise spells when confused (Erik).dshaligram2007-04-251-0/+6
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-24/+21
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-3/+1
* Drop spellcasting lower limit to 6 for reading Annihilations, Demonology anddshaligram2007-04-181-3/+3
* Produce a message when a wielded rod has finished recharging.dshaligram2007-04-161-9/+5
* More code cleanups and type safety.haranp2007-04-141-3/+7
* Cleaned up spellbook handling code, fixes 1699962.haranp2007-04-131-186/+89
* Added ice statues.dshaligram2007-04-091-73/+74
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-1/+1
* Tutorial messages and miscellaneous fixes (Johanna).dshaligram2007-02-091-1/+1
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-10/+0
* Implemented 1633681, Excruciating Wounds spell. Better wording welcome.haranp2007-01-161-1/+1
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-2/+2
* Squash the cursor in a couple of other places.dshaligram2006-12-171-0/+1
* [1608520] No more special treatment for rods of striking.dshaligram2006-12-041-16/+4
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-131/+151
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1562