summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce the base chance of applying corrosion, ignore item enchantment for res...Chris Campbell2014-05-281-0/+1
* Trigger shoutitis on seeing enemies, not randomly (dck).Steve Melenchuk2014-05-231-1/+1
* Remove random amnesia from Sif wrath.elliptic2014-05-151-2/+0
* Remove another unused argument to item scroll functions.Neil Moore2014-05-021-2/+1
* Rework the Horn of Geryon as an xp-charged evocable.gammafunk2014-02-281-1/+1
* Don't arc electricity when attacking with an elec weapon in waterChris Campbell2014-02-091-2/+0
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Make los_def not use virtual methods.Adam Borowski2013-12-021-1/+0
* Don't claim that tome of destruction explosion is "immolation".Adam Borowski2013-11-201-2/+0
* Get rid of one remaining use of get_los().Adam Borowski2013-11-051-3/+3
* Use a strict type, remove dead code.Adam Borowski2013-07-211-2/+1
* Use a strict type.Adam Borowski2013-07-211-3/+3
* Implement elemental evoker recharge via xp gainDracoOmega2013-05-261-0/+1
* Use std namespace.Raphael Langella2012-08-261-4/+4
* Make a few functions static/gone.Adam Borowski2012-04-271-1/+0
* Merge branch 'master' into portal_branchesAdam Borowski2012-03-261-1/+0
|\
| * Make another bunch of functions static or deleted.Adam Borowski2012-03-211-1/+0
* | Merge branch 'master' into portal_branchesAdam Borowski2011-12-281-2/+2
|\|
| * Add formatting fixes.David Lawrence Ramsey2011-12-131-2/+2
* | Merge branch 'master' into portal_branchesAdam Borowski2011-11-231-5/+5
|\|
| * Always id scrolls of holy word.Adam Borowski2011-11-201-5/+5
* | Simplify Lugonu's Abyss exit.Adam Borowski2011-11-041-1/+1
|/
* Pass the person guilty of torment instead of guessing that.Adam Borowski2011-05-281-5/+3
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Allow cancelling some scrolls without consuming themArxale2011-01-261-1/+2
* Remove the code for a long-gone amnesia effect.Adam Borowski2010-10-091-1/+0
* Get rid of some more insidious longs.Adam Borowski2010-10-041-3/+3
* unided scrolls of recharging should fail if they target a full wandJesse Luehrs2010-09-051-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-2/+2
* Evict all the acquirement code out of effects.ccAdam Borowski2010-08-231-8/+0
* Slimy walls.Robert Vollmert2010-04-301-0/+2
* Move {lose,restore}_stat to player-stats.cc.Robert Vollmert2010-04-011-11/+0
* Update actor::get_los to use global LOS.Robert Vollmert2010-03-221-2/+2
* Extend time counters from 23 bits (float) to 31 bits (int).Adam Borowski2010-02-041-2/+2
* Decouple rod recharge from availability of player MP (Mantis 300)Stefan O'Rear2010-01-021-0/+1
* Don't mark books acquired during acquirement statistics as "seen".Johanna Ploog2009-12-161-4/+4
* Get rid of you.synch_time.Robert Vollmert2009-12-021-1/+1
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-3/+1
* Move see_cell_no_trans into player.Robert Vollmert2009-11-081-1/+1
* Make some passed references const.Robert Vollmert2009-11-061-7/+7
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-53/+0
* Remove mstuff2.h and mstuff2 referencesMatthew Cline2009-11-031-10/+3
* Some tweaks to decompositionCharles Otto2009-11-021-0/+1
* Electrocution discharge in water ala FR 1637214abrahamwl2009-10-281-0/+2
* Split actors and env from externs.h.Robert Vollmert2009-10-211-1/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Allow vaults to request use of the acquirement code with "acquire <item_class...dshaligram2009-09-211-0/+4
* Apply caotto's Feawn evolution update patch in [2841648], with a few dolorous2009-09-031-1/+3
* Apply caotto's patch in [2827204] to finish the plant god, with some dolorous2009-07-281-0/+14
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+7