summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Make many checks for monster (non)existence on squares use monster_at().David Lawrence Ramsey2009-11-051-2/+2
* Sound overhaul: sound where spell hitsMatthew Cline2009-11-041-1/+5
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Make Chain Lightning a monster spell, add an user of it (Nikola).Adam Borowski2009-11-031-1/+1
* Greatly upgrade player hellfireStefan O'Rear2009-11-021-0/+5
* Rename "Fling Icicle" to "Throw Icicle".David Ploog2009-11-031-2/+2
* Split up monstuff.ccMatthew Cline2009-11-011-1/+1
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+2
* Bolt of Iron->Iron Shot, Ice Bolt->Fling Icicleabrahamwl2009-10-291-4/+4
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-1/+1
* Add stochastic torment resistance per dpegStefan O'Rear2009-10-261-1/+1
* Get rid of player_monster_visible.Robert Vollmert2009-10-221-1/+1
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-0/+1
* Slightly reduce religion.cc by yanking item-handling stuff to goditem.ccAdam Borowski2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Don't cap spell power for failure rate calculations.Robert Vollmert2009-10-181-3/+5
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-1/+1
* If Xom is making you blink, don't allow it to be a controlled blink.David Lawrence Ramsey2009-10-131-2/+2
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-35/+35
* Rename Summon Wraiths to Haunt, make it a targetted spell, necro only,Adam Borowski2009-10-141-1/+1
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-3/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Generalize the check for Vehumet supported spells. Add Shatter and Lee's Rapi...evktalo2009-09-301-3/+2
* Add whitespace fixes.David Lawrence Ramsey2009-09-291-1/+1
* make porkalator castable by wizardsAdam Borowski2009-09-291-0/+6
* Apply anonymous patch in [2836447], with a few tweaks, to fix spellDavid Lawrence Ramsey2009-09-241-4/+9
* Make "Alter Self" properly trigger the deliberate mutation conductDavid Lawrence Ramsey2009-09-241-1/+3
* Since casting Polymorph Other or Alter Self now results in penance forDavid Lawrence Ramsey2009-09-241-11/+5
* Various religion-related fixes: Update the player's title when gainingDavid Lawrence Ramsey2009-09-241-1/+4
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-3/+3
* A bug fix commit! (I didn't do one of these in a while...)j-p-e-g2009-09-131-0/+3
* Commit several patches:j-p-e-g2009-09-131-0/+4
* Display spell cost, success chance, schools, power, range, and hunger inj-p-e-g2009-09-101-13/+12
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-34/+37
* Apply patch by (?) to make Apportation autotarget the nearest object.j-p-e-g2009-08-281-4/+5
* Simplify.dolorous2009-08-181-1/+1
* Really fix compilation.dolorous2009-08-181-1/+1
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-2/+2
* Improve comment.j-p-e-g2009-08-141-2/+2
* Implement 2830788: Randomize the order of exercised skills forj-p-e-g2009-08-141-2/+13
* Remove four scroll-duplicate spells: Detect Curse, Remove Curse, j-p-e-g2009-08-131-22/+0
* FR 2819565: Abort when trying to read a known ?blinking or ?teleportation j-p-e-g2009-08-131-1/+18
* Forward-port 0.5 r10458 to trunk.dolorous2009-07-281-0/+5
* Disallow vaults placing shaft traps if shafts are disallowed on thatj-p-e-g2009-07-271-1/+2
* Apply my previous two commits to trunk.j-p-e-g2009-07-231-3/+2