summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/direct.cc
Commit message (Expand)AuthorAgeFilesLines
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-3/+5
* Removed hard tabs.dshaligram2007-09-261-8/+10
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-8/+12
* Fix MinGW complaining about possible uninitialised variables.dshaligram2007-09-221-1/+1
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-0/+6
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-2/+149
* In the item selection menu, pressing "." will toggle the next item in thezelgadis2007-09-161-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Fixed warning inscriptions for 'r' and 'P'.j-p-e-g2007-09-151-0/+6
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-151-2/+3
* Applying patches 1793701 (dolorous), 1793683 and 1793679 j-p-e-g2007-09-131-1/+1
* Another change to how bazaars look.j-p-e-g2007-09-121-0/+3
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-1/+11
* Turfed out obsolete orange crystal statue and silver statue features.dshaligram2007-09-071-14/+4
* Added two command hints: 'v'iewing for certain features,j-p-e-g2007-09-051-0/+20
* Implementing patch 1775415 (outsourcing monster speech) byj-p-e-g2007-09-041-0/+18
* More general stuff.j-p-e-g2007-09-041-5/+18
* Added two new message channels:j-p-e-g2007-08-301-15/+26
* Added some bazaar layouts. (I hope that's okay.)j-p-e-g2007-08-261-1/+1
* s/CAUGHT/HELD/j-p-e-g2007-08-221-1/+1
* A few small message changes and additions, mostlyj-p-e-g2007-08-221-0/+2
* Condensed monster descriptions.j-p-e-g2007-08-221-102/+149
* A few small changes:j-p-e-g2007-08-201-1/+1
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+5
* Fixed map marker crashes.dshaligram2007-08-171-2/+2
* Yet another tutorial updatej-p-e-g2007-08-161-2/+2
* More stuff for the tutorial:j-p-e-g2007-08-151-0/+5
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-1/+8
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-2/+6
* Targetting changes:j-p-e-g2007-08-091-3/+17
* [1769972] Better handling of rogue markers.dshaligram2007-08-091-1/+4
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-041-1/+1
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-25/+40
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-5/+20
* Tweaked bazaar portal timeout. Bazaars may now replace normal shops.dshaligram2007-07-241-2/+2
* [1756807] Rock stairs officially renamed to escape hatches.dshaligram2007-07-231-3/+3
* Updated level-design.txt.dshaligram2007-07-211-97/+138
* Updated travel to allow it to use rock stairs.dshaligram2007-07-201-2/+20
* Added elf arrival vaults (Eino).dshaligram2007-07-191-2/+1
* General code cleanups and goto removal.haranp2007-07-131-1/+1
* [1746014] Added an implicit quiver when firing missiles:dshaligram2007-07-131-70/+100
* Monster enchantment overhaul:dshaligram2007-07-101-1/+1
* Experimental change in monster awareness messages (Zooko).dshaligram2007-07-091-2/+2
* [1749764]: beam-cycling RIP.haranp2007-07-081-0/+4
* Lots and lots of type safety.haranp2007-07-081-3/+4
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-1/+1
* [1748837] Merge identical features when reporting explore discoveries, dshaligram2007-07-061-1/+1
* Manual update (David).dshaligram2007-07-031-19/+39
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-3/+3
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-2/+7