]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Implement autocompletion of player names after typing just a #: press SHIFT-TAB until...
authorterencehill <piuntn@gmail.com>
Thu, 26 Sep 2024 00:18:09 +0000 (02:18 +0200)
committerterencehill <piuntn@gmail.com>
Thu, 26 Sep 2024 00:44:26 +0000 (02:44 +0200)
commit0df1a9b21b3cf319eb48aba8cabe9d39e5f5f752
treea3b9c57c4c9d48823c390d3f7e17a68df3217842
parent59d90c4ad7d09c95da2e3915c3e71b74dac672a5
Implement autocompletion of player names after typing just a #: press SHIFT-TAB until you see the desired player name in console, then press TAB to autocomplete it
console.c
console.h
keys.c