summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player-act.cc
Commit message (Expand)AuthorAgeFilesLines
* "Maras are frozen" -> "The Maras are frozen" (5054)Jesse Luehrs2014-08-141-1/+1
* Move canned_message() from stuff.cc to message.ccNicholas Feinberg2014-07-271-1/+1
* Make ranged weapon delay display properly on @Nicholas Feinberg2014-07-251-2/+15
* Put "you" in the pronoun declension table.Neil Moore2014-07-201-9/+3
* Simplify.Neil Moore2014-07-201-9/+3
* Allow Felids to wield non-weapons again (#8797)Neil Moore2014-07-151-7/+6
* Make tree form extra-balanced and immune to Leda's.Neil Moore2014-07-141-0/+1
* Separate 'permanent' and 'temporary' monster hit diceNicholas Feinberg2014-07-131-0/+5
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-3/+1
* Refactor duplicate code from can_wield()Nicholas Feinberg2014-07-131-16/+45
* Refactor item handedness codeNicholas Feinberg2014-07-131-1/+1
* Give pigs trotters.Neil Moore2014-07-121-1/+5
* Rename "vampiricism" to "vampirism" (ChrisOelmueller, #8435)reaverb2014-06-151-1/+1
* Remove old, unhelpful commentsreaverb2014-06-081-4/+0
* Adjust a message for cancelling FinesseChris Campbell2014-06-071-1/+1
* Move go_berserk() out of misc.ccNicholas Feinberg2014-06-041-2/+111
* Remove SIZE_HUGE.Neil Moore2014-05-281-1/+1
* Remove player burden and carrying capacitygammafunk2014-05-261-13/+7
* Don't use inventory weight for the chance of activating a shaft trapgammafunk2014-05-261-5/+0
* Remove two checks based on item mass.Shmuale Mark2014-05-261-5/+8
* Don't allow wielding an item that's too large while transformed.Shmuale Mark2014-05-191-1/+1
* Melt away lava orcs.Steve Melenchuk2014-05-141-2/+5
* Formatting fixes (add braces).Neil Moore2014-05-121-0/+4
* Don't trigger berserkitis on ranged attacks (#8516).Steve Melenchuk2014-05-081-2/+2
* Revert "Revert "Remove player clinging"."reaver2014-05-071-1/+1
* Ranged weapon delay.Steve Melenchuk2014-04-271-0/+94
* Auto-id jewellery on equip.Shmuale Mark2014-04-271-5/+0
* Remove some more djinn code.Shmuale Mark2014-04-101-4/+0
* Remove the unused jelly formChris Campbell2014-04-101-8/+0
* Adjust fungus form's melee attackChris Campbell2014-04-101-1/+1
* Remove Formicid giant club wielding, reduce shield penalties, apt tweaksDracoOmega2014-03-121-8/+1
* Fix some jump-attack checks (PleasingFungus)Chris Campbell2014-03-121-2/+8
* Remove djinn.wheals2014-02-241-1/+9
* Shadow god: Shadow Form.Steve Melenchuk2014-01-101-0/+6
* A lame name for djinni "feet".Adam Borowski2013-12-031-0/+2
* Replace `mprf(s)` with `mpr(s)`Chris Oelmueller2013-11-281-1/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-7/+7
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-5/+5
* Remove moths of suppressionChris Campbell2013-11-111-2/+2
* A missing period.Adam Borowski2013-11-101-1/+1
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-6/+19
|\
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-4/+59
| |\
| * | Assorted formatting fixes.Adam Borowski2013-11-011-2/+0
| * | Merge branch 'master' into dwantspubby2013-10-011-2/+2
| |\ \
| * \ \ Merge branch 'master' into dwantspubby2013-08-311-27/+22
| |\ \ \
| * | | | Fix whitespace.Neil Moore2013-08-281-1/+1
| * | | | Create Formicid species and monsters.pubby2013-08-251-4/+19
* | | | | Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0
| |_|_|/ |/| | |
* | | | Dj: disallow berserk.Adam Borowski2013-11-011-0/+8
* | | | Use a COMPILE_CHECK instead of an ASSERT.Adam Borowski2013-10-271-1/+1