summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Randarts with no mods get one of (ac, ev, str, int, dex.) [1826417]ennewalker2007-11-081-0/+83
* Cancelling 'E'voking a reaching weapon shouldn't cost anything.haranp2007-11-071-52/+55
* Monochromatized spell power bars.haranp2007-11-071-4/+1
* Refix pray() fix.haranp2007-11-071-1/+1
* pray() prompt respects macros (V-Napkin)haranp2007-11-071-1/+2
* Merged r2793 (better ability descriptions for Nemelex)haranp2007-11-071-4/+4
* Runes no longer need ID [1826900]haranp2007-11-072-7/+7
* Blocked some useless spells for Vampires and Ghouls. [1827689]haranp2007-11-071-0/+7
* Slightly compressed 'v' descriptions. Should fix 1826265.haranp2007-11-071-20/+16
* Merged r2729 (morgue dir creation) from 0.3.haranp2007-11-072-1/+3
* Reorganized Metamorphosis, batform now impossible.haranp2007-11-071-6/+3
* latest net improvement (make switching damage -> escape rarer) for trunkj-p-e-g2007-11-071-19/+23
* s/liquid/barnacled/haranp2007-11-073-3/+3
* Fix for 1827415: handle_time()-induced banishments (e.g. Hell miscasts)haranp2007-11-072-26/+2
* Massive rewrite of makeitem.cc. Might be buggy.haranp2007-11-065-1805/+1657
* Geryon can now fly.haranp2007-11-062-4/+5
* Corrections to manual (patch by maiermirk) and j-p-e-g2007-11-062-21/+23
* claw mutation fix for net damage, courtesy of dolorousj-p-e-g2007-11-051-2/+4
* Correct tables.txt and add wizard mode to version information.j-p-e-g2007-11-052-2/+6
* Net fix (reduced trapping turns) also for trunk.j-p-e-g2007-11-052-26/+41
* Fixed 1825223: unknown curses don't leak information in prices.haranp2007-11-052-4/+4
* 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