summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Incorporate patches 1825023 (typos) and 1824868 (bug in fully_contains().)haranp2007-11-053-3/+3
* latest net fixes (Nemelex prayer, swapping with friendlies) for trunkj-p-e-g2007-11-052-2/+8
* Removed CHANCE line (oops)haranp2007-11-051-1/+0
* Vault fixes (David)haranp2007-11-051-11/+19
* Updated CREDITS.dshaligram2007-11-051-6/+6
* Fixing typo in manual. (Thanks, AlexMax.)ennewalker2007-11-041-1/+1
* FR 1821775: While held in a net, you can fire blowguns, though there'sj-p-e-g2007-11-042-2/+49
* Pluralise "knife" correctly (to "knives") [1825553]haranp2007-11-041-0/+3
* Renaming Portal Vaults to Bazaars. [FR 1824984]j-p-e-g2007-11-044-3/+12
* Make autoexplore stop when orcs convert to Beogh.j-p-e-g2007-11-041-0/+1
* Nets that hold you cannot be destroyed by Ely's Destroy Weapon ability.j-p-e-g2007-11-045-14/+69
* Killing-blow damage was not being saved to logfile, fixed.dshaligram2007-11-041-0/+1
* Refix for direction(): prev_target should work now.haranp2007-11-031-5/+19
* Updated release build (DOS+Windows) script for 0.3.dshaligram2007-11-031-18/+23
* Restrict aerie to main-dungeon-only.dshaligram2007-11-031-1/+1
* Removed remaining traces of travel_colour (David).dshaligram2007-11-034-4/+1
* Fixed bug with show_beam on when self-targeting without ever moving theharanp2007-11-031-1/+4
* Added HURRY option to makefile.unix.haranp2007-11-033-5/+15
* Minor code cleanups.haranp2007-11-033-18/+11
* Experimental support for monster shields, needs more work for rationalising s...dshaligram2007-11-026-47/+166
* Unbreak trunk build (oops).dshaligram2007-11-022-4/+4
* Fixed broken MHITNOT/MHITYOU, changed handling of DUR_SLOW to be like DUR_HAS...dshaligram2007-11-026-22/+13
* Allow using floor="other_feature" when initialising a one-way stair, so that ...dshaligram2007-11-021-1/+1
* Fixed level-map not showing column 79 if the term is 80 columns (bobbens).dshaligram2007-11-022-2/+10
* Fixed LFLAGS not working right when conditionalised (bobbens).dshaligram2007-11-023-1/+36
* Applied bobbens' patch: you.skills("foo") gets skill level of foo from Lua.dshaligram2007-11-021-0/+4
* Fixed the other instance of Control Teleport (in Spatial Translocations.)haranp2007-11-011-1/+1
* Changed order of spells in Book of Control. [1823455]haranp2007-11-011-2/+2
* Some prayer cases which shouldn't have taken time were taking time.haranp2007-11-011-4/+11
* Added a brief howto for portal vaults (bobbens), removed unnecessary desc fie...dshaligram2007-11-012-4/+56
* Allow yesno to use an override keymap applied after getchm(), make Escape can...dshaligram2007-11-013-3/+13
* Added you.good_god() and you.evil_god() to check if the player is worshipping...dshaligram2007-11-013-3/+13
* Committing patch 1823611, 1822279, 1821680 and 1821019 byj-p-e-g2007-11-014-8/+19
* Corrections to tables.txtj-p-e-g2007-11-011-5/+5
* Changed description for weapons of distortion [1808856]haranp2007-10-311-2/+4
* Nagas no longer get racial weapons [1811726].haranp2007-10-314-11/+13
* s/portaled/portalharanp2007-10-318-17/+17
* Portal no longer works once you have the Orb.haranp2007-10-311-69/+52
* 1822982: slightly better spell power string.haranp2007-10-311-15/+23
* ID is no longer possible on portaled projectiles. Fixes 1817777.haranp2007-10-311-5/+8
* Update stashes when butchery is done. Fixes 1820396.haranp2007-10-311-2/+4
* dec_penance() now happens after the godly wrath, not before. Fixesharanp2007-10-311-11/+6
* s/favorite/favourite/dshaligram2007-10-311-2/+2
* [1823057] Fixed explore's mimic handling.dshaligram2007-10-311-5/+6
* Slightly better message when zapping identifies a wand [1817031]haranp2007-10-301-7/+8
* Unarmed title is based on base, not modified, stats [1821727]haranp2007-10-302-5/+8
* Noted D:1} trick to search for items on dlevel 1 only [1823009]haranp2007-10-301-0/+3
* 'v' now describes decks properly.haranp2007-10-303-18/+58
* Fixed mkdir call for djgpp.dshaligram2007-10-301-1/+1
* [1822636] Fixed bad handling of banishment by distortion weapon animated by T...dshaligram2007-10-301-1/+1