summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/sqldbm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove AppHdr.h from header filesMatthew Cline2009-11-011-2/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Switch to using 32-bit types instead of 64-bit types for sqlite. (dpeg--this...ennewalker2009-02-261-5/+1
* Add whitespace fixes.dolorous2008-09-281-6/+6
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+8
* Implemented SQLite fronts for dbm_firstkey and dbm_nextkey to fix trunk builddshaligram2007-09-221-0/+9
* Older MinGW don't seem to typedef int64_t, hacked.dshaligram2007-04-221-1/+1
* Fixed trunk build for DOS and Windows. DOS and Windows builds use a SQLite db,dshaligram2007-04-221-0/+92