summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/database.h
Commit message (Expand)AuthorAgeFilesLines
* ?/ now asks if you want to describe a monster, spell, or feature, andzelgadis2007-09-241-4/+10
* If there are multiple matches to the "?/" describe command, thenzelgadis2007-09-221-1/+5
* Can now search the description database by name (keyword) with '?/'.zelgadis2007-09-211-1/+6
* Implementing patch 1775415 (outsourcing monster speech) byj-p-e-g2007-09-041-0/+3
* Fixed trunk build for DOS and Windows. DOS and Windows builds use a SQLite db,dshaligram2007-04-221-9/+11
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-13/+18
* First cut at db/flat text file based descriptions.peterb122007-04-171-0/+38