summaryrefslogtreecommitdiff
path: root/src/modules/m_abbreviation.cpp
AgeCommit message (Expand)Author
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-16Remove redundant PriorityState, enum Priority does the exact same thing.w00t
2009-01-02Update copyrights for 2009.w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-06-11fixed some indentation and spacing in modulespippijn
2008-06-06Abort on matchlist.length() > 450brain
2008-06-06Whoops eat command not allow itbrain
2008-06-06If we have > 10 matches to a command, abort and dont try and show the list. T...brain
2008-06-06On ambiguous abbreviation, list all possibilities and eat the command (numeri...brain
2008-06-06Remove excessive debugbrain
2008-06-06m_abbreviation completed. :)brain
2008-06-06Update a header i left outbrain
2008-06-06Allow changing of command string and parameter vector within OnPreCommand, al...brain