Descent3/legacy/FontEditor
Louis Gombert 6c533364f6 Remove outdated '-slowkey', '-alternatejoy' & '-directinput' options
Removes key_emulation and joy_emulation toggles from ddio_init_info structures, that were not used in the SDL implementation.
All input is now handled using SDL for all platforms, alternatejoy/directinput options were only relevant for Windows-specific DirectInput. 'slowkey' was an unimplemented feature.
2024-09-18 22:32:56 +02:00
..
args.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
Args.h Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
FontCreate.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
FontEditor.cpp Remove outdated '-slowkey', '-alternatejoy' & '-directinput' options 2024-09-18 22:32:56 +02:00
FontEditor.h Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
FontKern.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
libvars.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
StdAfx.cpp Run clang-format on legacy code 2024-06-15 20:13:59 +02:00
StdAfx.h Run clang-format on legacy code 2024-06-15 20:13:59 +02:00