summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-045-103/+84
* Tweaked piety gain for burning books (Trog ability).j-p-e-g2007-08-041-4/+11
* More varied messages upon DNGN_ORCISH_IDOL destruction,j-p-e-g2007-08-041-6/+33
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-048-118/+142
* Modified lair.des (dpeg)j-p-e-g2007-08-041-4/+5
* Lab entry diagnostic message was not conditionalised, fixed.dshaligram2007-08-042-699/+710
* [1767432] Fixed labyrinth with sealed exit.dshaligram2007-08-045-2/+7
* Part two of godly changes.j-p-e-g2007-08-0413-116/+250
* Fixed acquirement giving unwearable armour (Iaido).dshaligram2007-08-045-92/+113
* Fix typo in spell miscast message (dolorous, 1765835)haranp2007-08-041-1/+1
* First part of godly changes.j-p-e-g2007-08-037-68/+260
* Restrictions during bat form. Disallowed a number of actions.j-p-e-g2007-08-026-24/+39
* Beogh now punishes those who destroy orcish idols.j-p-e-g2007-08-023-5/+47
* Another case of unfound coord_def. Thanks, Darshan!j-p-e-g2007-08-021-1/+2
* Fixed older gccs croaking on anon object.dshaligram2007-08-021-2/+4
* [1756736] Fixed thrown items getting stuck in walls.dshaligram2007-08-014-16/+9
* [1758272] Use cancelable_get_line for inscriptions.dshaligram2007-08-011-3/+9
* Labyrinth entry points are now a guaranteed minimum distance away from thedshaligram2007-08-015-7/+108
* Remove -O3, which appears to cause issues on 64-bit compiles (Zaba).dshaligram2007-07-311-2/+2
* Added spears to fire order, & as an alias for X in autopickup option, removeddshaligram2007-07-305-33/+12
* Fixed feature timeout not working right for bazaars.dshaligram2007-07-304-9/+11
* Handle dungeon event listeners correctly when shifting terrain.dshaligram2007-07-293-1/+22
* &L can place encompass levels, and is more aggressive about overwritingdshaligram2007-07-297-40/+158
* Update canned level-compiler.dshaligram2007-07-293-864/+907
* Fixed two misnamed spells in descriptions [1761393]haranp2007-07-281-2/+2
* Explicit marker activation is only necessary when dgn_place_map is calleddshaligram2007-07-281-1/+1
* Added description for dgn_place_map().dshaligram2007-07-281-0/+7
* Added wizmode &L command to place a map on the current level by name. Thisdshaligram2007-07-2811-72/+272
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-2729-152/+362
* Full fix for unholy Windows crasher bug.dshaligram2007-07-271-1/+1
* Rearranged credits.dshaligram2007-07-271-51/+17
* Updated credits.dshaligram2007-07-271-0/+3
* Fixed player_AC so that Armour skill bonuses are not lost to integer math.dshaligram2007-07-271-54/+52
* Fixed maddeningly obscure crash on Windoze (Marc Thoben).dshaligram2007-07-271-5/+0
* Removed 'gate self to pandemonium' mutation (it's still in the code,haranp2007-07-261-6/+0
* Be kinder to Makhlebite demonspawn [1760652].haranp2007-07-261-6/+17
* Changed Nemelex description (David.)haranp2007-07-264-119/+130
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-2612-74/+83
* Update level compiler.dshaligram2007-07-263-961/+1018
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-2643-348/+1267
* Fix another wording problem (dolorous)haranp2007-07-251-1/+1
* Fixed vampire crash (big oops) - dolorous [1759816].haranp2007-07-251-2/+2
* Monster poly capitalisation fix.haranp2007-07-251-1/+1
* Fixed buggy unarmed attack messaging.dshaligram2007-07-241-4/+5
* [1749272] Fixed view update issues:dshaligram2007-07-2411-160/+264
* Tweaked bazaar portal timeout. Bazaars may now replace normal shops.dshaligram2007-07-244-10/+21
* Added support for colon-prefixed Lua one-liners in .crawlrc, documented dshaligram2007-07-242-7/+65
* Allow NetHack-style OPTION=foo,!bar,baz:x lines.dshaligram2007-07-243-25/+67
* More spoken monster lines (lemuel - 1748862)haranp2007-07-231-66/+165
* [1758414] evoke_deck wrongly assumed that the deck was wielded.haranp2007-07-231-3/+2