This website requires JavaScript.
Explore
Help
Register
Sign In
Firehawk52-backup
/
dolphin
Watch
28
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-16 08:53:16 -03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4e2b3cae330be2a9f050a90c3bbb9d38f047777
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jordan Woyak
4d41bd64c8
ExpressionParser: Show error message with expected arguments.
2019-10-11 19:38: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: Show error message with expected arguments.
2019-10-11 19:38:18 -05:00
ExpressionParser.h
ExpressionParser: Remove ! character from function syntax. Remove unused serialization functions.
2019-10-11 18:12:18 -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