Commit Graph
22 Commits
Author SHA1 Message Date
alxpnv 9bcd0cfd97 ASYLUM: fix holding Esc only dismisses one line of dialog
Bug no. 14059
2023-01-23 13:43:16 +03:00
Eugene Sandulenko 8f8d522913 COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
alxpnv d9fd457d8b ASYLUM: change mapping for the in-game menu 2022-08-03 11:19:17 +03:00
alxpnv 887436ba89 ASYLUM: add a shortcut to show the in-game menu 2022-08-02 12:59:35 +03:00
alxpnv 0b298aa412 ASYLUM: fix Keyboard Config screen 2022-08-02 12:59:34 +03:00
alxpnv 284adf42be ASYLUM: add actions for mouse clicks 2022-06-29 10:56:23 +03:00
alxpnv 2b7cadaa72 ASYLUM: add a shortcut to open character inventory 2022-06-15 15:40:27 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
alxpnv 7cccbafc9d ASYLUM: fix crash after reaching limit of savegames
Bug no. 13144
2021-12-06 14:21:27 +03:00
alxpnv e83f2df2d7 ASYLUM: change autosave slot 2021-09-24 15:08:25 +03:00
alxpnv c368834a9e ASYLUM: fix memory leak 2021-09-22 15:54:50 +03:00
alxpnv b49f9e755b ASYLUM: append metadata to the saves made via the game menu 2021-09-17 13:21:43 +03:00
alxpnv 0d1e2da0b0 ASYLUM: implement saving/loading via the GMM 2021-09-16 15:47:54 +03:00
alxpnv 477cae38bc ASYLUM: add support for Steam achievements 2021-08-16 14:49:53 +03:00
Eugene Sandulenko 057cd171ed ASYLUM: Fix warning 2021-06-07 00:28:23 +02:00
D G Turner d84d002212 ASYLUM: Fix for Correct MetaEngine Feature API
This was previously showing the Launcher Load button as active, but
with no saves present as most of the API was not implemented.

This corrects that so that the various Advanced Engine / MetaEngine
APIs for loading / saving from launcher and command line may be
implemented in future.
2021-05-19 22:46:45 +01:00
alxpnv a2d2495588 ASYLUM: add Keymapper support 2021-05-17 15:37:58 +02:00
alxpnv ca1d780730 ASYLUM: clean up metaengine.cpp 2021-05-17 15:37:57 +02:00
Alexandre Fontoura 1f473eedfe ASYLUM: Fixed metaengine mistake 2021-05-17 15:37:36 +02:00
Alexandre Fontoura bc16fa16b7 ASYLUM: Game detection improvements 2021-05-17 15:37:36 +02:00
alxpnv af823c01ee ASYLUM: fix build 2021-05-17 15:37:34 +02:00
Joseph Davies 19d343e82f ASYLUM: Split detection features & adapt to new plugins. 2021-05-17 15:37:32 +02:00