summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/evoke.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Replace a weird use of distance_iterator by adjacent_iterator.Adam Borowski2013-10-281-1/+1
* Move mons_is_stationary() to struct actor.Adam Borowski2013-09-131-2/+1
* Get rid of random_shuffle().Adam Borowski2013-09-101-2/+2
* Actually try to prevent wind blast crashes (#7445)Neil Moore2013-08-301-1/+1
* Reduce elemental evoker power (especially at low evocations)DracoOmega2013-08-261-8/+8
* Revamp Stone of TremorsDracoOmega2013-08-261-177/+74
* Try harder to avoid a wind blast crash (#7445)Neil Moore2013-08-241-1/+2
* Improve formatting.Neil Moore2013-08-241-1/+1
* Don't use spirit wolves in chimerasChris Campbell2013-08-031-1/+0
* Use a strict type, remove dead code.Adam Borowski2013-07-211-1/+1
* Tweak chimera name displayPete Hurst2013-07-021-2/+2
* Make chimera more talkativePete Hurst2013-07-021-1/+10
* Tweak box of beast spawnsPete Hurst2013-07-011-2/+7
* Revert "Reduce giant mites' range a mite."Adam Borowski2013-06-261-1/+1
* Reduce giant mites' range a mite.Adam Borowski2013-06-261-1/+1
* Adjust Box of Beasts probabilitiesPete Hurst2013-06-261-13/+13
* Update Box of Beasts due to war dog removalPete Hurst2013-06-251-2/+2
* Don't make things with rWind immune to being pushed back by itDracoOmega2013-06-241-2/+1
* Multiple changes to SojoboDracoOmega2013-06-241-5/+0
* Slightly creepier message for evoking the bagPete Hurst2013-06-241-1/+1
* Don't crash with Sack of Spiders at 0 EvoPete Hurst2013-06-241-5/+5
* Zin hates the new Box of BeastsPete Hurst2013-06-231-0/+1
* Refactor box of beasts codePete Hurst2013-06-231-18/+16
* Support chimera in monster spec syntaxPete Hurst2013-06-231-7/+7
* Don't let Box of Beasts crash on 0 EvoPete Hurst2013-06-211-1/+1
* More webs and less spiders (Sack of Spiders)Pete Hurst2013-06-211-10/+9
* Reduce summon duration of chimeraPete Hurst2013-06-211-1/+1
* Allow chimera to be battyPete Hurst2013-06-211-1/+1
* Pick 2nd and 3rd chimera components from lower levels sometimesPete Hurst2013-06-211-10/+13
* Tweak the beasts monster listPete Hurst2013-06-211-9/+11
* Prevent evokers counting as an action when they didn't workPete Hurst2013-06-211-1/+1
* New item "Sack of Spiders"Pete Hurst2013-06-211-0/+80
* Box of Beasts produces chimera instead of individual beastsPete Hurst2013-06-211-15/+25
* Fix spacing.David Lawrence Ramsey2013-06-211-1/+1
* Fix inaccurate comment.David Lawrence Ramsey2013-06-211-2/+1
* Don't let Box of Beasts create ravens at low EvoPete Hurst2013-06-211-1/+1
* Further tweaks to Box of BeastsPete Hurst2013-06-211-31/+43
* Give Box of Beasts a fixed 2/3 chance of successPete Hurst2013-06-211-6/+6
* Improvements to Box of BeastsPete Hurst2013-06-211-30/+49
* Fix a 32-bit compilation warning.Neil Moore2013-06-061-1/+1
* Always study all manuals in the inventoryPekka Lampila2013-06-061-41/+73
* Don't crash when firing lamp of fire near the map boundary.Ed Gonzalez2013-06-051-2/+6
* Don't wind blast things on the agent's square.Neil Moore2013-05-301-0/+1
* Merge branch 'forest_redux' into masterNeil Moore2013-05-291-48/+95
|\
| * Merge remote-tracking branch 'origin/master' into forest_reduxSteve Melenchuk2013-05-281-2/+4
| * Merge branch 'master' into forest_reduxSteve Melenchuk2013-05-271-1/+1
| |\
| * | Co-opt the fan of gales' wind blast for a forest drake breath attack.Steve Melenchuk2013-05-261-47/+93
* | | Merge branch 'lava_orcs' into lava_djinnAdam Borowski2013-05-291-0/+1
|\ \ \
| * | | Don't let the fan of gales blow away stationary creaturesDracoOmega2013-05-281-0/+1
| | |/ | |/|
* | | Merge branch 'master' into djinnAdam Borowski2013-05-291-24/+799
|\| |