summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* Add one more minor cosmetic fix.dolorous2008-03-181-1/+1
* Cleanup/refactoring of tags.cc. No functional changes. I've beenpauldubois2008-03-171-3/+4
* FR [ 1914596 ] Inventory header linepauldubois2008-03-161-0/+2
* Modify the Zot trap "Do you really ...?" prompt to only accept "yes" as aj-p-e-g2008-03-121-0/+3
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-3/+7
* For 1909388: command key changespauldubois2008-03-101-0/+1
* Apply 1895318, with some cleanup.pauldubois2008-03-091-0/+1
* [FR 1816805] Implementing a new species/classes order on the characterj-p-e-g2008-03-021-0/+4
* Fix OS X 10.4 compilationpauldubois2008-02-291-1/+2
* Rework staves/rods to match the ID behaviour of wands etc., i.e.j-p-e-g2008-02-101-1/+1
* Show status captions in brown by default with an option to change it. We prob...dshaligram2008-01-301-0/+1
* Added penalty for multiple shield blocks in a round for monsters.dshaligram2008-01-261-1/+4
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-9/+5
* Some comment indentation, and really minor tile fix.j-p-e-g2008-01-241-44/+44
* Add tile options to configure minimap colours.j-p-e-g2008-01-211-0/+17
* Tile support to show travel exclusions.ennewalker2008-01-191-4/+4
* Overhaul quiver storage to hold up to six item slots of j-p-e-g2008-01-161-1/+1
* FR 1861017: add info on enchanting hides to enchant armour descriptionj-p-e-g2008-01-141-5/+5
* Mixed commit of small additions/changes.j-p-e-g2008-01-131-5/+6
* Fixed shield bonus when confused (syllogism).dshaligram2008-01-121-1/+1
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-0/+1
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-30/+14
* Check whether a monster has the Polymorph Other spell when determining dolorous2008-01-061-0/+4
* Add type fixes.dolorous2008-01-061-1/+1
* Adding title screen for tiles (and title_screen option.)ennewalker2008-01-051-0/+1
* Tiles!ennewalker2008-01-051-0/+26
* More tweaks of Zin:j-p-e-g2008-01-031-2/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-3/+8
* Removed most instances of direct access to monsterentry for monster energy up...dshaligram2007-12-301-1/+12
* Summoned monsters will now take back only items they were summoned with - sub...dshaligram2007-12-301-0/+2
* [1852851] Fixed option aliases not being used inside Lua conditional blocks i...dshaligram2007-12-281-1/+2
* Experimental "improved" explore algorithm which can be turned on byzelgadis2007-12-171-0/+9
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-0/+2
* Added Sage card, which boosts skill training.haranp2007-11-301-0/+4
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-7/+9
* [1838128] Fixed monsters being able to move through immobile monsters on leve...dshaligram2007-11-271-0/+14
* make player::has_claws() and player::has_usable_claws() take a bool dolorous2007-11-221-2/+2
* make player::has_claws() return an int indicating the level of claws dolorous2007-11-221-1/+1
* Fall back to ASCII if Unicode locale is unavailable (Guus). Also queue up sta...dshaligram2007-11-201-0/+2
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-201-1/+1
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-8/+0
* Added an option, always_confirm_butcher.haranp2007-11-151-0/+1
* Fixed stash-tracker seeing through walls (it was using stale LOS after blink/...dshaligram2007-11-151-0/+1
* [1829067] Fixed mephitic cloud not setting enchantment owner correctly on aff...dshaligram2007-11-091-0/+2
* Removed remaining traces of travel_colour (David).dshaligram2007-11-031-1/+0
* Unbreak trunk build (oops).dshaligram2007-11-021-2/+2
* Removed obsolete "levels" option. des files to load should be specified in lo...dshaligram2007-10-291-2/+0
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-3/+3
* Monsters can gain experience and level-up. Breaks saves.dshaligram2007-10-261-4/+9
* dgn_place_map takes a coord_def to specify the centre of the map for minivaul...dshaligram2007-10-251-0/+5