summaryrefslogtreecommitdiff
path: root/src/commands.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Fix typo in cmumble struct nameBenjamin Franzke1-3/+3
2012-02-10s/ctx/cm/g; s/struct cmumble_context/struct cmumlbe/gBenjamin Franzke1-3/+3
2011-09-28Pass argc and argv for internal commandsBenjamin Franzke1-1/+2
2011-09-28Revert "find_by_id: Fix lookup"Benjamin Franzke1-2/+1
2011-09-28find_by_id: Fix lookupBenjamin Franzke1-1/+2
2011-09-27Rename: cmumble_command_{complete=>expand_shortcut}Benjamin Franzke1-1/+1
2011-09-27Add support for command shortcutsBenjamin Franzke1-0/+3
2011-09-23Add prefix cmumble_ to struct context and struct userBenjamin Franzke1-3/+3
2011-09-23Add a command interfaceBenjamin Franzke1-0/+15