summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* handle_behaviour(): guess pos of invis foesMatthew Cline2009-11-151-0/+35
* Fix some arena asserts.Matthew Cline2009-11-152-1/+6
* mon-stuff.cc: de-porkalator bug fixesMatthew Cline2009-11-151-2/+5
* teleport.cc: hack to deal with memory bugMatthew Cline2009-11-151-4/+14
* debug_dump_levgen(): Don't dump arena infoMatthew Cline2009-11-151-0/+3
* Use Master Archer only for 27 BowsStefan O'Rear2009-11-151-1/+2
* Allow Corona to work in ranged combatStefan O'Rear2009-11-151-0/+6
* Rarity records for new booksStefan O'Rear2009-11-151-0/+3
* Merge branch 'master' of git://crawl-ref.git.sourceforge.net/gitroot/crawl-re...Stefan O'Rear2009-11-154-14/+63
|\
| * set_feature_quote, complement to set_feature_desc_long/short.Jude Brown2009-11-153-0/+49
| * Fix "Triggerable already activated" errors. (zelgadis, others)Jude Brown2009-11-151-13/+13
| * Fix string fetching from CrawlHashTable.Jude Brown2009-11-151-1/+1
* | Merge Johnny Shelley's arcane marksman patchStefan O'Rear2009-11-1570-714/+735
|\|
| * Allow MonPropsMarker to set monster descriptions and quotes.Jude Brown2009-11-152-2/+26
| * Give Village Volcano open sea border fill.Jude Brown2009-11-151-35/+29
| * Give firewalk bazaar an entry point. (LordSloth)Jude Brown2009-11-151-1/+1
| * Axe some broken and useless numeric values in comments.Adam Borowski2009-11-153-64/+61
| * Remove the Divinations school.Adam Borowski2009-11-1517-279/+127
| * Change the prompt for entering abyss/pan (dpeg)Charles Otto2009-11-141-2/+2
| * Add a prompt when entering pan/the abyss via a portal.Charles Otto2009-11-141-0/+22
| * Untangle map memory and get_symbol.Robert Vollmert2009-11-144-21/+17
| * Remove unused show_symbol default argument.Robert Vollmert2009-11-141-1/+1
| * Merge monster_grid into show_def.Robert Vollmert2009-11-143-43/+31
| * Decrease the ballistomycete spawn timerCharles Otto2009-11-141-2/+1
| * Don't say "sacrificing corpses" wrt Kiku's torment, giving back sounds bad.Adam Borowski2009-11-141-2/+2
| * Fix an issue with noise generation in melee combatCharles Otto2009-11-142-8/+13
| * Make Kirke lightgreen.Vsevolod Kozlov2009-11-141-1/+1
| * Revert removal of the speed brand, pending discussion.Adam Borowski2009-11-141-5/+24
| * Fix a bad assertion when throwing something with a non-weapon wielded.Adam Borowski2009-11-141-3/+1
| * Implement spell "blink close".Robert Vollmert2009-11-144-0/+29
| * Add sanctuary option to random_space_weighted.Robert Vollmert2009-11-141-2/+4
| * Rename 'blink * closer' to 'blink * close'.Robert Vollmert2009-11-147-18/+19
| * Revert "Move Nessos shallower: now appears 11-16, rather than 14-16, 17-19."Robert Vollmert2009-11-141-1/+1
| * Move general initialization of monster spells into its own function.David Lawrence Ramsey2009-11-142-23/+27
| * Give Nessos "blink range".Robert Vollmert2009-11-141-1/+1
| * Add "blink away" and "blink range" to spl-data.h.Robert Vollmert2009-11-141-1/+27
| * Add "blink away" and "blink ranged" to mon-cast.cc.Robert Vollmert2009-11-141-1/+8
| * Implement blink_range and blink_away.Robert Vollmert2009-11-142-28/+66
| * Use monster::blink_to in monster_blink.Robert Vollmert2009-11-141-22/+1
| * Document random_choose_weighted.Robert Vollmert2009-11-141-0/+6
| * Make good gods properly object to placed unholy monsters again.David Lawrence Ramsey2009-11-141-1/+1
| * Give Roxanne "blink other closer".Robert Vollmert2009-11-142-2/+2
| * Implement "blink other closer" as a monster spell.Robert Vollmert2009-11-142-0/+30
| * Generalise blink_closer to arbitrary victims.Robert Vollmert2009-11-142-9/+6
| * Add actor::blink_to for handling blink movement and messaging.Robert Vollmert2009-11-144-0/+51
| * Add "blink closer" enchantment beam flavour to beam.cc.Robert Vollmert2009-11-141-0/+14
| * Use switch statement in enchantment beam colouring.Robert Vollmert2009-11-141-10/+27
| * Revert "Convert monster spell BLINK_OTHER to blink victim closer to caster."Robert Vollmert2009-11-141-2/+1
| * New enchantment beam flavour BEAM_BLINK_CLOSER.Robert Vollmert2009-11-141-0/+1
| * Add "blink away" and "blink range" as valid escape spells.Robert Vollmert2009-11-141-0/+3