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
/
simon
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2005-12-13
Cleanup.
Travis Howell
2005-12-08
Cleanup.
Travis Howell
2005-11-18
Remove hard coded language values.
Travis Howell
2005-11-12
Old targets will be auto updated.
Travis Howell
2005-11-05
Call flush() in the savegame stream, when saving. I think SAGA, Simon and
Torbjörn Andersson
2005-10-19
Cleanup
Travis Howell
2005-10-19
Cleanup
Travis Howell
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-08
Added/stubbed some Feeble opcodes, and fixed a regression that made it
Torbjörn Andersson
2005-10-07
FF starts VGA script.
Travis Howell
2005-10-06
Add FF table.
Travis Howell
2005-10-03
Cleanup
Travis Howell
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-05-06
Use ScummVM code formatting for names.
Travis Howell
2005-04-22
* Added new virtual base class 'Stream', ReadStream and
Max Horn
2005-04-13
Get rid of errno; add some (optional) error checking facilities to SaveFile c...
Max Horn
2005-04-10
split SaveFileManager::openSavefile and class SaveFile into two, each, one fo...
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-16
Using errno isn't really portable; don't have time to fix this properly right...
Max Horn
2004-12-16
Split simon.cpp more for PalmOS port.
Travis Howell