Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-20 | ZVISION: Style modifing by astyle. | Marisa-Chan | |
2013-10-18 | ZVISION: Correcting TimerNode behavior. | Marisa-Chan | |
2013-10-18 | ZVISION: Move TimerNode to SideFX-based class. | 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-10-02 | ZVISION: Convert _timeLeft to a signed int | RichieSams | |
This allows time decrementing to go negative instead of wrapping to UINT_MAX. Which makes comparisons easier. | |||
2013-09-04 | ZVISION: Implement TimerNode serialization | richiesams | |
2013-09-24 | ZVISION: Move TimerNode to it's own file | richiesams | |