summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added option "verbose_monster_pane", which when set to true makes the monsterzelgadis2009-01-031-0/+2
* For flavor, make monsters that eat corpses effectively butcher them dolorous2009-01-011-1/+1
* Added arena game options:zelgadis2009-01-011-0/+3
* Add arena mode, activated on the command-line by 'crawl -arena "monster v mon...dshaligram2008-12-311-0/+2
* drop_filter can now match against the same keywords as menu_colour, minus thezelgadis2008-12-311-0/+1
* Add miscellaneous minor fixes.dolorous2008-12-311-1/+0
* Implement divination miscasts for orange statues, fix silver and orange statu...dshaligram2008-12-291-12/+19
* Changes to monster spell messages:zelgadis2008-12-291-2/+6
* Fix 2471146: equipment being melded due to mutations.j-p-e-g2008-12-281-0/+1
* FR #2083661: when polymorphed, unique (and named) monsters now retain theirzelgadis2008-12-251-0/+4
* Improved handling of Xom accidentally killing the player.zelgadis2008-12-211-0/+6
* Adding auto-sizing for font, map, and window sizes. Windows should fit on th...ennewalker2008-12-201-1/+1
* Fix royal jelly death in the Abyss destroying you.your_level.dshaligram2008-12-181-1/+10
* Breaks savefile compatibility.zelgadis2008-12-131-1/+11
* * Nerf harpies a bit: they are now slower and have no bite attack j-p-e-g2008-12-111-0/+2