Commit Graph

1350 Commits

Author SHA1 Message Date
Eugene Sandulenko
8f8d522913
COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
alxpnv
3a17edceaa ASYLUM: rename Actor::clearFields() 2022-11-02 14:18:07 +03:00
alxpnv
e2e3ec2dd5 ASYLUM: fix showing Sarah's reflection in Chapter 4b 2022-11-02 13:57:01 +03:00
alxpnv
c77a18900b ASYLUM: fix Sound::convertVolumeTo() to match Sound::convertVolumeFrom() 2022-11-01 11:57:50 +03:00
alxpnv
8701b1ba54 ASYLUM: fix changing SFX volume also changes Voice volume
Bug no. 13912
2022-10-31 15:09:10 +03:00
Le Philousophe
a302f1859b ASYLUM: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
alxpnv
cd11578f2b ASYLUM: fix animation of floating bodies in Chapter 4
Bug no. 13558
2022-10-06 13:41:58 +03:00
alxpnv
c5044f433c ASYLUM: fix formatting 2022-10-06 13:41:58 +03:00
alxpnv
7adad87fc4 ASYLUM: HiveControl puzzle: don't reset at quit 2022-09-26 14:01:00 +03:00
Le Philousophe
4dc3436cac JANITORIAL: Don't include ScummVM files using brackets 2022-08-22 12:17:58 +02:00
Walter Agazzi
cf9e0974a6 ASYLUM: Add detection for Italian fanmade 2022-08-22 11:09:41 +03:00
alxpnv
d9fd457d8b ASYLUM: change mapping for the in-game menu 2022-08-03 11:19:17 +03:00
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