Age | Commit message (Expand) | Author |
---|---|---|
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams |
2013-10-02 | ZVISION: Fix spacing | RichieSams |
2013-09-25 | ZVISION: Only save a thumbnail of the backbuffer instead of the whole thing | RichieSams |
2013-09-22 | ZVISION: Fix memory leak in SaveManager | RichieSams |
2013-09-21 | ZVISION: Only allow save slots in the range [1, 20] | RichieSams |
2013-09-21 | ZVISION: Load the state values before changing location | RichieSams |
2013-09-17 | ZVISION: Add a check against reading newer save game versions | 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-09 | ZVISION: Save a thumbnail of the RenderManager backbuffer instead of the actu... | RichieSams |
2013-09-06 | ZVISION: Fix accidental signed read from save file header | RichieSams |
2013-09-04 | ZVISION: Implement SaveManager | richiesams |