summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
* Shorten memorization help when necessary (#3244)Neil Moore2014-08-051-5/+10
* remove check for too many spells when viewing M list (3647)Jesse Luehrs2014-08-031-7/+0
* Remove stuffNicholas Feinberg2014-07-291-1/+2
* Improve a comment (PleasingFungus).Steve Melenchuk2014-07-291-1/+2
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Revert "Remove support for "highlevel author"."Nicholas Feinberg2014-07-281-2/+12
* Add end.ccNicholas Feinberg2014-07-281-0/+1
* Create prompt.ccNicholas Feinberg2014-07-271-0/+1
* Make Sublimation of Blood only effective when cast on the playerChris Campbell2014-07-231-5/+31
* Fix messaging for forms other than lichform making a spell unmemorisableChris Campbell2014-07-231-8/+15
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-2/+2
* Use the correct skill in variable-range rod spells (#8307)Neil Moore2014-05-311-2/+2
* Allow felids to memorize Tukima's DanceNicholas Feinberg2014-05-271-1/+0
* Remove an unused parameter.Nicholas Feinberg2014-05-271-1/+1
* Allow wisp form to memorise spellsChris Campbell2014-05-231-16/+1
* Melt away lava orcs.Steve Melenchuk2014-05-141-1/+1
* Move the definitions of other -data.h tables into their respective filesreaverb2014-05-141-4/+1
* Remove the book of War Chants.Shmuale Mark2014-04-271-1/+1
* Remove the low-level weapon branding spells.Shmuale Mark2014-04-271-14/+2
* Allow the player to memorize a spell regardless of fail rate (Lasty).gammafunk2014-03-131-8/+18
* Remove `auto_list` optionChris Oelmueller2014-03-111-1/+1
* Make the Book of Summonings less rareDracoOmega2014-03-061-3/+1
* Remove djinn.wheals2014-02-241-0/+2
* Check for monsters in range when evoking a wielded rod using "v".Tommy2014-02-101-1/+21
* Drop some useless parentheses around comparisons.Adam Borowski2014-01-101-1/+1
* Remove support for "highlevel author".Adam Borowski2013-12-241-12/+2
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Automated brace removal.Adam Borowski2013-11-291-8/+0
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-16/+12
* Swiftness changes.elliptic2013-11-271-2/+1
* Refactor ASSERT(a && b) againBrendan Hickey2013-11-151-1/+2
* More formatting fixes for return (...);Neil Moore2013-11-151-4/+4
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-6/+6
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-0/+9
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-3/+1
| |\
| * \ Merge branch 'master' into dwantspubby2013-10-011-1/+1
| |\ \
| * \ \ Merge branch 'master' into dwantspubby2013-08-311-82/+58
| |\ \ \
| * | | | Create Formicid species and monsters.pubby2013-08-251-0/+9
* | | | | Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0
| |_|_|/ |/| | |
* | | | Dj: allow using Death's Door.Adam Borowski2013-11-011-1/+0
* | | | Remove Song of ShieldingChris Campbell2013-10-221-2/+1
| |_|/ |/| |
* | | Get rid of random_shuffle().Adam Borowski2013-09-101-1/+1
| |/ |/|
* | Forbid Cure Poison for Gargoyles.Neil Moore2013-07-301-0/+3
* | Refactor 'you.religion' checks.Brendan Hickey2013-07-281-1/+1
* | Rename the Spirit Shield spell to Song of ShieldingChris Campbell2013-06-251-1/+1
* | Post-merge Skald cleanupPete Hurst2013-06-241-2/+0
* | Merge branch 'newskalds' of git://gitorious.org/~lainiw/crawl/lain-crawl into...Pete Hurst2013-06-241-3/+7
|\ \
| * | Temporarily moved book of Battle enum until next major version.Ed Gonzalez2013-06-121-1/+3
| * | make spirit shield unavailable to djinnilain2013-05-311-1/+2
| * | Merge branch 'master' of git://gitorious.org/crawl/crawl into newskaldslain2013-05-311-0/+18
| |\ \