summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* Backport my previous commit (Zot remaining open once entered) to 0.5.j-p-e-g2009-07-191-0/+1
* Backport r10255 to 0.5.j-p-e-g2009-07-171-0/+5
* * Greatly lower tiles update rate, now with an option for easier testing.j-p-e-g2009-06-211-1/+5
* * Make the key press delay in tiles optional (and shorter, by default).j-p-e-g2009-06-141-1/+1
* Add an 0.5-only option to remind players that wands are now evoked, withj-p-e-g2009-05-311-0/+1
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-1/+1
* Add an option that controls whether the tiles build displays tiles inj-p-e-g2009-05-231-0/+1
* * Replace the range_view_annotator loop with an simple check for thej-p-e-g2009-05-051-1/+2
* * Disallow monsters to pick up launchers that will also refuse toj-p-e-g2009-04-301-1/+1
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-0/+1
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-0/+1
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-0/+10
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-0/+3
* Add minor cosmetic fixes.dolorous2009-03-261-3/+1
* Fix detection of chaotic monsters when the chaotic attack isn't first in dolorous2009-03-131-0/+2
* Remove more references to the now-unused Repel Undead.dolorous2009-03-091-8/+0
* Clean up monster speed handling a bit.dolorous2009-03-061-1/+0
* Tiles again:j-p-e-g2009-03-061-0/+1
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-1/+4
* Fix more monster placement problems: After falling down shafts, if the dolorous2009-03-011-1/+2
* FR 2533562: Move the CRAWL_PIZZA / -pizza options into the init filenlanza2009-02-271-0/+2
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-2/+0
* [2615112] Fix portal vaults sharing ghosts. Ghosts are now saved into bones.X...dshaligram2009-02-221-0/+5
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-0/+1
* Add more minor cosmetic fixes.dolorous2009-02-141-3/+3
* Fix [2151183]: SIGHUP with the range view annotator active maintainedharanp2009-02-081-1/+2
* Add a power parameter to monsters::drain_exp(), and use it for the mass dolorous2009-02-081-3/+3
* Added options easy_eat_gourmand and easy_eat_contaminated.zelgadis2009-01-261-0/+5
* Remove some unneeded externs.haranp2009-01-211-5/+0
* Remove a few more unnecessary casts.haranp2009-01-211-1/+1
* [2496621] Fixing view recentering on abyss shifts. Shifts now preserve any s...ennewalker2009-01-211-0/+4
* Clean up rotting in melee attacks to not kill the target directly and to dolorous2009-01-201-3/+4
* Properly save and restore the starting wand or rod for the Artificer dolorous2009-01-201-0/+2
* Remove now-unused redraw_gold flag.dolorous2009-01-201-2/+0
* Rename cleansing flame resistance to holy energy resistance, and clean dolorous2009-01-191-3/+3
* Go back to using the special damage message for draining monsters in dolorous2009-01-191-3/+3
* Consolidate the player and monster draining functions in fight.cc, make dolorous2009-01-181-3/+3
* Generalize the check for unchivalric attacks via cleansing flame.dolorous2009-01-181-3/+3
* Use the same type for shield_blocks on both the player and monster dolorous2009-01-181-1/+1
* Move cleansing flame (BEAM_HOLY) resistance to the actor interface.dolorous2009-01-181-0/+3
* Move experience draining for players and monsters to the actor dolorous2009-01-171-0/+3
* Add game option evil_colour, set from the options file variable $evil, and usezelgadis2009-01-161-0/+2
* Remove atk and def from melee_attack.haranp2009-01-131-0/+3
* [2495836] Show names for friendly uniques during arena mode. Also, add a til...ennewalker2009-01-101-0/+1
* Clean up rotting routines again.dolorous2009-01-081-3/+3
* Clean up the rotting routines a bit.dolorous2009-01-081-6/+6
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-0/+5
* Greatly improve eating interface, as suggested in FRs 1923273 and 2018733.j-p-e-g2009-01-061-0/+2
* Add arena_force_ai option (also settable as "force_ai" or "no_force_ai" in th...dshaligram2009-01-031-0/+1