summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Combine player_knows_spell, player_has_spell into player::has_spell.Vsevolod Kozlov2009-11-051-2/+2
* Rename "Fling Icicle" to "Throw Icicle".David Ploog2009-11-031-2/+2
* Bolt of Iron->Iron Shot, Ice Bolt->Fling Icicleabrahamwl2009-10-291-5/+5
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-0/+1
* Add spelling fix.David Lawrence Ramsey2009-10-221-1/+1
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Since Haunt is partially a Summoning spell again, put it back in theDavid Lawrence Ramsey2009-10-151-0/+1
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-2/+1
* fix compile errors on Intel C++ Compiler v10.1Steven Noonan2009-10-121-2/+2
* Comment fixes.David Lawrence Ramsey2009-10-121-1/+1
* Fix infinite recursion when Sif attempts to gift high level fixed-level randa...Charles Otto2009-10-121-3/+0
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* 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
* Allow mummies to memorize summon horrible things because the summoned Xs are ...unknown2009-10-061-1/+0
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Jump from the memorisation display back to spells if you cannot memorisej-p-e-g2009-09-141-5/+12
* Fix multiple mouseclicks causing the same spell to be memorised severalj-p-e-g2009-09-141-1/+8
* Fix 2858572: tiles spell memorisation crashes.j-p-e-g2009-09-141-16/+21
* * Show item type shortcuts in inventory. I think it's too intrusive forj-p-e-g2009-09-141-4/+3
* Add the last missing spell tiles.j-p-e-g2009-09-131-10/+12
* Adapt Matthew's new memorisation interface for tiles, using the samej-p-e-g2009-09-121-13/+48
* Add a button to memorise spells to the new spell display. All this doesj-p-e-g2009-09-111-7/+35
* FR 2810959: If a player reads a spellbook which is in inventory, then looks atzelgadis2009-08-181-31/+83
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-4/+4
* Remove four scroll-duplicate spells: Detect Curse, Remove Curse, j-p-e-g2009-08-131-10/+10
* Apply kotk's minor fixes patch in [2827129], with minor tweaks.dolorous2009-07-251-2/+2
* Make the "more" line of the spell memorization menu show the number ofzelgadis2009-06-251-9/+35
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Fix 2800089: the standard does not guarantee that you can convertharanp2009-06-101-2/+2
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-2/+2
* Add spelling fixes.dolorous2009-06-041-6/+6
* Spellbook memorisation stuff:zelgadis2009-06-041-70/+107
* Add various fixes to the new spell memorization messages.dolorous2009-06-041-13/+19
* * Fix compilation for Tiles.j-p-e-g2009-06-031-1/+7
* FR 2722830 and related changes:zelgadis2009-06-021-107/+259
* Reduce screen-flicker and clearing of the message window when re-doing thezelgadis2009-05-281-7/+11
* FR 2722830: make memorize spell work with redo-command (`).zelgadis2009-05-281-1/+3
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-0/+6
* Add minor cosmetic fixes.dolorous2009-05-171-1/+1
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-1/+1
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-48/+67
* Call flush_prev_message() in prompt_invent_item().j-p-e-g2009-03-091-1/+0
* * Don't count chunks as "useless" (even if inedible) if the player knowsj-p-e-g2009-03-091-0/+1
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-54/+92
* Add tiles for Azrael and Saint Roka.j-p-e-g2009-03-081-3/+0
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-12/+59
* Cut 30 obsoleted spells. (Included in docs/obsolete/cut_spells.txt.)j-p-e-g2009-02-261-12/+9