scummvm/engines/ags
eientei95 22802c4e09 AGS: Add entry for "This Game Might Improve Your Memory" (#4088)
* AGS: Add entry for "This Game Might Improve Your Memory"
2022-07-04 22:14:20 +01:00
..
engine AGS: Restored "Button::Animate^7" in API and fixed volume default 2022-06-25 23:34:12 +01:00
lib AGS: Add sanity check in putpixel to avoid overflow 2022-06-20 23:52:14 +01:00
plugins AGS: Removed deprecated globals 2022-05-30 15:23:20 -07:00
shared AGS: Fixed GUI textual controls not redrawn when translation changes 2022-06-21 23:29:19 +01:00
tests ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements_tables.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
ags.cpp AGS: Changed ComponentHandlers array from being global objects 2022-05-31 18:46:33 -07:00
ags.h AGS: Dispose SOUNDCLIP when stopped playing 2022-03-19 21:25:09 -07: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.cpp AGS: Update POTFILES 2022-02-23 09:10:54 +00:00
detection.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
detection_tables.h AGS: Add entry for "This Game Might Improve Your Memory" (#4088) 2022-07-04 22:14:20 +01:00
dialogs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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: Refactor ScummVM GfxFilter from being static global 2022-05-31 21:04:19 -07:00
globals.h AGS: Refactor ScummVM GfxFilter from being static global 2022-05-31 21:04:19 -07:00
metaengine.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
metaengine.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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