Repository
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
/scummvm/trunk
by
Max Horn
(Using name ‘fingolfin’)
on
2009-11-09 22:20
(21 days ago)
SCI: Remove remarks about in-place loading, at least for now.
Not loading in-place has the advantage that it allows to cleanly
cancel loading a savesate, e.g. if we detect a defect during
loading. This is much harder (if not impossible) to achieve if
loading in-place. So I'd prefer if we took advantage of this.
Right now, though, we don't.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C++ | 0 | 0 | 3 | 6 | 0 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
engines/sci/engine/savegame.cpp
|
|||||||
| C++ | 0 | 0 | 3 | 6 | 0 | 0 | |