summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-2729-152/+362
* Full fix for unholy Windows crasher bug.dshaligram2007-07-271-1/+1
* Rearranged credits.dshaligram2007-07-271-51/+17
* Updated credits.dshaligram2007-07-271-0/+3
* Fixed player_AC so that Armour skill bonuses are not lost to integer math.dshaligram2007-07-271-54/+52
* Fixed maddeningly obscure crash on Windoze (Marc Thoben).dshaligram2007-07-271-5/+0
* Removed 'gate self to pandemonium' mutation (it's still in the code,haranp2007-07-261-6/+0
* Be kinder to Makhlebite demonspawn [1760652].haranp2007-07-261-6/+17
* Changed Nemelex description (David.)haranp2007-07-264-119/+130
* Added rod of venom [1701655]. Redid some braindead staff handling.haranp2007-07-2612-74/+83
* Update level compiler.dshaligram2007-07-263-961/+1018
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-2643-348/+1267
* Fix another wording problem (dolorous)haranp2007-07-251-1/+1
* Fixed vampire crash (big oops) - dolorous [1759816].haranp2007-07-251-2/+2
* Monster poly capitalisation fix.haranp2007-07-251-1/+1
* 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