summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Generalize checks for spellbooks and rods of a particular class, or dolorous2008-12-241-4/+4
* Lower max levels for randart books a bit (25 -> 22). j-p-e-g2008-12-181-1/+1
* Remove spells from randart books that don't fit at least one of primaryj-p-e-g2008-12-181-20/+62
* Allow randart book names of the type "Aerial Bewitchment" or "Fieryj-p-e-g2008-12-161-11/+76
* Also add variety to fixed level randarts, distinguishing between "easy"j-p-e-g2008-12-161-7/+48
* Add some variations of spell schools' names for randart book titles.j-p-e-g2008-12-161-6/+15
* Fix bug 2430400: god-gift randart books having bad names.zelgadis2008-12-161-1/+9
* Fix compiler warning.zelgadis2008-12-121-1/+1
* Bug 2414178: applied Brendan MacDonell's patch (2414671) to make the book orderzelgadis2008-12-111-85/+101
* Breaks savefile compatibility.zelgadis2008-12-071-60/+108
* Weighted themed randart spellbooks.zelgadis2008-12-051-65/+188
* Non-weighted themed randart spellbooks, and prices for randart spellbooks.zelgadis2008-12-051-55/+291
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-2/+284
* The start of randart spellbooks. Never randomly generated and only created viazelgadis2008-12-021-12/+33
* Fix a few cases where spellbooks didn't have spells in ascending order dolorous2008-11-101-7/+7
* Add spacing fixes.dolorous2008-10-081-2/+2
* Revert last changes, to maintain compatibility, and properly block the dolorous2008-10-081-0/+3
* Comment fix.dolorous2008-10-041-1/+1
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-1/+1
* Remove unused references to the Book of Healing.dolorous2008-10-021-4/+1
* FR 2055862: When searching the database for spellbooks/rods, list thej-p-e-g2008-09-281-1/+1
* Since demonspawn players have demonic holiness, keep them from dolorous2008-09-251-2/+3
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-7/+0
* Moving level of Poison Ammunition back to 4.dploog2008-09-131-2/+2
* Reduced level of Poison Weapon and Poison Ammunition spells from 4 to 2.dploog2008-09-111-4/+4
* Fix [2051240]: Don't allow undead to memorize Stoneskin, excepting dolorous2008-08-161-0/+2
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-6/+10
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-231-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-63/+53
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-4/+1
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-2/+2
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-3/+3
* Rename SPELL_SUMMON_LARGE_MAMMAL to SPELL_CALL_CANINE_FAMILIAR, to match dolorous2008-06-071-3/+3
* Put spells in the Book of the Sky in ascending order by level.dolorous2008-05-311-1/+1
* Add minor cosmetic fixes.dolorous2008-05-251-1/+2
* Comment fix.dolorous2008-05-251-1/+1
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-6/+6
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-1/+3
* Drop Ignite Poison to level 6 (jarpiain).dshaligram2008-04-261-1/+1
* Add minor cosmetic fixes.dolorous2008-04-251-3/+2
* Allow vampires to memorize Alter Self, and to cast it when they're dolorous2008-04-241-1/+0
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-1/+1
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-1/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-3/+3
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-141-2/+17
* A number of whitespace changes. Linux makes this soooo easy. :Pj-p-e-g2008-04-111-19/+19
* Increased Tiamat's hp and attack damage a touch.dshaligram2008-03-311-1/+1
* Fix typo.dolorous2008-03-041-1/+1
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-2/+2