summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Nemelex pleasing updated. All previously-unknown cards now give 1-2haranp2007-06-231-2/+2
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-26/+7
* Some more card implementations (resists in Helm, demon summoning.)haranp2007-06-231-3/+3
* Labyrinths get tricoloured walls: rock at the periphery, stone further in, anddshaligram2007-06-221-0/+6
* Fixed KITEM to actually accept item lists, which it did not before (oops).dshaligram2007-06-221-0/+26
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-5/+12
* Handle terminal resize on Windows (brute force; Windows has fascinatinglydshaligram2007-06-191-3/+10
* A bit more type-safety (slightly intrusive this time): you.species andharanp2007-06-191-2/+2
* Some more cards and bugfixes.haranp2007-06-171-1/+1
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-10/+10
* Basic SIGWINCH handling for Unix. Still needs to handle some cases (resizingdshaligram2007-06-171-6/+14