This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-10 08:09:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jordan Woyak
ca7ce67450
ExpressionParser/DolphinQt: Added parse results to UI.
2019-10-11 18:12:18 -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/DolphinQt: Added parse results to UI.
2019-10-11 18:12:18 -05:00
ExpressionParser.h
ExpressionParser/DolphinQt: Added parse results to UI.
2019-10-11 18:12:18 -05:00
FunctionExpression.cpp
ExpressionParser/DolphinQt: Added parse results to UI.
2019-10-11 18:12:18 -05:00
FunctionExpression.h
ExpressionParser: Add optional 2nd argument to toggle function which clears state.
2019-10-11 18:12:17 -05:00