summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/species.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull some functions into species.ccNicholas Feinberg2014-07-161-2/+18
* Melt away lava orcs.Steve Melenchuk2014-05-141-10/+21
* Remove Large Rock throwing from FoBrendan Hickey2014-04-061-2/+1
* Buff Fo mp apt to 1.pubby2014-03-011-0/+1
* Remove djinn.wheals2014-02-241-6/+29
* Give Formicids 0 HP, 1 XP apt and remove poison vulnerabilityChris Campbell2014-02-231-3/+1
* A whitespace fix.Adam Borowski2014-01-271-1/+1
* Rearrange species selection; remove obsolete comment.Neil Moore2014-01-261-17/+11
* Formatting fixes.Neil Moore2014-01-261-11/+11
* Reduce vine stalker experience apt by 1.Sage2014-01-261-1/+1
* Add adjective and genus for vine stalker naming.Sage2014-01-261-1/+3
* Add MONS_VINE_STALKER.Sage2014-01-261-0/+2
* Change 'magic' to 'power' for non-spellcaster manadrain message.Sage2014-01-261-1/+1
* Vine stalkers added.Sage2014-01-261-12/+17
* Buff Formicids.pubby2014-01-201-1/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-2/+2
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-8/+8
* Change Formicid EXP apt to 2.pubby2013-11-101-1/+2
* Set formicid MP to average.pubby2013-11-061-1/+0
* Merge branch 'master' into dwantsAdam Borowski2013-11-011-1/+21
|\
| * Clean up checks for disabled species/jobs when starting a new game.elliptic2013-10-141-0/+19
| * Reformat multi-line array literals.Adam Borowski2013-10-051-1/+2
* | Merge branch 'master' into dwantspubby2013-10-011-6/+8
|\|
| * Remove unused PSIZE_PROFILE.Neil Moore2013-09-091-5/+0
| * Formatting/brace/trivial returns fixes.Adam Borowski2013-09-031-1/+1
* | Merge branch 'master' into dwantspubby2013-08-311-4/+1
|\|
| * Give gargoyles hefty natural AC, but very low HPDracoOmega2013-07-101-1/+1
| * Remove dead code.Neil Moore2013-06-301-3/+0
* | Create Formicid species and monsters.pubby2013-08-251-4/+10
|/
* Revert "Give gargyoles claws for real."Brendan Hickey2013-06-081-3/+0
* Give gargyoles claws for real.Brendan Hickey2013-06-081-0/+3
* Turn pairs of assertions with x > min, x <= max into ASSERT_RANGE.Adam Borowski2013-06-081-2/+1
* Grotesk -> GargoyleBrendan Hickey2013-05-301-5/+5
* Remove Superfluous Elves.Adam Borowski2013-05-311-4/+14
* Add spacing fixes.David Lawrence Ramsey2013-05-301-1/+1
* Merge branch 'master' into gargoyle_mergeBrendan Hickey2013-05-291-3/+37
|\
| * Merge branch 'lava_djinn' into masterNeil Moore2013-05-291-2/+36
| |\
| | * Merge branch 'lava_orcs' into lava_djinnAdam Borowski2013-05-291-2/+30
| | |\
| | | * Merge branch 'master' into lava_orcsAdam Borowski2013-05-291-1/+2
| | | |\
| | | * | Lava orcs can swim in lava unless it is flagged as dangerous to them.Eronarn Palazzo2013-01-081-0/+5
| | | * | Initial implementation of lava orcs.Eronarn Palazzo2013-01-071-2/+25
| | * | | Merge branch 'master' into djinnAdam Borowski2013-05-291-1/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Djinn: apply said nerf bat to the hp.Adam Borowski2013-05-041-0/+1
| | * | | Gather some smokeless fire, and call in DJ Inn.Adam Borowski2013-04-281-1/+6
| | | |/ | | |/|
| * | | Don't let is_valid_species() accept placeholders.Adam Borowski2013-05-291-1/+1
| | |/ | |/|
* | | Grotesk Self-PetrificationBrendan Hickey2013-05-091-1/+1
* | | GroteskBrendan Hickey2013-05-071-2/+7
|/ /
* / Refactor ASSERT(a && b) -> ASSERT(a); ASSERT(b);Brendan Hickey2013-04-281-1/+2
|/
* Fix prompts asking for 'I' in Turkish locales.Adam Borowski2012-11-221-2/+4
* HO apt changes: Exp +1 -> 0, Axes +2 -> +3.elliptic2012-08-271-1/+1