Fix sending color codes to clients that don't support them. (#5950)
authorred-001 <red-001@outlook.ie>
Fri, 9 Jun 2017 19:39:25 +0000 (20:39 +0100)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:31:59 +0000 (17:31 +0200)
commitc399f5a5419efdafec766268af008ed24418fcd4
tree2142dbcc7f56f33a783a3fbb4a28a6b3ed685847
parentf736226c1a289c52cb59e5639ce4a39ad6451ac6
Fix sending color codes to clients that don't support them. (#5950)

Also remove `disable_escape_sequences` since it's not needed anymore.
builtin/common/misc_helpers.lua
builtin/settingtypes.txt
src/server.cpp