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
/
prince
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2018-05-06
PRINCE: Use ScummVM save/load dialogs
Adrian Frühwirth
2018-05-06
PRINCE: Add play time metadata to savegames
Adrian Frühwirth
2018-05-06
PRINCE: Removed unused kBadSVG
Adrian Frühwirth
2018-04-07
ALL: Load savegame thumbnail only when necessary
Adrian Frühwirth
2016-10-21
PRINCE: Refactored detection code into widely accepted schema
Eugene Sandulenko
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-06-08
PRINCE: Use # as savefile matching pattern
Eugene Sandulenko
2014-11-09
PRINCE: canLoadGameStateCurrently() - to check if loading is allowed
lukaslw
2014-11-09
PRINCE: canSaveGameStateCurrently() - check conditions when you can't save th...
lukaslw
2014-10-28
PRINCE: Remove trailing whitespace
Filippos Karapetis
2014-08-04
PRINCE: Inventory after swaping and loading fix
lukaslw
2014-08-02
PRINCE: Cursor after loading fix
lukaslw
2014-08-01
PRINCE: Code clean-up
lukaslw
2014-07-29
PRINCE: syncGame() fix
lukaslw
2014-07-29
PRINCE: Game saving - basic implementation
lukaslw