summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/database.cc
Commit message (Expand)AuthorAgeFilesLines
...
* [1773753] Split and sort the description db input file (zelgadis).dshaligram2007-08-151-6/+42
* Implemented .des file caching (speeds startup a fair bit): .des files aredshaligram2007-06-241-23/+0
* And the beat goes on (stringstreams).haranp2007-04-281-1/+1
* Fixed trunk build for DOS and Windows. DOS and Windows builds use a SQLite db,dshaligram2007-04-221-2/+0
* Unlink db file if it is stale.dshaligram2007-04-201-2/+4
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-79/+167
* First cut at db/flat text file based descriptions.peterb122007-04-171-0/+139