summaryrefslogtreecommitdiff
path: root/modules/database/db_old.cpp
AgeCommit message (Expand)Author
2013-02-14Store what channels have references to accounts in NickCore to prevent having...Adam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-12-15Check for NOJOIN being < 0 but restricted on in db_oldAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-16Fixed some stuff spotted by Cronus, made db_old convert ACCESS_INVALID levels...Adam
2012-11-01Made db_old load exceptions.dbAdam
2012-11-01fixed importing mode locks in db_oldDukePyrolator
2012-10-29Made db_old load up most of the old mode locksAdam
2012-08-09Fixed db_old loading encrypted passwords from 1.8Adam
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2012-04-23Reworked live SQL support yet againAdam
2012-04-23Fixed hashm checking in db_old and loading 1.9.1 databasesAdam
2012-02-27Fixed db_old loading noexpireAdam
2012-02-24Fixed calculating bots channel count of assigned channels and fixed the order...Adam
2012-02-22Fixed db_old loading memo ownersAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-14Clean up and reorganize our header filesAdam
2012-01-25WindowsAdam
2012-01-02Updated Copyright to 2012Adam
2011-10-24Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u...Naram Qashat
2011-10-22Added akill idsAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam