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
/
agos
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2016-11-29
ALL: game state => saved game
Ben Castricum
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-05-17
AGOS: Fix potential buffer overflow.
Kirben
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2015-05-21
AGOS: Add proper fix for regression when loading saved games in PC version of...
Kirben
2015-05-20
AGOS: Fix regression when loading saved games in PC version of Waxworks.
Kirben
2015-05-19
AGOS: Fix changing rooms in the PC version of Waxworks.
Kirben
2014-03-04
AGOS: Remove duplicate file opens, when counting saved games.
Kirben
2014-03-02
AGOS: Add initial support for mouse wheel.
Kirben
2014-02-18
AGOS: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-22
AGOS: Use Common::File instead of SearchMan.
Johannes Schickel
2014-01-22
AGOS: Get rid of ArchiveMan in favor of global SearchMan.
Johannes Schickel
2013-08-23
AGOS: Add two savegame-related FIXMEs
Willem Jan Palenstijn
2013-08-23
AGOS: Use Common::String for savegame filenames
Willem Jan Palenstijn
2013-08-23
AGOS: Simplify string parsing
Willem Jan Palenstijn
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-08-12
AGOS: Improve the quick load/save code.
Travis Howell
2012-04-15
AGOS: Add comment about the limitations of quick loading/saving games in the ...
Travis Howell
2012-01-27
AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch...
Johannes Schickel
2011-11-19
AGOS: Fix using saved games from the CD versions of Simon the Sorcerer 2, on ...
Travis Howell
2011-08-27
AGOS: Integrate InstallShield support.
Travis Howell
2011-08-06
AGOS: Reduced header dependency
Eugene Sandulenko
2011-05-29
AGOS: Silenced a false positive warning in MSVC
md5
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-09-17
I18N: Use a String instead of a char buffer.
Johannes Schickel
2010-09-16
I18N: fix a buffer size issue with translated save/load strings in AGOS
Thierry Crozat
2010-09-15
I18N: Add translation for load/save success or failure messages
Thierry Crozat
2010-04-12
Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...
Ori Avtalion
2010-03-18
COMMON: Get rid of Common::StringList
Max Horn
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-09-24
Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...
Filippos Karapetis
2009-09-24
AGOS: Fixed some warnings about unreachable code
Filippos Karapetis
2009-09-20
Correct error in load code for PC version of Waxworks.
Travis Howell
2009-09-11
Remove excess spaces.
Travis Howell
2009-08-22
Correct errors in load/save code for PC version of Waxworks.
Travis Howell
2009-08-12
Enable Personal Nightmare by default.
Travis Howell
2009-08-11
Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...
Travis Howell
2009-08-09
Fix bug #2834252 - ELVIRA1 Problem with 8-character-long save names.
Travis Howell
2009-08-09
Fix bug #2834254 - ELVIRA: Buggy scroll arrows when mixing spells.
Travis Howell
2009-07-20
AGOS: Fixed badload(); some whitespace cleanup
Max Horn
2009-07-18
AGOS: Removed second setjmp in PN code (untested!)
Max Horn
2009-05-05
Fix input glitch regression again, by closer matching original PN code.
Travis Howell
2009-05-04
All versions of PN share the same saved game format.
Travis Howell
2009-03-09
Change Personal Nightmare support to optional, until setjmp/longjmp code is c...
Travis Howell
2009-03-08
Clarify several errors messages.
Travis Howell
2009-03-08
Add initial support for Personal Nightmare.
Travis Howell
2009-03-07
Fix buffer overflow in matchSaveGame().
Travis Howell
[next]