summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Don't lose level-up stat and hp gain if Crawl receives SIGHUP at the level-up...dshaligram2008-07-292-16/+34
* Fix broken skill titles for certain skills such as Necromancy (bobbens).dshaligram2008-07-291-75/+127
* [2029802] Fixing numpad issues for tiles. Theoretically, this change should ...ennewalker2008-07-295-13/+49
* Fix HUD updates overwriting dgl message indicator, changed indicator from (ms...dshaligram2008-07-282-8/+21
* Fix 2022451: Cleansing Flame hurting distracted monsters and angeringj-p-e-g2008-07-282-3/+7
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-2817-54/+76
* [2029941] Fix g++ 4.3 build issue (Sigurd).dshaligram2008-07-281-2/+2
* [2029854] Fixed map parser rejecting level:-2 and level:-3 for items.dshaligram2008-07-281-1/+1
* Fix 2028969: excess comma in autoinscriptions of brand-only artefacts.j-p-e-g2008-07-276-48/+61
* Fixing bmp2png makefile error.ennewalker2008-07-271-1/+1
* Applying r6696 back to trunk (PCRE support).ennewalker2008-07-2790-46/+88246
* Applying r6618 to trunk (DOS blinking characters.)ennewalker2008-07-271-0/+3
* Fix food eat prompts ignoring macroed sequences (cbus).dshaligram2008-07-261-2/+2
* [2021070] Adding Tiles health/mp bars.ennewalker2008-07-263-48/+51
* Tiles fix to turn off mouse cursor once x-mode is done.ennewalker2008-07-261-1/+8
* [2021074] Tiles cursor improvements.ennewalker2008-07-269-52/+130
* Adding lua function to fill in disconnected zones.ennewalker2008-07-264-5/+50
* Minor dungeon fixes. Encompass maps were erroneously being vetoed. Octagon ...ennewalker2008-07-262-8/+8
* Fixing item check. (Maybe shops should have items, after all.)ennewalker2008-07-261-1/+1
* [2022204] Don't allow items to be created on features that they shouldn't be....ennewalker2008-07-262-0/+43
* Fix runaway skill training.haranp2008-07-251-2/+2
* Weaken monster dispel undead further.dshaligram2008-07-251-1/+1
* Fix 2026078: Quiver not updated after item slot adjustment.j-p-e-g2008-07-253-15/+22
* Fixing Tiles minimap not being updated with magic mapping. Some other minor ...ennewalker2008-07-254-25/+18
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-257-32/+27
* Define DEBUG_MONS_SCAN for wizard builds.zelgadis2008-07-241-2/+3
* [2021292] Fixed teleport control not being enabled after picking up the icy r...dshaligram2008-07-242-20/+27
* More cleanups.haranp2008-07-241-11/+7
* Don't allow switching to autocurse weapons for butchery. [2026147]haranp2008-07-242-9/+14
* More cleanups.haranp2008-07-2421-358/+258
* Fixed x_ and other feature hotkeys not working in the Abyss (cbus).dshaligram2008-07-241-3/+3
* More checks for DEBUG_MONS_SCAN.dshaligram2008-07-241-1/+21
* [2026251] Fixed Elf:1 arrival sometimes being disconnected - the map used ORI...dshaligram2008-07-246-8/+40
* Fixing Tiles targeting and mouse cursor behavior.ennewalker2008-07-246-17/+12
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-246-27/+45
* Fixing Tiles mouse performance issue found by Johanna. Fixing various Tiles ...ennewalker2008-07-242-5/+11
* [2021067] Fixing font centering issues.ennewalker2008-07-242-1/+29
* More configurable fonts for Tiles.ennewalker2008-07-249-51/+167
* FR 2017262: add chunk colour to eat prompt. Impleveted via the two newzelgadis2008-07-232-9/+65
* Fix embarrasing bug in rectangle_iterator().haranp2008-07-231-1/+1
* Remove "primarily" in herbivore 3 mutation message since it does not allowdploog2008-07-231-1/+1
* Grammar fix.dploog2008-07-231-5/+3
* RIP stash_tracking option, always set to all now.dshaligram2008-07-238-60/+23
* More cleanups and fixes.haranp2008-07-2330-463/+437
* Fix 1951909: Randart bardings getting named as boots.j-p-e-g2008-07-231-6/+9
* Add short duration freezing cloud for high-damage cold beams (bolt of cold at...dshaligram2008-07-231-0/+7
* Reduce bounciness of beams - bouncing kills twice as much beam travel.dshaligram2008-07-231-2/+1
* Remove freezing cloud trail for beams of cold over water.dshaligram2008-07-231-4/+1
* Implement 2022051: Skip hjklyubn (well, currently only bhjkl) whenj-p-e-g2008-07-234-15/+64
* TSO no longer makes summons permanent or enslaved monsters permanently friend...dshaligram2008-07-232-37/+29