summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acquire.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove caps; rename wizards hats "hats."wheals2014-01-121-1/+1
* Drop some useless parentheses around comparisons.Adam Borowski2014-01-101-2/+2
* Restore acq weight for manual of necro under Fedhas (wheals)Neil Moore2014-01-081-1/+0
* Reduce manual of Invo acq weight for Jiyva worshippers (wheals)Neil Moore2014-01-081-0/+1
* Don't generate blowguns with nonzero to-dam enchantment.Neil Moore2014-01-071-1/+2
* Drop pointless empty lines after or before a brace.Adam Borowski2013-12-211-1/+0
* Remove bottled efreetsChris Campbell2013-12-041-2/+0
* Replace `mpr(s, ch)` with `mprf(ch, s)`Adam Borowski2013-11-291-1/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-5/+5
* Give Formicids normal antennaeChris Campbell2013-11-061-1/+1
* Merge branch 'dwants'. Bring some Raid.Adam Borowski2013-11-061-4/+4
|\
| * Remove a strange check.Adam Borowski2013-11-061-4/+1
| * Merge branch 'master' into dwantsAdam Borowski2013-11-011-69/+0
| |\
| * | Assorted formatting fixes.Adam Borowski2013-11-011-3/+3
| * | Merge branch 'master' into dwantspubby2013-10-011-23/+18
| |\ \
| * \ \ Merge branch 'master' into dwantspubby2013-08-311-15/+15
| |\ \ \
| * | | | Create Formicid species and monsters.pubby2013-08-251-3/+6
* | | | | Use regular item generation for "unfilled slot" armour acquirement.Adam Borowski2013-11-021-31/+8
* | | | | Drop Okawaru's chance for plain aminal skins.Adam Borowski2013-11-021-3/+0
| |_|_|/ |/| | |
* | | | Drop some redundant item sanitizing code.Adam Borowski2013-10-141-69/+0
| |_|/ |/| |
* | | A new throwing missile, tentantively named "tomahawk".Adam Borowski2013-09-221-0/+1
* | | Allow food acquirement to give ambrosiaMarvinPA2013-09-061-23/+17
| |/ |/|
* | Refactor 'you.religion' checks.Brendan Hickey2013-07-281-5/+5
* | Fix lots of typosChris Oelmueller2013-07-231-1/+1
* | Unmarry rods and clubs.Adam Borowski2013-07-211-4/+0
* | Ensure no more sightings of spiked flails and empty ebony caskets.Adam Borowski2013-07-171-1/+1
* | Don't crash on vampire blood acquirement.Neil Moore2013-07-141-4/+6
* | Let the temporarily foodless still acquire food (Mantis #7283)Pete Hurst2013-06-291-1/+1
* | Consistent spelling of artefactPete Hurst2013-06-251-1/+1
* | New item "Sack of Spiders"Pete Hurst2013-06-211-0/+2
* | Fix fruit acquirement for foodless races.Adam Borowski2013-06-191-1/+1
|/
* ASSERT_RANGEs other than >= <.Adam Borowski2013-06-081-2/+1
* Avoid failed book acq w/ Trog and magic skillsPekka Lampila2013-06-061-1/+4
* Shut up an initializer warning on old gcc.Adam Borowski2013-05-291-10/+10
* Don't hardcode the spaces in acquirement menu.Adam Borowski2013-05-291-7/+10
* Refactor the menu of acquirement type selection.Adam Borowski2013-05-291-27/+52
* Adjust misc acquirement codeDracoOmega2013-05-261-12/+5
* Update descriptions for the elemental evokers and rename enumsDracoOmega2013-05-261-4/+4
* Fix a possible crash when acquirement fails.Steve Melenchuk2013-05-191-1/+1
* Try especially hard to not acquire god-hated items (#5627, #6631).Steve Melenchuk2013-05-181-146/+170
* Don't generate staves of bugginess.Neil Moore2013-05-101-1/+1
* Merge staves of energy and channeling.Adam Borowski2013-05-091-4/+2
* Refactor ASSERT(a && b) -> ASSERT(a); ASSERT(b);Brendan Hickey2013-04-281-1/+2
* Remove splint mail and buff chain mail to 8 base AC.Raphael Langella2013-04-261-3/+2
* Fix god gift origin being wrong in some cases.Adam Borowski2013-03-271-0/+1
* Don't use autoinscriptions for {god gift}.Adam Borowski2013-03-271-3/+0
* Buff one-handed Maces and Flails.Chris Honey2013-02-211-0/+4
* Merge branch 'bad_forms'Adam Borowski2013-02-131-1/+1
|\
| * Allow self-targetting polymorph.Adam Borowski2013-01-041-1/+1
* | Make wands of invisibility more common.elliptic2013-01-291-3/+3