Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-01 | ZVISION: Create a folder structure for ZVision source files | RichieSams | |
I personally used filters within my IDE, but since others are now joining the project, it was brought to my attention that some better organization would be nice. | |||
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-21 | ZVISION: Add documentation to SaveManager | RichieSams | |
2013-09-17 | ZVISION: Convert the current save version to a const | RichieSams | |
2013-09-16 | ZVISION: Add version support for save files | RichieSams | |
2013-09-15 | ZVISION: Actually store the ZVision pointer | RichieSams | |
2013-09-04 | ZVISION: Implement SaveManager | richiesams | |
2013-08-20 | ZVISION: Add TODO's of what is left for the engine to be complete | richiesams | |