scummvm/engines/agi
Johannes Schickel 49fafb48a7 GUI: Refactor default savegame description creation.
Formerly the GMM, AGI and SCI duplicated the logic for USE_SAVEGAME_TIMESTAMP.
Now I added a method to SaveLoadChooser instead, which takes care of this. This
might not be the best placement of such a functionality, thus I added a TODO
which talks about moving it to a better place.
2012-06-10 05:04:59 +02:00
..
agi.cpp AGI: Add played time information to saved games 2012-03-27 00:50:29 +03:00
agi.h AGI: Use the ScummVM dialogs for saving/loading 2012-03-27 00:21:50 +03:00
checks.cpp AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting" 2012-01-07 18:56:23 +02:00
console.cpp
console.h
cycle.cpp
detection_tables.h
detection.cpp AGI: Add played time information to saved games 2012-03-27 00:50:29 +03:00
font.h
global.cpp
graphics.cpp
graphics.h
id.cpp
inv.cpp
keyboard.cpp GUI: Move predictive dialog to common gui 2012-03-25 12:21:38 +03:00
keyboard.h
loader_v1.cpp
loader_v2.cpp
loader_v3.cpp
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp
menu.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
module.mk GUI: Move predictive dialog to common gui 2012-03-25 12:21:38 +03:00
motion.cpp
objects.cpp
op_cmd.cpp
op_dbg.cpp
op_test.cpp
opcodes.cpp
opcodes.h
picture.cpp
picture.h AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting" 2012-01-07 18:56:23 +02:00
preagi_mickey.cpp
preagi_mickey.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
preagi_troll.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
preagi_troll.h
preagi_winnie.cpp
preagi_winnie.h
preagi.cpp
preagi.h
saveload.cpp GUI: Refactor default savegame description creation. 2012-06-10 05:04:59 +02:00
sound_2gs.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sound_2gs.h
sound_coco3.cpp
sound_coco3.h
sound_midi.cpp
sound_midi.h
sound_pcjr.cpp
sound_pcjr.h
sound_sarien.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sound_sarien.h
sound.cpp
sound.h
sprite.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
sprite.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
text.cpp
view.cpp
view.h
wagparser.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
wagparser.h
words.cpp JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00