summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/errors.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Use std namespace.Raphael Langella2012-08-261-3/+3
* Offer to delete corrupted saves.Adam Borowski2012-03-241-0/+10
* Gut and parcel out most of stuff.ccAdam Borowski2011-06-041-1/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* s/noreturn/NORETURN/ to unbreak Windows builds.Adam Borowski2011-01-071-2/+2
* Follow the advice of gcc-4.6 -Wsuggest-attribute=noreturnAdam Borowski2011-01-071-2/+2
* Make external fails catchable.Adam Borowski2010-09-021-4/+5
* The transactional save packager.Adam Borowski2010-08-201-0/+38