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-10-02 | ZVISION: Convert all for-loops to use pre-increment instead of post-increment | RichieSams | |
2013-10-02 | ZVISION: Add debug levels | RichieSams | |
2013-10-02 | ZVISION: Fix debug typo copy-paste error | RichieSams | |
2013-08-05 | ZVISION: Fix memory free mismatch caused by MemoryReadStream using free() | richiesams | |
2013-08-04 | ZVISION: Replace includes with forward declarations | richiesams | |
2013-08-04 | ZVISION: Remove implicit cast between integer types | richiesams | |
2013-08-04 | ZVISION: Fix includes to use new underscore names | richiesams | |
2013-08-04 | ZVISION: Rename files to use underscores instead of camelCase | richiesams | |