summaryrefslogtreecommitdiff
path: root/modules/core/db_plain.cpp
AgeCommit message (Expand)Author
2010-10-04Attempt to write back the old mlock to the databases if we try and fail to co...Adam
2010-10-02Made MemoServ optionalAdam
2010-09-26Changed the language system to use gettextAdam
2010-09-16Fixed many bugs and crashesAdam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-08-27Added a new logging systemAdam
2010-08-27Added an Anope::string::is_pos_number_only function to use everywhere we conv...Adam
2010-08-21Made Anope keep track of channels its clients are in if it splits from its up...Adam
2010-08-17Rewrote the config reader to better handle invalid configs.Adam
2010-08-15Changed a few small things in the db format because it already changed anyway...Adam
2010-08-13Readded in BotInfo::chancount, it never should have been removed in the first...Adam
2010-08-02Added Italics support to the BotSev kickerslethality
2010-08-01Cleanup in main.cpp.Naram Qashat
2010-07-31fixed some database issuesDukePyrolator
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam