summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/art-func.h
Commit message (Expand)AuthorAgeFilesLines
...
* Properly handle ranged unrands affecting their ammo.Steve Melenchuk2013-10-251-28/+30
* Allow aborting the staff of Olgreb's OTR without wasting a turnChris Campbell2013-10-211-4/+10
* Fix scythe of cursesNaruni2013-10-171-1/+1
* Properly start/stop clinging when wearing/removing boots.Adam Borowski2013-10-051-0/+6
* Make the boots suck less.Adam Borowski2013-10-051-8/+2
* Boots of Ultimate Suctionpubby2013-10-051-0/+13
* Rework the Sword of Cerebov's -rF effectMarvinPA2013-09-061-4/+22
* Level Wyrmbane when an auxiliary attack last hits.blackcustard2013-08-141-1/+2
* Nerf the Staff of Olgreb a littleDracoOmega2013-07-151-2/+2
* Idiomise an artefact wield message.Steve Melenchuk2013-06-251-1/+1
* Disable the staff of Wucad Mu for DjinnChris Campbell2013-05-301-2/+8
* Djinn: their life is magic.Adam Borowski2013-04-281-1/+2
* Devastator: give "Time to introduce the shillelagh law." message on unmeld.Samuel Bronson2013-04-191-3/+1
* Scythe of Curses: don't give miscast effect on unmeld.Samuel Bronson2013-04-191-1/+2
* Don't blame obsidian axe demons on the player's god.elliptic2013-04-181-1/+1
* #6877 Don't increase hunger when unmelding Vampire's Tooth unrandPete Hurst2013-04-081-1/+2
* Reduce Staff of Olgreb venom bolt power to compensate for the venom bolt buff.elliptic2013-03-161-1/+1
* Tweak some Axe of Woe messagesChris Campbell2013-02-231-2/+2
* Make meatsprint's Axe of Woe an unrand.Adam Borowski2013-02-201-0/+28
* Indentation fixes.Adam Borowski2012-12-051-6/+6
* Give the staff of Wucad Mu fixed pluses instead of varying on intChris Campbell2012-11-091-16/+0
* Remove unnecessary includes from header files.Jay3.14152012-10-231-1/+0
* Fix *Rage weapons causing berserk on almost all attacks (#2649)Chris Campbell2012-10-221-7/+0
* Make the plutonium sword sometimes cause tmut miscast effects on hitChris Campbell2012-10-221-0/+21
* Add spelling fixes.David Lawrence Ramsey2012-10-121-1/+1
* Improve speech syntax: capitalization and random substrings.Jay3.14152012-10-131-2/+6
* Give the robe of Night a passive darkness effectChris Campbell2012-09-201-0/+13
* Use std namespace.Raphael Langella2012-08-261-9/+9
* Cap the Sword of Power at +27, linear growth instead of stepped downChris Campbell2012-08-201-1/+1
* Don't let the obsidian axe mesmerise towards any M_NO_EXP_GAIN monster.Steve Melenchuk2012-07-301-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-11/+11
* Remove unneeded space.David Lawrence Ramsey2012-06-241-1/+1
* Make the Singing Sword start identified.Adam Borowski2012-06-241-4/+3
* Properly suppress *RAGE, and a new mon for testingBen Striegel2012-05-181-1/+1
* Don't level up Wyrmbane for killing friendly or summoned dragonsChris Campbell2012-04-231-1/+6
* Replace Pit Fiends with Hell SentinelsChris Campbell2012-03-261-2/+1
* Replace "atype() == ACT_MONSTER" with "is_monster()" -- half the length.Adam Borowski2012-03-221-1/+1
* Use actor->is_player() consistently instead of (actor->atype() == ACT_PLAYER).Adam Borowski2012-03-221-9/+9
* Drop APPEAR: for Wrath of Trog, Variability and Leech, id the Singing Sword o...Adam Borowski2012-02-251-0/+1
* Let Wucad Mu and staff of Dispater fail properly, not taking a turn.Adam Borowski2012-02-071-6/+16
* Fix the staff of Olgreb having a misleading no-MP fail message.Adam Borowski2012-02-071-2/+2
* Mark the Black Knight's barding as evil, since it makes you partially undeadChris Campbell2012-01-261-0/+7
* Don't let Asmodeus summons drop itemsChris Campbell2012-01-151-0/+1
* Make high-level monster creation return monster*Adam Borowski2012-01-051-3/+2
* Eliminate an almost empty file.Adam Borowski2012-01-031-1/+0
* Make sceptre of Asmodeus success depend on evocations skillChris Campbell2011-12-051-32/+29
* Don't make fungi mesmerise you when using the obsidian axeChris Campbell2011-11-271-1/+2
* Merge branch 'master' into unified_combat_controlRobert Burnham2011-11-161-22/+13
|\
| * Make Staff of Wucad Mu miscasts more commonChris Campbell2011-11-101-1/+1
| * Make demons from the sceptre of Asmodeus temporary instead of permanent (but ...Chris Campbell2011-11-101-3/+4