summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-169-25/+125
* Allow using aliases in init.txt:dshaligram2007-03-162-23/+53
* Wizmode &M typo should not produce annoying program bugs.dshaligram2007-03-161-1/+1
* Kill tracker now merges all pandemon kills under "demon lord".dshaligram2007-03-162-3/+7
* Tweak Vestibule. Murray is pre-placed only 50% of the time now.dshaligram2007-03-161-3/+3
* Reduce exclamation point overdose for monster attacks.dshaligram2007-03-161-7/+14
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-1619-66/+126
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-1521-881/+1202
* Augmented non-demonspawn mutations are now shown in cyan rather thanharanp2007-03-151-7/+7
* Added !f inscription per 1680734.haranp2007-03-152-2/+9
* Better aux unarmed miss messages.dshaligram2007-03-141-3/+10
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-1414-470/+589
* Major overhaul of tutorial messages and clean-up of tutorial.ccj-p-e-g2007-03-148-1357/+1386
* changes to the help screen (made by dploog) - and commit test :Pj-p-e-g2007-03-141-31/+35
* Turn off sort_menus by default.dshaligram2007-03-147-19/+12
* Fixed crash when drawing level map with large consoles.haranp2007-03-131-3/+9
* Requesting help when choosing race/class jumps you to the appropriate section...haranp2007-03-135-16/+21
* Redid ray ordering a bit.haranp2007-03-132-22/+33
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-137-71/+85
* Race-based hunger now handled by mutations.haranp2007-03-132-19/+16
* Update pregenerated level-compiler files.dshaligram2007-03-123-1737/+1892
* New vaults and minivaults (Erik and David).dshaligram2007-03-121-0/+143
* Added KFEAT:, KITEM: and KMONS: map directives to allow placing specificdshaligram2007-03-1214-90/+627
* Kill hard tabs.dshaligram2007-03-122-618/+617
* New % overview screen (JPEG).dshaligram2007-03-128-7/+1329
* Allow maps to place water/lava creatures explicitly. The dungeon builder willdshaligram2007-03-123-2/+14
* [1678439] Fixed last piece of missile stacking bugginess.dshaligram2007-03-121-2/+5
* Fixed wights getting weapons of holy wrath (jarpiain).dshaligram2007-03-121-289/+338
* Fixed yet another ammo stacking bug (Erik).dshaligram2007-03-111-1/+2
* Fixed bogus auto-id of magical staves in combat (Erik).dshaligram2007-03-111-0/+1
* Improve the chances of stabbing a distracted monster.dshaligram2007-03-111-1/+1
* Import 4.1 TSO stab warning.dshaligram2007-03-112-0/+14
* Fixed typo that was resulting in super-accurate melee attacks.dshaligram2007-03-111-1/+1
* [1678085] Fixed efreet message sequence (Erik).dshaligram2007-03-114-35/+51
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-1112-22/+103
* Added target_unshifted_dirs option to activate old (0.1.x) targeting keymap.dshaligram2007-03-113-3/+32
* Suppress doubled autopickup messages.dshaligram2007-03-113-13/+24
* [1644522] Sif Muna now does gifts on piety gain, not only when praying. Sifdshaligram2007-03-101-107/+117
* [1626217] Rock stairs (both up and down) are now coloured brown on the leveldshaligram2007-03-101-4/+12
* [1677717] Fixed acquirement of non-randarts crashing.dshaligram2007-03-101-5/+4
* Good gods' passive piety gain now fixes penance and gift timeouts even if pietydshaligram2007-03-101-4/+10
* Make shields more likely to block missiles, a little less likely to block meleedshaligram2007-03-103-16/+20
* Readjust monster beam to-hit numbers for new player evasion model.dshaligram2007-03-101-21/+21
* Fixed melee to-hit calculations to better handle the new super-evasion. Beamsdshaligram2007-03-103-2/+4
* Trog no longer considers ghosts magic users unless they have spells.dshaligram2007-03-103-1/+15
* Changed around the help screen a bit, following David's ideas.haranp2007-03-092-11/+52
* Move lava-pool levels deeper into the dungeon.dshaligram2007-03-092-2/+6
* Xtahua should not be able to speak.dshaligram2007-03-091-1/+1
* Make monsters polymorphing into coloured draconians rarer (Erik).dshaligram2007-03-091-1/+2
* Fixed diagnostic tracer message being emitted in non-debug mode (Erik).dshaligram2007-03-091-3/+0