summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godabil.h
Commit message (Expand)AuthorAgeFilesLines
...
* Make Kikubaaqudgha's corpse torment an ability.Adam Borowski2011-02-241-0/+1
* Clean up Imprison code with regard to Recite.David Lawrence Ramsey2011-02-121-1/+0
* Make Elyvilon's weapon sacrifice use 'p'. Lifesaving is 'aP'.Adam Borowski2011-02-041-1/+0
* Refactor recite effects.Adam Borowski2011-01-241-3/+3
* Clean up the routine to create Zin's pillars of salt.David Lawrence Ramsey2011-01-231-1/+1
* Simplify away the use of many scalars instead of a single array.Adam Borowski2011-01-231-2/+3
* Fix a memory leak.Adam Borowski2011-01-231-1/+0
* Reroll of Zin recite patch.Eronarn Palazzo2011-01-231-3/+6
* End transfer knowledge when destination skill is trained to level 27.Raphael Langella2011-01-031-0/+1
* Use ashenzari_end_transfer function when transfer is finishedRaphael Langella2010-11-151-1/+1
* Add an ability to Ash to end skill transferRaphael Langella2010-11-141-0/+1
* Ash reskilling power UIRaphael Langella2010-10-211-0/+1
* Remove now-unused parameter from yred_injury_mirror().David Lawrence Ramsey2010-10-051-1/+1
* Unify Yred's dead-animating invocations.David Lawrence Ramsey2010-09-191-0/+2
* Remove constant parameter value from yred_drain_life().David Lawrence Ramsey2010-09-181-1/+1
* Remove now-unused parameters from yred_make_enslaved_soul().David Lawrence Ramsey2010-09-141-2/+1
* A monster_info variant of fedhas_passthrough.Robert Vollmert2010-09-101-0/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-4/+4
* Make Recite effects more likely if they're due to imprisonment.David Lawrence Ramsey2010-06-091-1/+2
* Reorder functions in godabil.cc yet again.David Lawrence Ramsey2010-06-021-1/+1
* Rename various Recite-related functions to explicitly mention Zin.David Lawrence Ramsey2010-06-021-3/+3
* Move non-delay-related Recite functions from delay.cc to godabil.cc.David Lawrence Ramsey2010-06-021-0/+3
* Reorder functions in godabil.cc one more time.David Lawrence Ramsey2010-05-301-1/+1
* Move elyvilon_purification() from spells1.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* Move zin_remove_all_mutations() from religion.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* Rename jiyva_accepts_prayer() to jiyva_can_paralyse_jellies().David Lawrence Ramsey2010-05-301-1/+1
* Move yred_drain_life() from spells2.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* Remove unused power parameter from zin_sanctuary().David Lawrence Ramsey2010-05-301-1/+1
* Move kiku_receive_corpses() from spells3.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+2
* Reorder functions in godabil.cc yet again.David Lawrence Ramsey2010-05-301-2/+1
* Move zin_sanctuary() from spells3.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* Rename divine shield functions to mention their associated god.David Lawrence Ramsey2010-05-301-2/+2
* Move TSO's divine shield functions from spells4.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+3
* Reorder functions in godabil.cc again.David Lawrence Ramsey2010-05-301-4/+4
* Rename divine status removal functions to mention their associated gods.David Lawrence Ramsey2010-05-301-2/+2
* Move remove_divine_(stamina|vigour)() from spells1.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+2
* Move elyvilon_divine_vigour() from spells1.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* Move zin_vitalisation() from spells1.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+1
* For now, move the zin_remove_all_mutations() prototype to religion.h.David Lawrence Ramsey2010-05-301-1/+0
* Rename ely_destroy_weapons() to elyvilon_destroy_weapons().David Lawrence Ramsey2010-05-301-1/+1
* Move ely_destroy_weapons() from religion.cc to godabil.cc.David Lawrence Ramsey2010-05-301-0/+2
* Rename evolve_flora() to fedhas_evolve_flora().David Lawrence Ramsey2010-05-301-1/+1
* Rename corpse_spores() to fedhas_corpse_spores().David Lawrence Ramsey2010-05-301-1/+2
* Reorder a bit of godabil.h to match godabil.cc.David Lawrence Ramsey2010-05-301-1/+1
* Rename rain() to fedhas_rain().David Lawrence Ramsey2010-05-301-1/+1
* Rename lugonu_bends_space() to lugonu_bend_space().David Lawrence Ramsey2010-05-301-1/+1
* Reorder godabil.cc functions to match the order in godabil.h.David Lawrence Ramsey2010-05-301-4/+4
* Add more minor cosmetic fixes.David Lawrence Ramsey2010-05-301-3/+7
* Rename plant_ring_from_fruit() to fedhas_plant_ring_from_fruit().David Lawrence Ramsey2010-05-301-1/+1
* Rename sunlight() to fedhas_sunlight().David Lawrence Ramsey2010-05-301-1/+1