summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* Identification overhaul part II. Okay, not really. ;)j-p-e-g2007-09-101-3/+7
* Modified wand effects, so that j-p-e-g2007-09-101-7/+8
* Turfed out obsolete orange crystal statue and silver statue features.dshaligram2007-09-071-2/+3
* Another variety of changes.j-p-e-g2007-09-031-0/+1
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+1
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-1/+4
* Fixed crash when using travel to waypoint or Lugonu's Corruption on a leveldshaligram2007-08-181-1/+1
* Fixed -morgue option being ignored when Crawl is built with Lua bindings (Marc).dshaligram2007-08-171-0/+1
* Fixed map marker crashes.dshaligram2007-08-171-4/+37
* Silenced some valgrind warning noises.dshaligram2007-08-131-0/+1
* Fixed tracers to handle neutrals.dshaligram2007-08-111-1/+1
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-1/+2
* [1767871] Monsters should not pick up runes.dshaligram2007-08-071-0/+1
* Part two of godly changes.j-p-e-g2007-08-041-1/+1
* [1756736] Fixed thrown items getting stuck in walls.dshaligram2007-08-011-1/+1
* Added spears to fire order, & as an alias for X in autopickup option, removeddshaligram2007-07-301-1/+0
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-0/+1
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-0/+1
* [1749272] Fixed view update issues:dshaligram2007-07-241-0/+5
* Allow NetHack-style OPTION=foo,!bar,baz:x lines.dshaligram2007-07-241-2/+3
* Allow monster symbols to be customised using the mon_glyph option.dshaligram2007-07-231-0/+19
* Updated level-design.txt.dshaligram2007-07-211-8/+0
* Added elf arrival vaults (Eino).dshaligram2007-07-191-0/+3
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-1/+1
* Minor type-safety.haranp2007-07-141-1/+1
* [1731587] Kenku get claw-kick and a small speed boost when flying unladen.dshaligram2007-07-131-3/+7
* [1746014] Added an implicit quiver when firing missiles:dshaligram2007-07-131-0/+1
* [1752536] fire_order is now smarter.dshaligram2007-07-121-2/+4
* Fixed abjuration (player and monster versions) to work with the new enchantmentdshaligram2007-07-111-1/+0
* Monster enchantment overhaul:dshaligram2007-07-101-9/+22
* Nemelex now remembers what you've sacrificed and gifts decks accordingly.haranp2007-07-091-0/+1
* Added debugging code to generate multiple dungeons (all branches and levels)dshaligram2007-07-081-4/+8
* Deep elves were not getting their initial arrow allotment, fixed.dshaligram2007-07-081-1/+1
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-081-4/+4
* Lots and lots of type safety.haranp2007-07-081-1/+1
* Monsters that have destructive spells do not pick up missile weapons.dshaligram2007-07-061-1/+2
* [1748743] Fixed followers being misplaced.dshaligram2007-07-061-1/+4
* Better feedback for Beogh water walking.haranp2007-07-041-1/+1
* [1747353] Allies shouldn't be noted as "defeated" by you. haranp2007-07-031-2/+2
* Manual update (David).dshaligram2007-07-031-2/+4
* Made the weapon warning one-off (until you change weapons.)haranp2007-07-031-3/+3
* Experimental monster weapon swapping implementation. Allow monsters to usedshaligram2007-07-021-1/+41
* [1742338] Fixed Hell portals not being revealed correctly when the horn isdshaligram2007-06-301-1/+16
* Implemented 1633998: summary line for large stacks, controlled by theharanp2007-06-301-0/+4
* Missiles inscribed {poison} shouldn't be poisonous (probably in 0.2.x as well.)haranp2007-06-281-1/+2
* Colour unvisited stone stairs white (can be customised with the feature option).dshaligram2007-06-281-0/+2
* Added the Portaled Projectile spell, following 1686312.haranp2007-06-271-1/+1
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-1/+4
* Added support for a validation hook for maps to check if they're A-Ok.dshaligram2007-06-261-0/+5
* Added more logic to Stealth and Portal cards.haranp2007-06-231-1/+0