summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove the Book of Healing again, properly this time. Note that the dolorous2009-02-261-52/+40
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-19/+22
* Remove aptitude multipliers when picking skills for randart books sincej-p-e-g2009-02-231-4/+3
* Change Transmutation -> Transmutations for consistency withj-p-e-g2009-02-221-1/+1
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-9/+24
* * Lower randart probabilities for book acquirement.j-p-e-g2009-02-201-1/+5
* Book acquirement again:j-p-e-g2009-02-181-11/+34
* Overhaul book acquirement.j-p-e-g2009-02-151-29/+28
* Fix [2575361]: Properly differentiate between spells a god hates in dolorous2009-02-071-2/+2
* Fix starting books being unidentified at game start.j-p-e-g2009-01-311-6/+6
* Be less strict about spell school restrictions when naming randartj-p-e-g2009-01-311-19/+64
* FR 2532818: Allow randart books to be named after uniques and legendary mages.j-p-e-g2009-01-291-20/+83
* * Move randart book names into a new file, randbook.txt. j-p-e-g2009-01-251-15/+17
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-2/+1
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-2/+2
* Extend on Haran's monster resistance description. Thanks, Haran! :)j-p-e-g2009-01-111-1/+1
* Properly use apostrophise() in a few more places.dolorous2009-01-061-3/+4
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-13/+65
* Fix 2483722: EQ_ALL_ARMOUR not skipping melded armour.j-p-e-g2009-01-031-5/+18
* Vampires may no longer draw blood from summoned monsters.j-p-e-g2008-12-291-1/+1
* * Dump spells contained in randart spellbooks, marking memorised spellsj-p-e-g2008-12-291-13/+13