summaryrefslogtreecommitdiff
path: root/src/modules/m_sqllog.cpp
AgeCommit message (Expand)Author
2010-01-18PreCommand/PostCommand are local-only hooksdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2010-01-02Fix counting error in r12237danieldg
2010-01-02Fix sqllog compile errordanieldg
2009-12-31Hook OnUserRegister instead of OnUserConnect so that remote user connection i...w00t
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-10-21Change module API to use LocalUser* where correctdanieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-10-14Fix module unmapping with culled Module objectsdanieldg
2009-10-08Update Event and Request APIsdanieldg
2009-10-03Get rid of a bunch of memory-wasting C-style stringsdanieldg
2009-09-28Fix compilation of some extras modulesdanieldg