index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
zvision
/
control.cpp
Age
Commit message (
Expand
)
Author
2013-10-02
ZVISION: Standardize includes order and format
RichieSams
2013-08-28
ZVISION: Create the default implementation for Control::enable()/disable()
richiesams
2013-08-24
ZVISION: Move PushToggleControl and LeverControl to their own files
richiesams
2013-08-24
ZVISION: Partially implement LeverControl
richiesams
2013-08-24
ZVISION: Have PushToggleControl inherit from MouseEvent and handle the method...
richiesams
2013-08-20
ZVISION: Remove static Control::parsePushToggleControl
richiesams
2013-08-18
ZVISION: Fix argument passing for warning()
richiesams
2013-08-18
ZVISION: Reimplement PushToggleControl
richiesams
2013-08-18
ZVISION: Reset push_toggle controls global state value to 0 during initializa...
richiesams
2013-08-18
ZVISION: Prevent endless looping due to incorrect file structure
richiesams
2013-08-11
ZVISION: Implement push_toggle control handling
richiesams
2013-08-04
ZVISION: Make panorama and tilt control generate the RenderTable after settin...
richiesams
2013-08-04
ZVISION: Fix typo in panarama and tilt control parsing
richiesams
2013-08-04
ZVISION: Optimize integer type usages
richiesams
2013-08-04
ZVISION: Create Control class
richiesams