summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/wiz-dump.cc
Commit message (Expand)AuthorAgeFilesLines
* handle character properties in newer dump file formatsJesse Luehrs2014-08-151-1/+3
* generate randarts from chardumpsJesse Luehrs2014-08-151-0/+189
* identify items created from dump filesJesse Luehrs2014-08-151-0/+4
* refactorJesse Luehrs2014-08-151-50/+47
* basic check to make sure it even looks like a dump fileJesse Luehrs2014-08-151-0/+4
* don't reinit skills until we see a valid skill lineJesse Luehrs2014-08-151-6/+14
* stop using a static hereJesse Luehrs2014-08-151-4/+2
* split dump file loading out to a separate file (and class)Jesse Luehrs2014-08-151-0/+389