summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r6821 to 0.4.dolorous2008-08-161-0/+2
* Apply r6627, r6635, r6638 and r6645 (among others) to 0.4.j-p-e-g2008-07-241-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
* First batch of Paul's patches:j-p-e-g2008-02-181-1/+1
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-0/+11
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-2/+2
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-1/+0
* Tile changes. *waves to Enne*j-p-e-g2008-01-121-13/+16
* [1862240] Allow mummies to use rods of smiting, removed minimum level-restric...dshaligram2008-01-021-11/+4
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-1/+1
* Integrated patch 1828014 (spell order).haranp2007-11-081-2/+2
* Blocked some useless spells for Vampires and Ghouls. [1827689]haranp2007-11-071-0/+7
* Fixed the other instance of Control Teleport (in Spatial Translocations.)haranp2007-11-011-1/+1
* Changed order of spells in Book of Control. [1823455]haranp2007-11-011-2/+2
* s/portaled/portalharanp2007-10-311-1/+1
* [1757174] Disallow mapping in labyrinths.dshaligram2007-10-241-4/+9
* Clear dropped+thrown flags on corpse when converting it to chunks (V-Napkin)....dshaligram2007-10-071-0/+1
* Reintroduced Slime:6 royal-jelly-death marker.dshaligram2007-09-281-1/+1
* 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