openclonk/src/control
Julius Michaelis 914d3798a4 Addedum to the control fixes in b11564168 (#1693, #1982):
- Allow configuring keyboard keys with modifier keys
 - Allow using Alt as a key in game on linux
   (I'm still puzzled why only Ctrl and Shift where implemented in so many places)
 - Adjust the deserializer and PlayerControls.txt to match the serializer for mouse keys
 - Refactor C4PlayerControl::DoMouseInput a little bit
 - Try to fix the Mac build (attempt 1)
 - Fix a bug in C4KeyCodeEx::CompileFunc where it set an incorrect KeyComboItem::sKeyName
 - Fix(?) StdCompilerConfigRead not doing anything on NoSeparator
2018-01-19 11:23:51 +01:00
..
C4Control.cpp Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4Control.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4GameControl.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4GameControl.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GameParameters.cpp Addedum to the control fixes in b11564168 (#1693, #1982): 2018-01-19 11:23:51 +01:00
C4GameParameters.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4GameSave.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4GameSave.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4PlayerControl.cpp Addedum to the control fixes in b11564168 (#1693, #1982): 2018-01-19 11:23:51 +01:00
C4PlayerControl.h Addedum to the control fixes in b11564168 (#1693, #1982): 2018-01-19 11:23:51 +01:00
C4PlayerInfo.cpp Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4PlayerInfo.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4PlayerInfoConflicts.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4Record.cpp Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4Record.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4RoundResults.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4RoundResults.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4Teams.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4Teams.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00