summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/kills.h
Commit message (Expand)AuthorAgeFilesLines
* More formatting fixes for return (...);Neil Moore2013-11-151-2/+2
* Use std namespace.Raphael Langella2012-08-261-19/+16
* Remove unused special-casing of pghosts and pan lords as -1 in the killtracker.Adam Borowski2012-03-221-4/+4
* Hush an invalid Clang warning.Adam Borowski2011-12-211-1/+1
* Allow querying the kill tracker by monster_info instead of monster.Florian Diebold2011-11-231-0/+7
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-2/+2
* Move apostrophization functions from kills.cc/h to libutil.cc/h.David Lawrence Ramsey2010-10-091-3/+0
* Make apostrophise_fixup() prototype match the actual function.David Lawrence Ramsey2010-10-091-1/+1
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-11/+11
* Get rid of more longs and all "%ld"s, new gcc + Windows + them = bad mojo.Adam Borowski2010-07-161-5/+5
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-2/+2
* Add formatting fixes.David Lawrence Ramsey2009-11-211-4/+4
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-0/+199