Fix for:
[umurmur.git] / src / messagehandler.c
2010-02-07 fatbob313Fix for:
2010-01-31 fatbob313Use a dynamic list for codecs instead of arrays.
2010-01-31 fatbob313rename player -> user
2010-01-29 fatbob313Logging fixes
2010-01-24 fatbob313Get rid of character arrays.
2010-01-24 fatbob313Add option 'noenter' to channel configuration and imple...
2010-01-24 fatbob313Added creation of temporary channels.
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-14 fatbob313Add support for plugin contexts and strip positional...
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-06 fatbob313Added voice target (whisper) functionality.
2010-01-03 fatbob313More work toward 1.2.0:
2009-12-30 fatbob313TextMessage handling added.
2009-12-23 fatbob313More work towards 1.2.0
2009-12-19 fatbob313Mumble 1.2.x compatible server. Kind of working, at...
2009-08-26 fatbob313Initial import