summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/Kills.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-27/+25
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-1/+2
* This was originally going to be a small refactor of stash.cc beforepauldubois2008-03-231-46/+48
* Add minor whitespace fixes.dolorous2008-03-151-2/+1
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-0/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+1
* Fixed segfault in explore discovery reporting (syllogism).dshaligram2007-10-021-1/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+15
* Give kills.lua more leash before CPU throttling kicks in.dshaligram2007-07-131-1/+3
* [1746247] Award experience for confused monsters killing themselves and otherdshaligram2007-07-081-4/+4
* [1748837] Merge identical features when reporting explore discoveries, dshaligram2007-07-061-18/+2
* Step 1 of .des file Lua-isation. The dungeon compiler converts .des files todshaligram2007-06-231-1/+1
* sort_menus now allows the user to choose what menus to sort, and how todshaligram2007-05-311-50/+0
* Added new orc entries and vaults (Lemuel).dshaligram2007-05-281-18/+0
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-5/+3
* Fixes for compiling without Lua. (Darshan, I hope I didn't break anything...)haranp2007-04-161-0/+2
* Tweaked CLUA_BINDINGS so that the only thing it controls is running userdshaligram2007-04-141-3/+0
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-9/+18
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-2/+2
* Kill tracker now merges all pandemon kills under "demon lord".dshaligram2007-03-161-2/+6
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-3/+3
* Kill hard tabs.dshaligram2007-03-061-2/+2
* We're not quite ready for engulfing monsters yet, changed AT_ENGULF to AT_HIT.dshaligram2007-02-241-1/+1
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-2/+2
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-3/+6
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-119/+28
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1098