dethrace/src/DETHRACE
Anonymous Maarten 07d517307a
Only use KEYBOARD.COK when it is available, otherwise use embedded table (#322)
* Some executables accept a -german command line option for a 'safe' environment

* Add ascii table for carmageddon, and use it when KEYBOARD.COK is not available

* Remove unneeded braces in input.c

* Use KEY_SHIFT_ANY instead of KEY_LSHIFT

* Remove empty line

* Move ascii tables to external header

* Make sure to treat extended ASCII as unsigned: they must be positive to avoid out-of-bounds texture access
2023-05-04 11:27:06 +00:00
..
common Only use KEYBOARD.COK when it is available, otherwise use embedded table (#322) 2023-05-04 11:27:06 +00:00
pc-dos Only use KEYBOARD.COK when it is available, otherwise use embedded table (#322) 2023-05-04 11:27:06 +00:00
pc-win95 Only use KEYBOARD.COK when it is available, otherwise use embedded table (#322) 2023-05-04 11:27:06 +00:00
pd Build dethrace with -Wstrict-prototypes (#314) 2023-05-01 23:21:02 +00:00
CMakeLists.txt Build dethrace with -Wstrict-prototypes (#314) 2023-05-01 23:21:02 +00:00
constants.h Implements win95sys.c (#301) 2023-04-18 22:50:05 +12:00
dr_types.h SmackerLib API (#303) 2023-04-19 13:11:56 +12:00
macros.h Add action replay (#230) 2022-11-21 22:44:37 +01:00
main.c Implements win95sys.c (#301) 2023-04-18 22:50:05 +12:00