summaryrefslogtreecommitdiff
path: root/src/modules/m_xline_db.cpp
AgeCommit message (Expand)Author
2008-01-09Add OnExpireLine hook to xline db stuffw00t
2008-01-09Remove useless debug from here (finished with it), and add some debug that ma...w00t
2008-01-08Fix problem #2 (this means that xlinedb is essentially working and feature-co...w00t
2008-01-08Fix problem #1 by setting a lock on writes when we're reading. This means no ...w00t
2008-01-08xline.db reading. Two things I notice are funky in some way about this.. 1) d...w00t
2008-01-08Code to write xline.db.. reading is not yet handled.w00t
2008-01-08Very early on version of xline database module, doesn't yet physically store ...w00t