scummvm/engines/gob/save
2010-10-23 15:46:50 +00:00
..
saveconverter_v2.cpp Fixed some cppcheck warnings. 2010-01-19 20:41:51 +00:00
saveconverter_v3.cpp Fixed some cppcheck warnings. 2010-01-19 20:41:51 +00:00
saveconverter_v4.cpp Fixed some cppcheck warnings. 2010-01-19 20:41:51 +00:00
saveconverter_v6.cpp Fixed some cppcheck warnings. 2010-01-19 20:41:51 +00:00
saveconverter.cpp More alignment-related changes 2009-07-28 16:28:32 +00:00
saveconverter.h GOB: Got rid of last traces of strdupcpy and strdupcat 2009-05-31 17:00:38 +00:00
savefile.cpp GOB: Change all drawing to use class Surface 2010-09-30 13:02:16 +00:00
savefile.h ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
savehandler.cpp GOB: Change all drawing to use class Surface 2010-09-30 13:02:16 +00:00
savehandler.h GOB: Change all drawing to use class Surface 2010-09-30 13:02:16 +00:00
saveload_fascin.cpp Implementing saving/loading for Fascination. Tested in the DOS floppy versions and the Amiga version 2010-02-03 09:32:16 +00:00
saveload_playtoons.cpp Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues, and the Playtoons menu (history selection) 2009-08-28 19:28:54 +00:00
saveload_v2.cpp Fixing some signed/unsigned comparison warnings 2009-08-20 20:59:22 +00:00
saveload_v3.cpp Properly fixing the Lost in Time temp sprite issue 2009-08-22 15:46:43 +00:00
saveload_v4.cpp Fixing some signed/unsigned comparison warnings 2009-08-20 20:59:22 +00:00
saveload_v6.cpp Fixing some signed/unsigned comparison warnings 2009-08-20 20:59:22 +00:00
saveload.cpp Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, and mimic this code in oPlaytoons_openItk 2009-08-17 10:05:02 +00:00
saveload.h Implementing saving/loading for Fascination. Tested in the DOS floppy versions and the Amiga version 2010-02-03 09:32:16 +00:00