]> skyeroc.xyz Git - dgamelaunch/commit
Allow SQLite for the user login database, instead of the flat text file.
authorPasi Kallinen <paxed@alt.org>
Thu, 27 Dec 2007 19:52:48 +0000 (19:52 +0000)
committerPasi Kallinen <paxed@alt.org>
Thu, 27 Dec 2007 19:52:48 +0000 (19:52 +0000)
commit9858f42424a3ce76d33beb59adebe72abf8b0636
tree6b65664552e8ee5b32362baadf3f12fce8d77d04
parent877b3e777c4c727842516768207da1f126de6258
Allow SQLite for the user login database, instead of the flat text file.
Define USE_SQLITE3 in the config.h, and define DGL_SQLITE_DB as the
database file to be used.  Note that sqlite must have write access to
the directory where the db file is.

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@373 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
dgamelaunch.c
dgamelaunch.h