summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godabil.cc
Commit message (Expand)AuthorAgeFilesLines
* Split itemprop enums out into itemprop-enum.h.Robert Vollmert2009-11-171-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+2
* And do the same for the rest of Fedhas' invocations.David Lawrence Ramsey2009-11-171-3/+13
* Make sunlight() properly return false when it has no effect.David Lawrence Ramsey2009-11-171-3/+12
* Wrap view flashing in flash_view.Robert Vollmert2009-11-161-4/+3
* Replace observe_cell by you.see_cell.Robert Vollmert2009-11-131-4/+4
* Replace monster_index with monsters::mindex.Vsevolod Kozlov2009-11-131-1/+1
* Merge spore experiments branch.Charles Otto2009-11-131-3/+0
|\
| * Change ballistomycete spore mechanics againCharles Otto2009-11-121-3/+0
* | Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-0/+5
* | Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* | Convert another 45 monster loops to monster_iterator.Robert Vollmert2009-11-111-6/+6
|/
* Remove a few obsolete includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Tweak message for Cheibriados' restarting time.David Lawrence Ramsey2009-11-091-9/+8
* Fix a genus check for blink frogs, and species checks for giant spores.David Lawrence Ramsey2009-11-091-3/+3
* Allied giant spore behavior tweaksCharles Otto2009-11-091-0/+7
* Change some uses of viewwindow to not do monster updates.Robert Vollmert2009-11-101-1/+1
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-2/+2
* Rename FeawnCharles Otto2009-11-081-7/+7
* Remove player.h dependency from coordit.h.Robert Vollmert2009-11-081-1/+1
* Simplify rain and sunlight a bitCharles Otto2009-11-061-17/+6
* Move Feawn's abilities to godabil.h/ccCharles Otto2009-11-061-0/+870
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-1/+1
* Collect attitude changing code.Robert Vollmert2009-11-061-128/+0
* Move *_res(ist)_magic to relevant classes, provide actor interface.Vsevolod Kozlov2009-11-051-2/+2
* Let Feawn worshipers travel/run through plants they can pass through.Charles Otto2009-11-051-1/+3
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Remove Feawn's prayer ability, make plant walking a passive bonus.Charles Otto2009-11-021-3/+2
* Split up monstuff.ccMatthew Cline2009-11-011-2/+3
* Death to hippies!Adam Borowski2009-10-301-1/+1
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+4
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-1/+1
* There's no point in slowing down fungi...Adam Borowski2009-10-251-1/+1
* Rename Chronos to Cheibriados. (Jude Brown)David Ploog2009-10-231-4/+4
* Make Time Bend use Invocations for power.Adam Borowski2009-10-221-0/+26
* Make the Ruinous Time damage random (dpeg).Adam Borowski2009-10-221-1/+1
* Make quadratical damage for Ruinous Time linear, it can't be scaled to beAdam Borowski2009-10-221-1/+1
* Make Chronos account for player's haste/slow/statue form.Adam Borowski2009-10-221-1/+1
* Fix the Chronos speed reversal bug. It's now bad to be spriggan, good to be ...Adam Borowski2009-10-221-1/+1
* Prevent non-body armour from being made ponderous, it has no effect.Adam Borowski2009-10-221-2/+3
* Make the out of time flash lightblue, cyan is taken.Adam Borowski2009-10-221-2/+3
* ... and from abl-show.cc into godabil.ccAdam Borowski2009-10-221-0/+93
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-0/+499