summaryrefslogtreecommitdiff
path: root/src/game/bg_voice.c
AgeCommit message (Collapse)Author
2017-03-09remove some '\n's from strings passed to error calls/dev/humancontroller
2017-03-09remove trailing '\n' characters from error strings/dev/humancontroller
2013-02-16Update copyright noticesTim Angus
2013-01-03* (bug 3781) Improve randomness in some cases (Lakitu7 made me do it)M. Kristall
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