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-08-09 | ZVISION: Test for file.open before trying to read | richiesams | |
2013-08-04 | ZVISION: Initialize iterator | richiesams | |
2013-08-04 | ZVISION: Remove variable used for debugging purposes | richiesams | |
2013-08-04 | ZVISION: Fix memory leaks | richiesams | |
2013-08-04 | ZVISION: Replace includes with forward declarations | richiesams | |
2013-08-04 | ZVISION: Create utility function to convert .RAW to .WAV | richiesams | |
2013-08-04 | ZVISION: Create utility function to parse fileName from a full/partial path | richiesams | |
2013-08-04 | ZVISION: Move utility functions to a cpp file with declarations in a header file | richiesams | |