index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
zvision
/
save_manager.cpp
Age
Commit message (
Expand
)
Author
2013-10-25
ZVISION: Refactoring script manager, massive changes.
Marisa-Chan
2013-10-20
ZVISION: Style modifing by astyle.
Marisa-Chan
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