summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/sqldbm.cc
Commit message (Expand)AuthorAgeFilesLines
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Implemented SQLite fronts for dbm_firstkey and dbm_nextkey to fix trunk builddshaligram2007-09-221-2/+60
* A few general fixes:j-p-e-g2007-09-101-1/+2
* The dungeon builder now caches compiled Lua chunks instead of Lua source in thedshaligram2007-06-271-2/+4
* Mummies fall apart in deep water, demons can drown in deep water or lava.dshaligram2007-04-251-2/+2
* Fixed trunk build for DOS and Windows. DOS and Windows builds use a SQLite db,dshaligram2007-04-221-0/+279