summaryrefslogtreecommitdiff
path: root/src/game/bg_voice.c
AgeCommit message (Collapse)Author
2013-01-03* Fix whitespace in error messageBen Millwood
2013-01-03* Missing space in error messageBen Millwood
2013-01-03* Update copyright noticesTim Angus
2013-01-03 * Remove extra trailing newline from admin chat commands (oops)Ben Millwood
* Rename private message, admin message functions for consistency * Cancel a reload when switching weapons, and prevent reloading a full clip * Simplify admin command formatting and in doing so prevent some compiler warnings on OS X * Fix some admin messages (s/kicked/banned/, no bans to show, can't perm ban) * Have tremulous_alien_common_hud include tremulous_common_hud since they're always used together anyway * Remove some redundant uses of va()
2013-01-03* voice chat stuff (no, not like TeamSpeak)Tony J. White