summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Collect attitude changing code.Robert Vollmert2009-11-061-1/+2
* Add actor::petrified, which replaces mons_is_petrified.Vsevolod Kozlov2009-11-061-1/+1
* Unify mesmerisation code.Robert Vollmert2009-11-051-20/+5
* Replace uses of player_in_water with you.in_water.Vsevolod Kozlov2009-11-051-1/+1
* Replace uses of player_is_airborne with you.airborne.Vsevolod Kozlov2009-11-051-1/+1
* 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-6/+6
* spells1.cc: fix Chain LightningMatthew Cline2009-11-031-1/+1
* Greatly upgrade player hellfireStefan O'Rear2009-11-021-0/+43
* Move random_near_space into new teleport.cc.Robert Vollmert2009-11-021-0/+1
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+1
* Combine mons_is_sleeping(monsters *m) into monsters::asleep()abrahamwl2009-10-301-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+2
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-1/+1
* Move player_see_invis into player class.Robert Vollmert2009-10-221-1/+1
* Add missing Chronos conducts for hasting yourself, casting swiftness,Adam Borowski2009-10-211-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove chain-lightning specific LOS test from beam.cc.Robert Vollmert2009-10-171-2/+9
* Naming consistency.Robert Vollmert2009-10-171-5/+5
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-161-11/+8
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-4/+4
* Fix bug [2874791], Merfolk stat change issuesCharles Otto2009-10-161-11/+24
* Add more minor cosmetic fixes.David Lawrence Ramsey2009-10-131-1/+1
* Comments and formatting.Robert Vollmert2009-10-111-2/+2
* Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-0/+6
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* 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
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-251-4/+4
* Add more spelling fixes.David Lawrence Ramsey2009-09-241-1/+1
* Add spelling fixes.David Lawrence Ramsey2009-09-231-4/+4
* * Also allow Maurice to steal the occasional spellbook or piece ofj-p-e-g2009-09-241-1/+6
* Commit several patches:j-p-e-g2009-09-131-1/+13
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-3/+3
* Fix previous message to actually mention Elyvilon's name (oops).dolorous2009-08-061-1/+4
* Also experimentally use mpr() instead of simple_god_message() for Ely's dolorous2009-08-061-4/+1
* Experimentally use mpr() instead of simple_god_message() for Ely's no-pietyj-p-e-g2009-08-061-1/+1
* * Add support for packaging save files with tar. (Patch by Trent W. Buck.)j-p-e-g2009-07-251-2/+5
* A number of small bug fixes:j-p-e-g2009-07-171-1/+6
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-2/+2
* Apply tiles inscription fixes to trunk.j-p-e-g2009-06-081-1/+3
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-4/+4
* * AutoID rings of teleport control after teleporting.j-p-e-g2009-05-301-0/+1
* As suggested in [2795535], take current piety into account when dolorous2009-05-241-1/+8
* Add sanity checks.dolorous2009-05-231-2/+4
* Indicate via the message whether healing a friendly monster gained piety dolorous2009-05-231-7/+14
* Give an indication of whether pacification raised piety or nor.j-p-e-g2009-05-231-6/+15