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
/
lever_control.cpp
Age
Commit message (
Expand
)
Author
2013-09-24
ZVISION: Implement enabled/disabled support in Controls
richiesams
2013-09-24
ZVISION: Remove unnecessary check if a pointer was non-NULL before deleting.
richiesams
2013-09-24
ZVISION: Fix LeverControl 'mirrored' support
richiesams
2013-08-28
ZVISION: Fix: Store what type of animation file is used
richiesams
2013-08-28
ZVISION: Fix: Signal a cursor change
richiesams
2013-08-28
ZVISION: Add support for animation 'mirroring'
richiesams
2013-08-28
ZVISION: Implement avi frame seeking
richiesams
2013-08-28
ZVISION: Fix the quadrant numbers in angle calculations
richiesams
2013-08-28
ZVISION: Round to int *after* converting to degrees
richiesams
2013-08-28
ZVISION: Allow a angle buffer zone on *both* sides of the actual angle
richiesams
2013-08-28
ZVISION: Fix comment spacing
richiesams
2013-08-28
ZVISION: sscanf to ints before storing them in Rect coords
richiesams
2013-08-28
ZVISION: Prevent variable shadowing
richiesams
2013-08-28
ZVISION: Change LeverControl to comply with the new Control base class
richiesams
2013-08-24
ZVISION: Move PushToggleControl and LeverControl to their own files
richiesams