summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+7
* A handful of new game options:zelgadis2007-09-171-1/+1
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Yet another tutorial updatej-p-e-g2007-08-161-2/+2
* More stuff for the tutorial:j-p-e-g2007-08-151-0/+37
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-261-11/+24
* Fixed two rod bugs:haranp2007-07-141-59/+55
* Minor refactoring.haranp2007-07-091-22/+24
* Added the Portaled Projectile spell, following 1686312.haranp2007-06-271-2/+2
* Various cleanups and goto elimination.haranp2007-06-271-2/+2
* ToD is gone. Upped Shatter damage by one-third to compensate.haranp2007-06-251-1/+1
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-2/+2
* 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