metaforce/Runtime/Input
Lioncash 5b1e783a90 ControlMapper: Prevent array overrun cases
These should be comparing with >=, not >.

The command table descriptions also weren't kept in sync with the
enumeration.
2019-09-06 11:18:13 -04:00
..
CFinalInput.cpp More mouse events for pause screen 2019-01-21 18:23:51 -10:00
CFinalInput.hpp Runtime/Input/CFinalInput: Make comparison operators const 2019-08-14 02:11:50 -04:00
CInputGenerator.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CInputGenerator.hpp RuntimeCommonB: Use the override specifier where applicable 2019-08-09 09:13:26 -04:00
CKeyboardMouseController.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CMakeLists.txt RumbleFxTable and final FrontEnd options functions 2017-01-12 14:16:26 -10:00
CRumbleGenerator.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CRumbleGenerator.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CRumbleManager.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CRumbleManager.hpp New code style refactor 2018-12-07 19:30:43 -10:00
CRumbleVoice.cpp New code style refactor 2018-12-07 19:30:43 -10:00
CRumbleVoice.hpp New code style refactor 2018-12-07 19:30:43 -10:00
ControlMapper.cpp ControlMapper: Prevent array overrun cases 2019-09-06 11:18:13 -04:00
ControlMapper.hpp Initial mouse events for pause screen 2019-01-20 18:10:34 -10:00
IController.hpp New code style refactor 2018-12-07 19:30:43 -10:00
RumbleFxTable.cpp New code style refactor 2018-12-07 19:30:43 -10:00
RumbleFxTable.hpp New code style refactor 2018-12-07 19:30:43 -10:00