]> git.xonotic.org Git - xonotic/netradiant.git/commit
quake3/help: move away from termcap
authorAntoine Fontaine <antoine.fontaine@epfl.ch>
Mon, 3 May 2021 19:52:15 +0000 (21:52 +0200)
committerThomas Debesse <dev@illwieckz.net>
Mon, 3 May 2021 21:28:31 +0000 (23:28 +0200)
commitfa5abd8c4ea119b7d60056122cbbd7b02dde4260
tree89b1a4fe7909a4e20ec61541469074b71edcd021
parent510c8c16498bc1784bc38d0c33184c0174e71e81
quake3/help: move away from termcap

termcap is old and crusty. terminfo seems more recent (lol), but maybe
we can get away without adding any dependency :)

On my system, no -ltermcap exists. (Well, except a compat one provided
by zsh for some reason.)
tools/quake3/CMakeLists.txt
tools/quake3/q3map2/help.c