scummvm/engines/ags
Walter Agazzi f77da38379 AGS: Engine: fixed view frames have a linked sound 0 by default
from upstream a4a98adfcb039e0f8f213d60e8b0b639b0217f9b
2023-03-12 20:58:28 +00:00
..
engine AGS: Engine: fixed view frames have a linked sound 0 by default 2023-03-12 20:58:28 +00:00
lib AGS: Add more sanity checks to allegro putpixel functions 2023-02-21 21:10:48 +00:00
plugins AGS: Removed update_polled_stuff_if_runtime() from data loading functions 2023-03-12 20:58:28 +00:00
shared AGS: Engine: fixed view frames have a linked sound 0 by default 2023-03-12 20:58:28 +00:00
tests ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements_tables.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
ags.cpp AGS: Improve pixel format selection 2023-02-09 23:31:39 +00:00
ags.h AGS: Remove unused mutex variables in AGSEngine 2022-06-16 23:16:20 +01:00
configure.engine ENGINES: Drop cxx11 feature dependency. Now it is always preent 2021-10-31 11:46:26 +02:00
console.cpp AGS: Reorganized few cc_ headers 2022-05-05 22:41:07 -07:00
console.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection_tables.h AGS: Add detection for some old games/versions 2023-03-12 17:31:11 +01:00
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
dialogs.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
events.cpp AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
events.h AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
game_scanner.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
game_scanner.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
globals.cpp AGS: Store DialogTopics in std::vector 2022-06-20 23:52:25 +01:00
globals.h AGS: rewrote eAGSMouseButton enum to sync with the script API 2022-10-10 00:16:16 +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: cc_error returns stack from all script threads 2022-05-05 22:41:07 -07:00
music.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
music.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
POTFILES AGS: Update POTFILES 2022-02-23 09:10:54 +00:00