summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove moths of suppressionChris Campbell2013-11-111-1/+0
* Shorten branch enums.Adam Borowski2013-11-031-2/+2
* Kill the player upon gaining frail / losing robust / etc mutations.Adam Borowski2013-10-271-1/+5
* Rewrite (x*y)/z as x*y/zAdam Borowski2013-10-261-7/+7
* Reformat multi-line array literals.Adam Borowski2013-10-051-22/+78
* Condense some duplicated menu code for formatted_scrollerChris Oelmueller2013-09-211-8/+1
* Use piety_breakpoint in scorefileChris Oelmueller2013-09-201-7/+7
* Make gargoyles forget to exist when dying from int lossBlackSheep2013-09-191-1/+1
* Rework the Sword of Cerebov's -rF effectMarvinPA2013-09-061-1/+2
* Correctly add last-place score entries (#2834)Neil Moore2013-09-051-0/+4
* Improve death message from Awaken Forest (#7519)Neil Moore2013-08-281-6/+6
* Pad some ternary operators with spaces on the leftChris Oelmueller2013-07-281-1/+1
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-1/+1
* Turn Recite into a duration instead of a delay.Steve Melenchuk2013-07-161-2/+1
* Revamp Olgreb's Toxic RadianceDracoOmega2013-07-151-1/+1
* Also note draining in the logfileDracoOmega2013-07-071-1/+1
* Distinguish water elemental drowning from conventional drowning in the score ...DracoOmega2013-07-061-2/+11
* Note Flayed and Engulfed in the logfileDracoOmega2013-06-271-0/+1
* New monster: Spirit WolvesDracoOmega2013-06-241-1/+1
* Track deaths by spinesChris Campbell2013-06-171-2/+11
* Report kaux for semiverbose draining/burning deaths.Steve Melenchuk2013-06-061-0/+5
* Drain "drained of all life by an it" of all its.Steve Melenchuk2013-06-061-1/+1
* Let priests of Zin follow Beogh.Adam Borowski2013-06-011-0/+5
* Merge branch 'lava_djinn' into masterNeil Moore2013-05-291-1/+1
|\
| * Merge branch 'master' into djinnAdam Borowski2013-05-291-9/+63
| |\
| * | Djinn: stealing their magic makes them true monsters.Adam Borowski2013-04-281-0/+1
* | | Don't let is_valid_species() accept placeholders.Adam Borowski2013-05-291-1/+1
| |/ |/|
* | New monster spell: Dimension AnchorDracoOmega2013-05-261-1/+1
* | New status effect: WeakDracoOmega2013-05-261-0/+1
* | Use the -sprint-map option for -scores and the score menu.Neil Moore2013-05-241-0/+1
* | Seperate sprint score files by map.LexAckson2013-05-241-0/+2
* | Remove one last nausea reference.David Lawrence Ramsey2013-05-221-4/+3
* | Expand on bad targetting deaths by indicating what was badly aimed.Steve Melenchuk2013-05-061-1/+10
* | Properly attribute draining and sticky flame deaths.Steve Melenchuk2013-05-061-2/+35
* | Improve the wording of monster-generated acid death messages.Steve Melenchuk2013-05-061-4/+6
* | Try to attribute acid deaths to the monster that caused it (if there was one).elliptic2013-05-061-1/+9
|/
* Fix a monster_type misbuild with clang-3.3.Adam Borowski2013-04-261-1/+1
* Drop a couple of useless comparisons.Adam Borowski2013-04-261-8/+4
* Add short_text for a few statuses, record many more statuses in milestones/lo...elliptic2013-04-091-10/+18
* Remove Jesters.Brendan Hickey2013-04-071-0/+5
* Note suppression and sentinel's mark in the logfileDracoOmega2013-04-011-1/+1
* Fix Leda's slow movement status light hiding haste/slow statusesChris Campbell2013-03-251-0/+1
* Add logfile/milestone fields for AC, EV, SH, aut.elliptic2013-03-161-0/+22
* Simplify handling of version info.Adam Borowski2013-03-141-2/+2
* Generate crash milestones even in wizmode.Neil Moore2013-03-131-2/+2
* Fix typo in reworked Xom death messages.Steve Melenchuk2013-02-061-1/+1
* More adjustments to inner flame death messages.Steve Melenchuk2013-02-041-1/+2
* Give mirror damage its own kill_method_typeChris Campbell2013-01-171-0/+6
* Always log killermap if not empty.Darshan Shaligram2013-01-141-3/+1
* Save subvaults, tag vault monsters.Darshan Shaligram2013-01-131-11/+13