aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/lever_control.cpp
AgeCommit message (Expand)Author
2013-09-24ZVISION: Fix LeverControl 'mirrored' supportrichiesams
2013-08-28ZVISION: Fix: Store what type of animation file is usedrichiesams
2013-08-28ZVISION: Fix: Signal a cursor changerichiesams
2013-08-28ZVISION: Add support for animation 'mirroring'richiesams
2013-08-28ZVISION: Implement avi frame seekingrichiesams
2013-08-28ZVISION: Fix the quadrant numbers in angle calculationsrichiesams
2013-08-28ZVISION: Round to int *after* converting to degreesrichiesams
2013-08-28ZVISION: Allow a angle buffer zone on *both* sides of the actual anglerichiesams
2013-08-28ZVISION: Fix comment spacingrichiesams
2013-08-28ZVISION: sscanf to ints before storing them in Rect coordsrichiesams
2013-08-28ZVISION: Prevent variable shadowingrichiesams
2013-08-28ZVISION: Change LeverControl to comply with the new Control base classrichiesams
2013-08-24ZVISION: Move PushToggleControl and LeverControl to their own filesrichiesams