Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Fulton
72566c33bd Add server feature for clients to receive chats while in lobby
Clients can receive chats while in lobby state by having the shell form
present a HtMessageBox with the chat and the player is it from. This
feature was designed to be used with the moderator whisper command.
2016-08-31 22:43:35 -04:00
Nathan Fulton
abb1823956 Add /t server command for team chat
New command /t that can be used in game to send chats that only appear
to players on the same team. Observing players cannot use team chat.
2016-08-31 22:43:34 -04:00
Scott Ludwig
de950ccc46 Use scanf and printf compile time format string type checking; fix 64 bit bugs 2016-01-10 13:14:36 -08:00
Scott Ludwig
722bb68881 fix 64-bit issues, clear signing settings 2016-01-01 13:02:05 -08:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00