summaryrefslogtreecommitdiff
path: root/src/command_parse.cpp
AgeCommit message (Expand)Author
2005-12-21Updated m_alias to fix bug #92, updated configsbrain
2005-12-21Improved m_alias to only capture complete commands and rewrite them (bug #92 ...brain
2005-12-18Added IOHookModule stuff to allow for different modules to hook different portsbrain
2005-12-16Split all commands into seperate files and redid command system to take class...brain
2005-12-16Moved serverstats stuff outbrain
2005-12-16So many inclusion loops it makes your head spin - forward declaring tons of c...brain
2005-12-16Fixed some return type craqbrain
2005-12-16Moved more command parsing stuff to CommandParserbrain
2005-12-16Changed to include its own headerbrain
2005-12-16Moved command_parse functions into class CommandParserbrain
2005-12-16Fixed some crapbrain
2005-12-16Moved command parsing crap into command_parse.cppbrain