Commit Graph

1338 Commits

Author SHA1 Message Date
alxpnv
24312ed327 ASYLUM: bring back Load Game screen thumbnails 2022-08-02 14:39:09 +03:00
alxpnv
887436ba89 ASYLUM: add a shortcut to show the in-game menu 2022-08-02 12:59:35 +03:00
alxpnv
7b4e069fe8 ASYLUM: enable keymapper on dialog screen 2022-08-02 12:59:35 +03:00
alxpnv
0b298aa412 ASYLUM: fix Keyboard Config screen 2022-08-02 12:59:34 +03:00
Cameron Cawley
f3b094e53f ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
Lothar Serra Mari
20110c4b8e ASYLUM: Drop ADGF_TESTING flags 2022-07-16 22:48:42 +02:00
alxpnv
a5156cd63e ASYLUM: don't show inventory if an item is already selected 2022-06-29 11:02:20 +03:00
alxpnv
284adf42be ASYLUM: add actions for mouse clicks 2022-06-29 10:56:23 +03:00
alxpnv
7e4d9b1e52 ASYLUM: make byte twiddling macros endian agnostic
Also removed a couple of unused macros
2022-06-28 13:11:08 +03:00
alxpnv
2f15828d5a ASYLUM: add detection for the Polish fanmade translation 2022-06-21 10:30:47 +03:00
alxpnv
282995d40e ASYLUM: don't show thumbnails on Load Game screen
This feature wasn't present in the original game and didn't work
properly in OpenGL mode
2022-06-21 10:30:46 +03:00
alxpnv
42b051cabf ASYLUM: remove a shortcut to toggle scrolling debug mode 2022-06-15 15:40:28 +03:00
alxpnv
5a6edfa2d9 ASYLUM: implement 'version' command 2022-06-15 15:40:27 +03:00
alxpnv
2b7cadaa72 ASYLUM: add a shortcut to open character inventory 2022-06-15 15:40:27 +03:00
alxpnv
2934d8fa4f ASYLUM: fix distorted ambient sounds caused by balance being out of range
Bug #13561
2022-06-14 15:13:21 +03:00
alxpnv
9accbf1c30 ASYLUM: ignore mouse clicks while the cursor is hidden 2021-12-27 14:01:54 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
alxpnv
d4d1f08c3d ASYLUM: fix starting the game after loading of saved game was cancelled 2021-12-09 13:24:58 +03:00
alxpnv
77cfc02f6c ASYLUM: add debug command to draw action area 2021-12-09 13:24:58 +03:00
alxpnv
0c82035515 ASYLUM: fix unsigned wrap around 2021-12-08 11:36:18 +03:00
alxpnv
8540da76a1 ASYLUM: fix corrupted cursor
Bug no. 13145
2021-12-07 11:48:50 +03:00
alxpnv
1272665764 ASYLUM: fix yawning during active gameplay
Bug no. 13136
2021-12-06 14:21:27 +03:00
alxpnv
7cccbafc9d ASYLUM: fix crash after reaching limit of savegames
Bug no. 13144
2021-12-06 14:21:27 +03:00
alxpnv
28dc2e14bf ASYLUM: fix subtitle index
Bug no. 13135
2021-12-06 14:21:27 +03:00
alxpnv
7ec7e45043 ASYLUM: fix invalid direction crash
Bug no. 13130
2021-12-06 14:21:27 +03:00
alxpnv
17abacd66a ASYLUM: convert a couple of workarounds to patches 2021-12-06 14:21:27 +03:00
alxpnv
40359676d9 ASYLUM: update POTFILES 2021-12-02 10:51:00 +03:00
alxpnv
396b4fbd67 ASYLUM: fix Load Game screen flickering
Bug no. 13108
2021-12-01 13:37:29 +03:00
alxpnv
7868bbdd5d ASYLUM: fix garbage at the end of the credits (French/German versions)
Bug no. 13118
2021-12-01 13:37:29 +03:00
alxpnv
c1e64b20c5 ASYLUM: fix chapter titles in load screens (French/German versions)
Bug no. 13118
2021-12-01 13:37:29 +03:00
alxpnv
e7d87b7e5d ASYLUM: (Pipes puzzle) fix triggering output pipes
Bug no. 13109
2021-11-29 12:13:06 +03:00
alxpnv
6a53897ac3 ASYLUM: switch lighting effects to synchronous model 2021-11-25 14:55:25 +03:00
alxpnv
f1baae54b9 ASYLUM: (ResourceViewer) add palette view mode 2021-11-25 14:55:25 +03:00
alxpnv
c38ca70ba8 ASYLUM: add detection for unofficial Russian translation by Fargus 2021-11-23 13:23:12 +03:00
alxpnv
a7f24a5990 ASYLUM: make sure async palette fades don't clash
Potential fix for bug no. 13089
2021-11-22 15:42:32 +03:00
alxpnv
5c73fbc8e1 ASYLUM: remove duplicated code in Actor::update() 2021-11-22 14:08:44 +03:00
alxpnv
a930286e6c ASYLUM: fix checking region flag in Actor::actionAreaCheck() 2021-11-22 14:08:44 +03:00
alxpnv
b751e47f42 ASYLUM: big endian fix
Ticket 13081
2021-11-22 14:08:44 +03:00
alxpnv
17c27cdea8 ASYLUM: add detection for Spanish fanmade translation
Ticket 13087
2021-11-22 14:08:44 +03:00
alxpnv
177c92f77a ASYLUM: add detection for the German CD version
Ticket 13085
2021-11-22 14:08:44 +03:00
alxpnv
bc4c43b57e ASYLUM: clean up game descriptions 2021-11-22 14:08:44 +03:00
alxpnv
38afe4d318 ASYLUM: enable ADGF_TESTING and build-by-default 2021-11-18 14:41:43 +03:00
alxpnv
37992636e7 ASYLUM: potential fix for palette fade related crashes 2021-11-18 13:09:26 +03:00
alxpnv
461598fd1a ASYLUM: increase ambient volume 2021-11-17 13:38:31 +03:00
alxpnv
76d844dd92 ASYLUM: report SCN.006 on unknown game variant 2021-11-17 13:38:30 +03:00
alxpnv
17b2d0320a ASYLUM: fix re-assigning actor mask when using 'scene' command 2021-11-15 15:02:35 +03:00
Orgad Shaneh
57cdbc9072 ASYLUM: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
alxpnv
9636dd5311 ASYLUM: improve detection 2021-11-12 15:35:59 +03:00
Orgad Shaneh
3919f53326 ENGINES: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
D G Turner
0bdf4df6fa ASYLUM: Fix GCC Duplicated Branch Warning 2021-10-29 19:36:19 +01:00