Escape more strings: formspecs, item descriptions, infotexts...
authorEkdohibs <nathanael.courant@laposte.net>
Mon, 4 Apr 2016 16:31:00 +0000 (18:31 +0200)
committerCraig Robbins <kde.psych@gmail.com>
Sat, 23 Apr 2016 17:54:11 +0000 (03:54 +1000)
commit48939df9a5ef1ff20f4f9717d1341b51a50dff14
tree7325a70d4dbe445d4e3726f0aea402f3181906b4
parent21079cc8ebae0bf694c1903c07bf3e1517feab99
Escape more strings: formspecs, item descriptions, infotexts...

Also, change the escape character to the more standard \x1b
Thus, it can be used in the future for translation or colored text,
for example.
src/chat.cpp
src/game.cpp
src/guiFormSpecMenu.cpp
src/guiFormSpecMenu.h
src/hud.cpp
src/unittest/test_utilities.cpp
src/util/string.cpp
src/util/string.h