summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Randart reverted to additive MR.haranp2007-07-231-2/+1
* Added potions of resistance, which give fire, electricity and cold resist forharanp2007-07-2310-173/+142
* [1759102] Waypoints were being shown on the level-map even after being deleted.dshaligram2007-07-231-0/+2
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-2311-73/+223
* Bazaar vaults were being placed in the main dungeon, fixed.dshaligram2007-07-232-7/+13
* [1757173] Ask user to type "yes" in full to quit. Compulsive quitters can stilldshaligram2007-07-232-3/+9
* [1756807] Rock stairs officially renamed to escape hatches.dshaligram2007-07-237-19/+52
* Fixed compile error (ftruncate wants unistd.h, which is not already included fordshaligram2007-07-221-0/+1
* Set dgl compiles to use a 1000 entry scoreboard.dshaligram2007-07-222-25/+44
* [1758070] Mottled dragons are now magenta D.dshaligram2007-07-221-1/+1
* Fixed unnecessary bat-transformation ability when already in batform.haranp2007-07-222-19/+12
* Non-vampires were getting the vampire hungriness stealth bonus, fixedharanp2007-07-221-7/+9
* Fixed broken instant-Lugonu-access-to-first-power (dolorous, 1758116)haranp2007-07-221-1/+2
* Map updates (David).dshaligram2007-07-2211-775/+933
* PCs who start with spells should always have Spellcasting skill,haranp2007-07-222-1/+8
* Batform is an ability, not an invocation.haranp2007-07-211-3/+1
* [1757888] yell() was leaking information about invisible monsters.haranp2007-07-211-1/+2
* Missing period (BDR)haranp2007-07-211-1/+1
* Added a Draw Card invocation for Nemelex, which lets you draw a cardharanp2007-07-215-13/+73
* Updated level-design.txt with a mention of markers.dshaligram2007-07-214-30/+112
* Updated level-design.txt.dshaligram2007-07-2154-575/+1681
* Updated travel to allow it to use rock stairs.dshaligram2007-07-205-39/+139
* Added elf arrival vaults (Eino).dshaligram2007-07-1911-61/+243
* Minor fixes from dolorous [1756345, 1755657]haranp2007-07-193-11/+11
* New temple, oklob Lair entry and random vaults. (David)dshaligram2007-07-183-93/+279
* Fixed dummy Lair entry (Eino).dshaligram2007-07-181-2/+2
* [1754412] New rock stair behaviour: rock stairs take you to the nearest dshaligram2007-07-187-207/+291
* Mummy priests and greater mummies should be I_HIGH, not I_PLANT.dshaligram2007-07-171-2/+2
* Minor cleanups.haranp2007-07-173-127/+100
* Use "Something" instead of "It" as the noun for out-of-LOS monsters.dshaligram2007-07-171-2/+2
* Give healers one extra level of Invocations instead of one level in Shieldsdshaligram2007-07-172-11/+10
* [1754323] Punctuation in bat ability message.haranp2007-07-171-1/+1
* [1732208] Removed some post-berserk messages.haranp2007-07-171-405/+142
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-175-22/+73
* Added Drink Blood to conduct descriptions.dshaligram2007-07-172-5/+8
* Some more vampire tweaks, mostly concerning food.j-p-e-g2007-07-164-9/+70
* Handle missing ch_autopickup function correctly.dshaligram2007-07-161-1/+1
* pickup lua again, this time with Vampires includedj-p-e-g2007-07-162-5/+10
* Added a pickup lua that controls what will be picked upj-p-e-g2007-07-165-4/+178
* Oops, debug_set_xl was conditionalised by DEBUG_DIAGNOSTICS, not WIZARD, fixed.dshaligram2007-07-161-40/+40
* Applied Eino's hunter patch: sling-using hunters get sling bullets, merfolkdshaligram2007-07-161-34/+31
* Removed CHANCE I used for testing, oops.dshaligram2007-07-151-1/+0
* &^X allows you to set experience level directly in wizmode.dshaligram2007-07-158-10/+58