summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Applied whereis patch from crawl.akrasiac.org (tracks where the player is indshaligram2007-03-251-2/+11
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-34/+69
* Cleaned up hiscores xlog format (suggested by Shawn Moore). Breaks compatbilitydshaligram2007-03-251-206/+219
* Cleaned up clouds and threw out the foo_MON values from the cloud enum. Thedshaligram2007-03-221-2/+2
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-122/+6
* Turn off sort_menus by default.dshaligram2007-03-141-12/+2
* Move lava-pool levels deeper into the dungeon.dshaligram2007-03-091-0/+3
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-551/+657
* [1569857] Fixed scorefile parsing bug (Eva Myers). The line buffer was toodshaligram2007-01-121-1/+1
* Applied Shawn Moore's patch to reorder death cause switch to match enum in hi...dshaligram2006-12-281-9/+18
* Refactored out branches into branch.h and branch.cc.haranp2006-12-201-31/+2
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-2/+8
* Fix compile failing on DOS. I hate DOS. Hate hate hate.dshaligram2006-12-191-1/+2
* Tweaked hiscores code to handle logfiles in addition to scorefiles.dshaligram2006-12-171-37/+59
* Let scorefile be '-' for reading from standard input, followingharanp2006-12-171-1/+5
* Added -scorefile option to pass in a highscore file on the command-line for usedshaligram2006-12-121-21/+32
* Applied sartak's logfile patch.dshaligram2006-12-041-13/+34
* Fixed hiscores buffer segfault madness.dshaligram2006-11-271-18/+15
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-972/+1180
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+1827