scummvm/engines/ags
Walter Agazzi c05887d3a4 AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL
Added game option flag to disable screenshot/thumbnail creation
on save
2023-06-16 22:47:37 +01:00
..
engine AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
lib AGS: Remove std math wrapper 2023-06-06 09:03:35 +01:00
plugins AGS: Implement ags_app_open_url plugin 2023-06-16 22:47:25 +01:00
shared AGS: Remove unnecessary include of std/math.h 2023-06-06 08:59:58 +01:00
tests AGS: Common: in IniFile replaced string indexes from int with size_t 2023-04-29 13:11:41 +02:00
achievements_tables.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
ags.cpp AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
ags.h
configure.engine
console.cpp
console.h
credits.pl
detection_tables.h AGS: Add detection for recent games 2023-06-12 18:37:46 +02:00
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
dialogs.cpp AGS: Expose the FPS display option in the game options 2023-06-05 20:12:08 +01:00
events.cpp
events.h
game_scanner.cpp
game_scanner.h
globals.cpp AGS: Remove std::numeric_limits replacement 2023-06-05 20:18:16 +01:00
globals.h AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
metaengine.cpp COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
metaengine.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
module.mk AGS: Preliminary implementation of ags_sprite_video plugin 2023-06-03 22:53:26 +02:00
music.cpp
music.h
POTFILES