summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zotdef.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove 2 more parameters from items()reaverb2014-08-081-1/+1
* Handle Esc properly for &_ and zotdef aL.Neil Moore2014-08-071-2/+3
* make &_ join the religion directly instead of going through an altarJesse Luehrs2014-08-071-23/+9
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Refactor god and spell search using templates.Neil Moore2014-07-111-21/+12
* Improve a comment.Neil Moore2014-07-101-2/+1
* Fix matching in zotdef/wizmode altar placement.Neil Moore2014-07-101-3/+9
* Reformat.Neil Moore2014-07-051-3/+1
* Remove an unused argument from the items() functiongammafunk2014-06-291-4/+2
* The great mon-stuff migration.Shmuale Mark2014-06-221-1/+0
* Remove giant fireflies.Shmuale Mark2014-06-091-1/+1
* Remove Hall of Bladesreaverb2014-06-071-5/+0
* Fix some more TAG_MAJOR_VERSION > 34 hiccups.Steve Melenchuk2014-05-141-1/+1
* Formatting fixes (add braces).Neil Moore2014-05-121-0/+2
* Remove the Sage effectChris Campbell2014-05-091-44/+0
* Remove decks of dungeons and a number of now-unused cardsChris Campbell2014-05-091-0/+58
* Remove grizzly bears.Shmuale Mark2014-04-291-4/+3
* Finish up vault/etc removals of stone, clay, (most) iron golemstenofswords2014-03-281-2/+3
* Purge some references to Forest.Shmuale Mark2014-03-031-2/+0
* Remove giant centipedesChris Campbell2014-02-261-1/+1
* Remove grey ratsChris Campbell2014-02-231-3/+2
* Crystal golem -> Crystal guardian (Grunt, tenofswords).tenofswords2014-02-151-1/+1
* Update ZotDef branch distribution.Adam Borowski2014-01-181-25/+24
* Slightly refactor.Adam Borowski2014-01-181-62/+51
* Deindent.Adam Borowski2014-01-181-57/+57
* Drop some useless parentheses around comparisons.Adam Borowski2014-01-101-1/+1
* Take away xmas.Adam Borowski2013-12-271-4/+4
* Yak -> reindeer, death yak -> red-nosed reindeer.Adam Borowski2013-12-241-4/+4
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-1/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-2/+2
* Rename "dragon" to "fire dragon"Chris Oelmueller2013-11-081-1/+1
* Shorten branch enums.Adam Borowski2013-11-031-15/+15
* Rewrite (x*y)/z as x*y/zAdam Borowski2013-10-261-3/+3
* Allow the bot to disable checkpoint saves on newarea shifts.Adam Borowski2013-08-271-1/+2
* Bump up wolf stats to match war dogs, replace war dogs with wolvesDracoOmega2013-06-241-1/+1
* A monster flag M_CANT_SPAWN, to mark dummy monsters.Adam Borowski2013-05-261-1/+1
* Comment fix.David Lawrence Ramsey2013-03-231-1/+1
* Make simulacra cooler.Adam Borowski2013-03-211-1/+1
* Merge branch 'mon-pick'Adam Borowski2013-03-211-22/+20
|\
| * Remove the small/large zombie distinction.Adam Borowski2013-03-211-6/+2
| * Merge branch 'master' into mon-pickAdam Borowski2013-02-241-2/+2
| |\
| * \ Merge branch 'master' into mon-pickAdam Borowski2012-11-041-11/+14
| |\ \
| * | | Get rid of mgen_data.power, use place for that.Adam Borowski2012-11-041-0/+5
| * | | Rename mons_level() to mons_depth().Adam Borowski2012-09-051-4/+4
| * | | Avoid a pointless loop in ZotDef monster selection.Adam Borowski2012-08-271-10/+9
| * | | Don't pretend mons_{rarity,level}() use anything but place.branch.Adam Borowski2012-08-271-2/+3
| * | | Don't special-case pan lord power in zotdef.Adam Borowski2012-08-261-3/+0
* | | | Comment nitpick in zotdef.ccSamuel Bronson2013-03-081-1/+1
| |_|/ |/| |
* | | Chop down wood golems.Steve Melenchuk2013-02-131-1/+1
* | | Axe rock trolls.Steve Melenchuk2013-02-131-1/+1
| |/ |/|