diff --git a/README.html b/README.html index 0c680b35..7c37d454 100644 --- a/README.html +++ b/README.html @@ -185,6 +185,7 @@ these patched libSDL binaries may help.
  • Restored original behavior for Quake registered version detection.
  • Minor demo recording/playback tweaks.
  • Minor tweaks to the scale menu option.
  • +
  • unbindall before loading stored bindings (configurable by new cvar cfg_unbindall, enabled by default.)
  • New icon.
  • Miscellaneous source code cleanups.
  • diff --git a/README.sgml b/README.sgml index 4b11cc19..97d63779 100644 --- a/README.sgml +++ b/README.sgml @@ -111,6 +111,7 @@ these patched libSDL binaries may help. Restored original behavior for Quake registered version detection. Minor demo recording/playback tweaks. Minor tweaks to the scale menu option. + unbindall before loading stored bindings (configurable by new cvar cfg_unbindall, enabled by default.) New icon. Miscellaneous source code cleanups. diff --git a/README.txt b/README.txt index 546ade0c..c2fba5b9 100644 --- a/README.txt +++ b/README.txt @@ -187,6 +187,9 @@ o Minor tweaks to the scale menu option. + o unbindall before loading stored bindings (configurable by new cvar + cfg_unbindall, enabled by default.) + o New icon. o Miscellaneous source code cleanups.