Use Client_find_by_session() instead of a few open-coded loops.
[umurmur.git] / src / messages.h
2014-01-01 Martin JohanssonUpdate copyright year
2013-06-08 Martin JohanssonUpdate copyright year.
2013-02-05 Martin JohanssonAdd initial support for Opus
2012-11-07 Martin JohanssonPrepare for next protocol version 1.2.4.
2012-03-06 Martin JohanssonAdd banlist message handling. Bans can now be edited...
2012-02-25 Martin JohanssonUpdate copyright year.
2012-02-24 Martin JohanssonAdd UserRemove handling for kick and ban.
2011-03-26 Martin JohanssonUpdated copyright year.
2010-12-06 fatbob313Update Mumble protocol to 1.2.3
2010-02-07 fatbob313Fix for:
2010-01-24 fatbob313Get rid of character arrays.
2010-01-24 fatbob313Added creation of temporary channels.
2010-01-16 fatbob313Make logging more uniform. Fix copyright year
2010-01-06 fatbob313Update copyright year. Fix a typo in logging.
2010-01-04 fatbob313Use defines for version info. uint32_t should be byte...
2010-01-03 fatbob313More work toward 1.2.0:
2009-12-30 fatbob313TextMessage handling added.
2009-12-19 fatbob313Mumble 1.2.x compatible server. Kind of working, at...
2009-09-26 fatbob313Increase max string size
2009-08-26 fatbob313Initial import