]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/command_parse.cpp
Fix for crash found by potter if you set up two redirects in two channels to forward...
[user/henk/code/inspircd.git] / src / command_parse.cpp
2005-12-21 brainUpdated m_alias to fix bug #92, updated configs
2005-12-21 brainImproved m_alias to only capture complete commands...
2005-12-18 brainAdded IOHookModule stuff to allow for different modules...
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-16 brainMoved serverstats stuff out
2005-12-16 brainSo many inclusion loops it makes your head spin - forwa...
2005-12-16 brainFixed some return type craq
2005-12-16 brainMoved more command parsing stuff to CommandParser
2005-12-16 brainChanged to include its own header
2005-12-16 brainMoved command_parse functions into class CommandParser
2005-12-16 brainFixed some crap
2005-12-16 brainMoved command parsing crap into command_parse.cpp