summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godwrath.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow Lava Orcs to worship Beogh.Neil Moore2013-06-301-2/+2
* Change the Apis death effectDracoOmega2013-06-241-25/+9
* Merge branch 'lava_orcs' into lava_djinnAdam Borowski2013-05-291-2/+2
|\
| * Merge branch 'master' into lava_orcsAdam Borowski2013-05-291-65/+55
| |\
| * | Fix broken message when a lava orc destroys an orcish idol.Adam Borowski2013-01-081-2/+0
| * | Lava orc BeoghishnessEronarn Palazzo2013-01-071-2/+4
* | | Merge branch 'master' into djinnAdam Borowski2013-05-291-27/+17
|\ \ \ | | |/ | |/|
| * | Use random_choose() and random_choose_weighted() in two more places.David Lawrence Ramsey2013-05-201-27/+17
* | | Djinn: stealing their magic makes them true monsters.Adam Borowski2013-04-281-2/+2
|/ /
* | Merge branch 'mon-pick'Adam Borowski2013-03-211-8/+3
|\ \
| * | Remove the small/large zombie distinction.Adam Borowski2013-03-211-7/+2
| * | Remove layers upon layers of code for TSO summons.Adam Borowski2013-02-261-1/+1
* | | Make Lugonu wrath send eldritch creatures rather than demonsDracoOmega2013-03-201-27/+33
|/ /
* | Remove a number of dead assignments (SLi).Neil Moore2013-02-211-1/+0
* | Remove the summoning half of Vehumet wrath.elliptic2013-01-211-2/+2
|/
* Fix an use-after-free crash.Adam Borowski2012-11-091-4/+4
* Fix Zin wrath using hibernate instead of sleep, use default paralysis durationsChris Campbell2012-10-261-2/+2
* Fix non-good gods not using divine retribution on their followers (rwbarton).elliptic2012-10-261-1/+1
* Remove unnecessary includes from header files.Jay3.14152012-10-231-0/+2
* Use std namespace.Raphael Langella2012-08-261-12/+12
* Massive style fix (braces, indentation, etc.)Neil Moore2012-08-011-1/+1
* String scalars are scalars, too.Adam Borowski2012-07-051-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-31/+31
* Remove references to missile enchantments in Ely's weapon-dulling wrath.David Lawrence Ramsey2012-06-141-23/+7
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-1/+1
* Drop pointless braces after if/for/while everywhere.Adam Borowski2012-04-201-2/+0
* Add better messages for vulnerability expiring your magical durationsChris Campbell2012-04-091-1/+0
* For consistency, fix more capitalization with regard to the Shining One.David Lawrence Ramsey2012-03-151-1/+1
* Typo fix.David Lawrence Ramsey2012-03-041-1/+1
* Properly use simple_god_message() in more places.David Lawrence Ramsey2012-03-041-3/+3
* Record the cause of mutations.Adam Borowski2012-02-271-3/+3
* Make high-level monster creation return monster*Adam Borowski2012-01-051-29/+20
* Eliminate an almost empty file.Adam Borowski2012-01-031-1/+0
* Consistently use a space after flow control statements.Adam Borowski2011-12-021-1/+1
* Use DESC_THE/DESC_A in a few more places.Neil Moore2011-11-281-1/+1
* Merge branch 'master' into unified_combat_controlRobert Burnham2011-11-161-4/+5
|\
| * Fix pan lords having always speed 10, cut ghost_demon code duplication.Adam Borowski2011-11-071-1/+1
| * Attempt to fix encapsulation-violating hacks involving racial weapon types.David Lawrence Ramsey2011-11-051-3/+4
* | Merge branch 'master' into unified_combat_control with help of -X patienceSamuel Bronson2011-11-041-6/+4
|\|
| * Remove no longer necessary casts after random_choose().Adam Borowski2011-10-311-6/+4
* | Merge branch 'master' into unified_combat_controlRobert Burnham2011-10-251-18/+67
|\|
| * Don't let Ely heal your friends when doing her revenge.Adam Borowski2011-10-011-0/+3
| * Make Elyvilon heal nearby hostiles when you kill an apis.Adam Borowski2011-10-011-2/+50
| * Merge branch 'master' into demonsChris Campbell2011-09-021-12/+10
| |\
| | * Improve the reporting of paralysis source in morgue and notes.Raphael Langella2011-08-221-1/+1
| | * Use HALF_MAX_PIETY properly in Xom wrath.David Lawrence Ramsey2011-07-171-1/+3
| | * Added 'god_likes_your_god'. Gods do not hate themselvesBrendan Hickey2011-07-171-1/+1
| | * Get rid of remaining potion curses.Adam Borowski2011-06-241-1/+1
| | * Fix compilation.Raphael Langella2011-06-171-1/+1
| | * Fix Ashenzari's wrath being permanent.Raphael Langella2011-06-171-0/+14