scummvm/engines/gob/save
Simon Delamarre 0ac43888f2
GOB: handle saving Adibou2 drawings on "floppy disk"
They will just land on the save directory, as other saves, with fix filename "adibou2_drawing_on_floppy_disk".

The use case is to facilitate sharing drawings between different Adibou characters, for example to continue a friend's drawing. In this view, we wrap the full picture and its thumbnail in a same file with a fix filename, so that one need only to move the "adibou2_drawing_on_floppy_disk" file between Adibou2 installations to share "floppy disk" drawings.
2022-12-02 11:44:30 +01:00
..
saveconverter_v2.cpp
saveconverter_v3.cpp
saveconverter_v4.cpp
saveconverter.cpp GOB: implement copyFile and moveFile 2022-12-02 11:44:26 +01:00
saveconverter.h
savefile.cpp GOB: implement deleteFile() for Adibou2 save handlers 2022-12-02 11:44:27 +01:00
savefile.h GOB: implement deleteFile() for Adibou2 save handlers 2022-12-02 11:44:27 +01:00
savehandler.cpp GOB: handle saves for Adibou2 construction minigame 2022-12-02 11:44:28 +01:00
savehandler.h GOB: implement copyFile and moveFile 2022-12-02 11:44:26 +01:00
saveload_adibou1.cpp GOB: add save handler stubs for Adibou1 2022-12-02 11:44:30 +01:00
saveload_ajworld.cpp
saveload_fascin.cpp
saveload_geisha.cpp
saveload_inca2.cpp
saveload_playtoons.cpp
saveload_v2.cpp
saveload_v3.cpp
saveload_v4.cpp
saveload_v6.cpp
saveload_v7.cpp GOB: handle saving Adibou2 drawings on "floppy disk" 2022-12-02 11:44:30 +01:00
saveload.cpp GOB: implement copyFile and moveFile 2022-12-02 11:44:26 +01:00
saveload.h GOB: handle saving Adibou2 drawings on "floppy disk" 2022-12-02 11:44:30 +01:00