]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Rename the 'find' command to 'findent'
authorCloudwalk <mazecraze96@gmail.com>
Tue, 16 Jun 2020 12:26:05 +0000 (08:26 -0400)
committerCloudwalk <mazecraze96@gmail.com>
Tue, 16 Jun 2020 12:26:05 +0000 (08:26 -0400)
commit4de7e7dfae32128bde724e8cb6c7076f05cd3b1c
treea0f76b9b5f4b82a9fda058023fad77a63dd3ada9
parent53db60d7bbfdcdfd0afc028c0b699c0ca82039c4
Rename the 'find' command to 'findent'

The find command is reserved as an alias of apropos in FTEQW,
Quakespasm, and Source, and assumedly other engines.

In the particular case of FTEQW, compatibility with the engine is
broken and the command is hijacked by FTEQW, making the Xonotic use
of the command impossible. We should try to maintain compatibility
with at least FTEQW as much as possible, on the principle of not
being restricted to a single engine.

As a side note, this functionality ought to become part of the engine
itself.
commands.cfg
qcsrc/common/debug.qh