1323 Commits

Author SHA1 Message Date
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
alxpnv
8f96c87d4e ASYLUM: (Writings puzzle) implement lens distortion 2021-10-29 14:52:45 +03:00
alxpnv
921f3681c5 ASYLUM: fix clicking a savegame 2021-10-29 14:52:45 +03:00
alxpnv
dbad3d6443 ASYLUM: generalize handling of multipage dialogs 2021-10-27 13:20:47 +03:00
alxpnv
27f1d4d163 ASYLUM: allow setting player position in scroll mode 2021-10-25 15:20:00 +03:00
alxpnv
146941f368 ASYLUM: formatting 2021-10-25 13:07:57 +03:00
alxpnv
7ba4414409 ASYLUM: fix "No game has been loaded"
Reported by Attx
2021-10-25 12:11:35 +03:00
alxpnv
0c64bb82fa ASYLUM: speed up puzzle animations a little bit
Suggested by Attx. Thanks!
2021-10-22 12:00:12 +03:00
alxpnv
3d5fe05257 ASYLUM: don't play intro video when loading during startup
Bug reported by Attx
2021-10-22 12:00:12 +03:00
alxpnv
145ab27df9 ASYLUM: fix playing ambient sounds 2021-10-21 16:21:42 +03:00
alxpnv
7b6426721c ASYLUM: add missing config defaults 2021-10-21 16:21:42 +03:00
alxpnv
6878047715 ASYLUM: allow returning to game when using 'scene' debug command 2021-10-21 16:21:41 +03:00
alxpnv
dd93fe858c ASYLUM: fix playing library voices in demo version 2021-10-20 16:05:36 +03:00
alxpnv
40f6daac76 ASYLUM: fix crash in demo version 2021-10-20 16:05:36 +03:00
alxpnv
fa2c913d04 ASYLUM: add workaround for multipage dialogs
Reported by Attx
2021-10-19 15:18:27 +03:00
alxpnv
5fc91f2682 ASYLUM: fix Theora playback in OpenGL mode 2021-10-19 15:18:27 +03:00