summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-pick.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove vampires from Volcanoes.Adam Borowski2012-05-301-1/+0
* There is no "standard" monster set anymore, rename it to "dungeon".Adam Borowski2012-05-301-4/+4
* Fix place:Hive crashing.Adam Borowski2012-04-261-3/+1
* Fix mon-pick -test complaining about Vaults monster set.Adam Borowski2012-04-261-3/+5
* Use a constant, not a magic value for "this monster doesn't spawn in this bra...Adam Borowski2012-04-261-46/+45
* Merge branch 'master' into portal_branchesAdam Borowski2012-04-251-58/+9
|\
| * Make iron dragons spawn a notch more often in Dis.Adam Borowski2012-04-131-1/+1
| * Remove depth/rarity settings for monsters that can't possibly spawn.Adam Borowski2012-04-131-55/+6
| * Fix invalid monster depths for Vaults.Adam Borowski2012-04-121-2/+2
* | Fix Shadow Creatures not doing anything in Baileys and Ossuaries.Adam Borowski2012-04-251-0/+53
* | A fallback monster set for Ice Caves.Adam Borowski2012-04-251-0/+34
* | Remove an invalid use of absolute depths.Adam Borowski2012-04-141-6/+2
* | Use 999 rather than 99 for "N/A" monster depth.Adam Borowski2012-04-141-28/+28
* | Don't use 0 as the native depth of ineligible monsters.Adam Borowski2012-04-131-8/+5
* | Get rid of DEPTH_ABYSS/DEPTH_PAN, use relative depths for monster selection.Adam Borowski2012-04-121-6/+5
* | Merge branch 'master' into portal_branchesAdam Borowski2012-04-121-298/+143
|\|
| * Normalize all mon-pick depths on 1-based branch depths.Adam Borowski2012-04-111-297/+144
| * Move a divider comment.Adam Borowski2012-04-111-2/+2
| * Use monster_type for mon-pick functions.Adam Borowski2012-04-111-48/+48
| * A stub function for the monster set in Vaults.Adam Borowski2012-04-091-0/+11
| * Slightly increase the rarity of elf blademasters and master archers.Raphael Langella2012-04-081-1/+1
| * Don't attempt to generate killer bee larvas in D/Vaults (it'd fail anyway).Adam Borowski2012-04-051-1/+0
| * Wrap some egregiously long lines in the source.Adam Borowski2012-03-281-1/+2
* | Compare *_level() to *_rarity() on -test.Adam Borowski2012-04-091-3/+52
* | Move a divider comment.Adam Borowski2012-04-091-2/+2
* | Use monster_type for mon-pick functions.Adam Borowski2012-04-091-56/+56
* | A stub function for the monster set in Vaults.Adam Borowski2012-04-091-0/+11
* | Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-65/+48
|\|
| * Reduce tarantella spam.Michael Gagno2012-03-251-4/+6
| * Replace Pit Fiends with Hell SentinelsChris Campbell2012-03-261-3/+3
| * Remove hairy devilsChris Campbell2012-03-261-14/+0
| * More Spider changes.Michael Gagno2012-03-241-12/+10
| * Increase wolf spider depth in Lair and D.Michael Gagno2012-03-201-2/+2
| * Make orb spiders slower and a bit less common.Michael Gagno2012-03-191-3/+3
| * Partial resistance for AF_POISON_STRONG and other spider changes.Michael Gagno2012-03-191-8/+10
| * More changes to Spider monster list.Michael Gagno2012-03-171-2/+4
| * Swap the rarity of (plain) spiders and scorpions in Spider.Michael Gagno2012-03-171-2/+2
| * Tweak Spider Nest monster list.Michael Gagno2012-03-161-3/+3
| * Axe a ridiculously outdated comment.Adam Borowski2012-03-161-11/+0
| * New monster list for Spider Nest.Michael Gagno2012-03-131-28/+38
| * Put subtractors snake out of their misery.Adam Borowski2012-03-131-6/+0
* | Shorten Elf to three levels.Adam Borowski2012-03-261-6/+3
* | Remove totally inapropriate monsters from Volcano random spawns.Adam Borowski2012-03-261-5/+0
* | Merge branch 'master' into portal_branchesAdam Borowski2012-02-201-0/+4
|\|
| * Schedule a small arithmetic accident for subtractor snakes.Adam Borowski2012-01-021-0/+4
* | Merge branch 'master' into portal_branchesAdam Borowski2011-12-281-14/+16
|\|
| * Subtractor snakes, to make Zot less sane.Adam Borowski2011-12-241-0/+2
| * Rename the enums for ball pythons and subtracter snakes to match visible names.Adam Borowski2011-12-241-12/+12
* | Merge branch 'master' into portal_branchesAdam Borowski2011-11-191-1/+1
|\|
| * Rename Kenku -> Tengu.Jude Brown2011-11-061-1/+1