Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-20 | ZVISION: Style modifing by astyle. | Marisa-Chan | |
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams | |
Format is: common/scummsys.h (Only if a .cpp file) header file for this file (Only if a .cpp file) zengine includes other includes, grouped by module | |||
2013-09-22 | ZVISION: Fix shadowing in the Direction constructor | RichieSams | |
2013-09-24 | ZVISION: Implement return pathing for LeverControls | richiesams | |
2013-08-28 | ZVISION: Fix: Change infndef to correct constant | richiesams | |
2013-08-28 | ZVISION: Add support for animation 'mirroring' | richiesams | |
If an animation is 'mirrored', it doesn't have B-frames, only I-frames. However the animations are built so the last half of the animation is the reverse of the first half | |||
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 | |