summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-6/+7
* Add a general halo interface to actor.Robert Vollmert2009-11-081-19/+0
* Remove player.h dependency from coordit.h.Robert Vollmert2009-11-081-1/+1
* Rename purple smoke to clouds of translocational energyStefan O'Rear2009-11-061-2/+2
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-11/+11
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-2/+2
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-1/+1
* Unify mesmerisation code.Robert Vollmert2009-11-051-41/+9
* Clean up random coordinate usage a bit.David Lawrence Ramsey2009-11-051-4/+1
* Split up view.cc.Robert Vollmert2009-11-041-0/+2
* Implement map viewing for other levelsStefan O'Rear2009-11-021-2/+7
* Make same square teleport no-scatter no-fail and no-contamination.Adam Borowski2009-11-021-1/+10
* Split up monstuff.ccMatthew Cline2009-11-011-0/+1
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-4/+1
* When using items that can directly turn monsters to zombies (weapons ofDavid Lawrence Ramsey2009-10-291-4/+8
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-2/+2
* Move player_see_invis into player class.Robert Vollmert2009-10-221-1/+1
* Updated levdes.vim for KPROP. NO_RTELE_INTO property.Jude Brown2009-10-221-1/+2
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-211-2/+2
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-1/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-3/+3
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-161-1/+1
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-10/+10
* Fix bug [2874791], Merfolk stat change issuesCharles Otto2009-10-161-12/+11
* Get rid of los_param outside of los.cc/losparam.cc.Robert Vollmert2009-10-161-1/+1
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-131-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+2
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-13/+15
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-141-18/+44
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-131-2/+2
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-1/+2
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-3/+0
* Convert remaining uses of losight to los_param-style.Robert Vollmert2009-10-081-1/+1
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Clean up the Kiku changes a bit.David Lawrence Ramsey2009-10-011-26/+39
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-0/+85
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-11/+11
* And add more consistency fixes.David Lawrence Ramsey2009-09-251-1/+3
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-0/+6
* A bug fix commit! (I didn't do one of these in a while...)j-p-e-g2009-09-131-2/+2
* Commit several patches:j-p-e-g2009-09-131-0/+5
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+12
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+3
* * Prompt before moving while confused and next to lava/deep water.j-p-e-g2009-07-231-7/+3
* * Fix Xom gifts not going Splash! in deep water.j-p-e-g2009-07-231-0/+15
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-19/+24
* Fix 2822832: temporary brands not being removed when thrown with LRET_FUMBLEDj-p-e-g2009-07-201-2/+3