Lioncash
|
f0186e7ceb
|
ControlMapper: Use std::array where applicable
|
2019-10-01 02:11:02 -04:00 |
Lioncash
|
dc565969e6
|
CFinalInput: Use std::array where applicable
Allows simplifying copies and gets rid of hardcoded size values.
|
2019-10-01 01:59:56 -04:00 |
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 |
Jack Andersen
|
e218b8aeb5
|
CActorContraption fixes, better CMake dependency handling
|
2019-06-11 16:05:17 -10:00 |
Jack Andersen
|
f3f9924309
|
Initial mouse events for pause screen
|
2019-01-20 18:10:34 -10:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
7cd3e8f502
|
Various bug fixes
|
2017-11-29 15:22:46 -10:00 |
Phillip Stephens
|
f1329268a6
|
Fix input being ignored, fix CPauseScreen crash when starting a transition
|
2017-11-15 08:33:24 -08:00 |
Phillip Stephens
|
353dbadfe9
|
Code cleanup and corrections
|
2017-01-06 17:58:05 -08:00 |
Jack Andersen
|
783fb4c4fe
|
Humungous refactor
|
2016-03-04 13:04:53 -10:00 |
Phillip Stephens
|
af69c9d3ab
|
Rename namespaces
|
2016-02-13 01:02:47 -08:00 |
Jack Andersen
|
e423db32ee
|
Major scoped-enum refactor
|
2015-11-20 15:16:07 -10:00 |
Phillip Stephens
|
32dca9c912
|
Fix ControlMapper error
|
2015-09-30 19:35:47 -07:00 |
Jack Andersen
|
ce42cdd3be
|
various input class implementations
|
2015-08-27 14:11:31 -10:00 |