Fixed bug in the hud which meant the supposedly "unhideable" messages in the player's log would be hidden if the message log itself was hidden. When the cvar "msg-show" is changed a log visibility change notification message is now sent to the console player using the cvar on-change callback mechanism. Removed ccmd "togglemsgs" as it is now unnecessary. Removed the M_ChangeMessages action from the game menu.
Default control bindings have changed. Use "clearbindings;defaultbindings" in the console or manually delete your binding config files.
Fixed bug in the hud which meant the supposedly "unhideable" messages in the player's log would be hidden if the message log itself was hidden.
When the cvar "msg-show" is changed a log visibility change notification message is now sent to the console player using the cvar on-change callback mechanism.
Removed ccmd "togglemsgs" as it is now unnecessary.
Removed the M_ChangeMessages action from the game menu.
Default control bindings have changed. Use "clearbindings;defaultbindings" in the console or manually delete your binding config files.