Descent3/linux
Azamat H. Hackimov 95caa7b6c3 Remove ncurses enabled console
This type of console is enabled only with `-svgalib` and `-dedicated` options. Since there no svgalib direct support (which is pretty old and too specific to Linux tech), it's better completely remove this code for simplicity and reducing external dependencies.
Removed `-svgalib` option as unused now.
2024-05-31 13:12:28 +03:00
..
CMakeLists.txt Rename ddio_common to ddio 2024-05-24 22:18:14 +03:00
linux_fix.h Fix rebase breakage 2024-05-24 09:13:36 -04:00
lnxapp.cpp Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00
lnxapp.h Remove ncurses enabled console 2024-05-31 13:12:28 +03:00
lnxcon_null.cpp Remove ncurses enabled console 2024-05-31 13:12:28 +03:00
lnxcon_raw.cpp Remove ncurses enabled console 2024-05-31 13:12:28 +03:00
lnxcon.cpp Remove ncurses enabled console 2024-05-31 13:12:28 +03:00
lnxcontroller.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
lnxcontroller.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
lnxdata.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
registry.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
registry.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00