summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Simplify the description of Kiku's accepting kills of demons.David Lawrence Ramsey2009-11-151-2/+1
* Kikubaaqdgha finetuning.Alex MacDonald2009-11-161-0/+6
* Don't say "sacrificing corpses" wrt Kiku's torment, giving back sounds bad.Adam Borowski2009-11-141-2/+2
* Remove references to butchery, it's sacrifice by prayer now.Adam Borowski2009-11-141-2/+2
* Tied up loose ends regarding prayer to offer corpses to gods. Kiku now invoke...Alex MacDonald2009-11-141-11/+18
* Replace monster_index with monsters::mindex.Vsevolod Kozlov2009-11-131-1/+1
* religion.cc: mons_make_god_gift(): switching godsMatthew Cline2009-11-131-2/+1
* Move most Royal Jelly code to dat/lair.desMatthew Cline2009-11-131-1/+9
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-5/+11
* Let TSOites bless their bows.Adam Borowski2009-11-121-3/+3
* religion: temple_god_list()Matthew Cline2009-11-111-0/+26
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-2/+2
* Convert some more monster loops to monster_iterator.Robert Vollmert2009-11-111-14/+9
* Properly split up unholy and evil items, reworking is_(unholy|evil)().David Lawrence Ramsey2009-11-101-17/+26
* Typo fix.David Lawrence Ramsey2009-11-101-1/+1
* Replace actor::is_unholy() with actor::undead_or_demonic().David Lawrence Ramsey2009-11-101-5/+6
* Since is_chaotic() checks the subject for a chaotic god, don't use it toDavid Lawrence Ramsey2009-11-101-3/+0
* Simplify Yred's and Okawaru's sending of random servants.David Lawrence Ramsey2009-11-101-21/+21
* Replace monsters::is_magic_user() withDavid Lawrence Ramsey2009-11-101-1/+1
* Make actor::heal return bool; move heal_monster to monsters::heal.Vsevolod Kozlov2009-11-101-1/+1
* Add conditional bloodifying function and use it in some places.Robert Vollmert2009-11-101-2/+2
* Remove a few obsolete includes.Robert Vollmert2009-11-101-7/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Allow calling did_god_conduct() with no monster ref without crashing.Adam Borowski2009-11-101-8/+11
* Remove option draw_it from viewwindow.Robert Vollmert2009-11-091-1/+1
* Add an is_holy() function to the actor interface.David Lawrence Ramsey2009-11-091-3/+3
* Replace mons_wont_attack with monsters::wont_attack.Vsevolod Kozlov2009-11-091-1/+1
* Rename FeawnCharles Otto2009-11-081-30/+30
* In Yred's retribution, replace forced Animate Dead with summoningDavid Lawrence Ramsey2009-11-081-2/+1
* Split map knowledge and FPROPs.Robert Vollmert2009-11-081-3/+4
* Replace mons_cannot_act with monsters::cannot_act.Vsevolod Kozlov2009-11-081-1/+1
* Remove mons_is_holy(), as it's redundant.David Lawrence Ramsey2009-11-071-1/+1
* Replace uses of get_player_wielded_{item,weapon} with player::weapon.Vsevolod Kozlov2009-11-071-8/+8
* Replace mons_neutral with monsters::neutral.Vsevolod Kozlov2009-11-071-1/+1
* Update the list of brands that TSO's weapon blessing can override.David Lawrence Ramsey2009-11-061-0/+1
* Split away divine retribution into godwrath.ccAdam Borowski2009-11-071-1306/+5
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-2/+2
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Move mons_is_friendly to monsters::friendly.Vsevolod Kozlov2009-11-061-4/+4
* Add actor::set_position.Robert Vollmert2009-11-061-1/+1
* Collect attitude changing code.Robert Vollmert2009-11-061-716/+21
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-3/+3
* Since all unholy monsters are considered evil, removeDavid Lawrence Ramsey2009-11-051-5/+4
* Create an is_evil() function in the actor interface.David Lawrence Ramsey2009-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
* Remove Feawn's prayer ability, make plant walking a passive bonus.Charles Otto2009-11-021-7/+0
* Some tweaks to decompositionCharles Otto2009-11-021-1/+3
* Make it obvious the word "biology" will be replaced.Adam Borowski2009-11-021-4/+5