summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.cc
Commit message (Expand)AuthorAgeFilesLines
* [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