summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* Better support for settings files that include other files:dshaligram2008-05-261-0/+18
* monsters::lose_energy() now takes optional paramaters to multiply and/orzelgadis2008-05-261-2/+2
* Fix aborting unchivalric attacks costing a turn.j-p-e-g2008-05-251-0/+2
* Fix 1858979: Monsters being capable to reach through wallsl.j-p-e-g2008-05-191-1/+1
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-1/+2
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-151-2/+2
* Properly save friendly pickup setting as a player variable (rather thanj-p-e-g2008-05-071-7/+7
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-1/+5
* Suppress --More-- when travel/explore makes a T&D trap save.dshaligram2008-05-041-1/+1
* Fix god-named monsters losing their descriptions.dshaligram2008-05-041-0/+11
* [1956565] Fix issues with monster names.dshaligram2008-05-041-3/+8
* Fix 1952094: Don't output (un)equipping messages for the alternate j-p-e-g2008-04-261-2/+2
* Remove Beogh recalling orcs for you, and instead try harder to findj-p-e-g2008-04-261-0/+2
* And generalize them a bit more.dolorous2008-04-261-3/+3
* Generalize the routines to determine whether you or a monster can mutate dolorous2008-04-261-0/+6
* Two changes:j-p-e-g2008-04-251-0/+1
* A little bit of savegame code cleanup; and a small format change to makepauldubois2008-04-201-1/+1
* Rename show_turns to show_gold_turns, and modify the documentationj-p-e-g2008-04-191-1/+1
* Implement the results of the HUD discussion with maybe 80% accuracy.pauldubois2008-04-191-2/+2
* Improve halo-related output.dolorous2008-04-181-3/+6
* Make backlit() take the glow of TSO's halo into account, so that both dolorous2008-04-181-3/+3
* A lot of these changes are ASCII only because I can't test in tile;pauldubois2008-04-181-0/+4
* Quiver work:pauldubois2008-04-141-2/+1
* A number of whitespace changes. Linux makes this soooo easy. :Pj-p-e-g2008-04-111-57/+57
* Fix 1937869: Have weapon swapping respect spells the character knowsj-p-e-g2008-04-111-0/+1
* + allocate and initializepauldubois2008-04-111-0/+2
* For FR 1934370pauldubois2008-04-071-1/+2
* Fixed royal jelly passive damage in monster-vs-monster combat.dshaligram2008-04-011-3/+3
* Give monsters better natural regeneration increasing with HD. Monsters will s...dshaligram2008-03-311-0/+2
* [1923246] Item pickup marker moves itself when the item it's guarding is appo...dshaligram2008-03-311-0/+2
* Fix TSO's "extended stay" blessing so that it can actually make dolorous2008-03-301-4/+4
* Fix 1921769: Exclusion squares on the tiles minimap sometimesj-p-e-g2008-03-301-0/+1
* Add yet more whitespace fixes.dolorous2008-03-301-2/+2
* For 1923865pauldubois2008-03-291-0/+1
* * Monster list is now placed to the left of the view if the terminal is wide ...ennewalker2008-03-281-0/+2
* Applying static method conventions to acr.cc and items.cc - this resultedj-p-e-g2008-03-251-2/+2
* Add priest promotion-re;ated fixes. Rename monsters::change_type() to dolorous2008-03-241-2/+2
* Introduce a temporary neutral brand for tiles because it was driving me nutsj-p-e-g2008-03-231-0/+1
* Expand bless_follower() to allow explicitly picking the follower as well dolorous2008-03-231-1/+1
* Revert the splitting out of monster_change_type() from dolorous2008-03-211-2/+3
* Add a neutral monster brand (defaulting to darkgrey).j-p-e-g2008-03-211-0/+1
* 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