dolphin/Source/Core/InputCommon/ControlReference
2019-10-20 09:51:52 -05:00
..
ControlReference.cpp ExpressionParser/DolphinQt: Added parse results to UI. 2019-10-11 18:12:18 -05:00
ControlReference.h ExpressionParser: Renamed ControlFinder to ControlEnvironment. Added support for variables and assignment operator. ControlExpression objects now reference a matching input and output so the two can me mixed in any expression. (you can set rumble directly from inputs) 2019-10-11 17:14:32 -05:00
ExpressionParser.cpp ExpressionParser: Add XOR operator. 2019-10-20 09:51:52 -05:00
ExpressionParser.h ExpressionParser: Add XOR operator. 2019-10-20 09:51:52 -05:00
FunctionExpression.cpp ExpressionParser: Show error message with expected arguments. 2019-10-11 19:38:18 -05:00
FunctionExpression.h ExpressionParser: Show error message with expected arguments. 2019-10-11 19:38:18 -05:00