Commit graph

1397 commits

Author SHA1 Message Date
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
alxpnv
b1adfb3f25 ASYLUM: fix Load Game screen shaking
Reported by Attx
2021-10-19 15:18:26 +03:00
alxpnv
110af4fae4 ASYLUM: slow down puzzle animations 2021-10-19 15:18:26 +03:00
alxpnv
4576f1f087 ASYLUM: fix loading screen too dark
Also added a missing fade-in

Reported by Attx
2021-10-15 15:35:22 +03:00
alxpnv
32ec986518 ASYLUM: fix vertical alignment for movie subtitles
Bug reported by Attx
2021-10-15 15:35:22 +03:00
alxpnv
c95a8036b5 ASYLUM: (Fisherman puzzle) fix resetting
Reported by Attx
2021-10-13 16:15:16 +03:00
alxpnv
80763d58b7 ASYLUM: (Fisherman puzzle) identify more variables 2021-10-13 16:15:16 +03:00
alxpnv
493be0c7f9 ASYLUM: (Fisherman puzzle) fix sounds 2021-10-13 16:15:16 +03:00
alxpnv
9600ef7297 ASYLUM: fix loading screen animation too fast
Reported by Attx
2021-10-13 16:15:16 +03:00
alxpnv
e9e0f98172 ASYLUM: (TicTacToe puzzle) fix arbitrary placement
Bug reported by Attx
2021-10-12 16:14:21 +03:00
alxpnv
0dbc08aa6b ASYLUM: (TicTacToe puzzle) rename class members 2021-10-12 16:14:20 +03:00
alxpnv
ab0609db66 ASYLUM: fix uninitialized member
CID 1462749
2021-10-04 15:49:10 +03:00
alxpnv
04bb1031d5 ASYLUM: fix incorrect expression
CID 1462750
2021-10-04 15:46:30 +03:00
alxpnv
3533979ea4 ASYLUM: fix setting cursor when hovering over the player
Regression from 5fe5a12
2021-10-01 12:51:44 +03:00
D G Turner
140557e150 ASYLUM: Fix GCC Compiler Warning 2021-09-30 22:16:06 +01:00
alxpnv
a20098b5bc ASYLUM: show thumbnails on Load Game screen 2021-09-29 16:19:34 +03:00
alxpnv
78cb87bb78 ASYLUM: don't autosave when the player is walking/interacting 2021-09-28 15:27:29 +03:00
alxpnv
dad4565809 ASYLUM: add a simple resource viewer 2021-09-28 15:27:29 +03:00
alxpnv
3c71f32950 ASYLUM: add Insert Disc screen 2021-09-28 15:27:29 +03:00
D G Turner
3f5ac3532f ASYLUM: Fix GCC Compiler Warnings 2021-09-25 19:33:38 +01:00
alxpnv
f01aa6db73 ASYLUM: fill in the rest of encounterData 2021-09-24 17:38:52 +03:00
alxpnv
e83f2df2d7 ASYLUM: change autosave slot 2021-09-24 15:08:25 +03:00
alxpnv
36dad5e889 ASYLUM: add help for 'scene' command 2021-09-24 11:13:33 +03:00
alxpnv
8f89a66940 ASYLUM: fix crash on exit 2021-09-22 15:54:50 +03:00
alxpnv
c368834a9e ASYLUM: fix memory leak 2021-09-22 15:54:50 +03:00
alxpnv
4901928d5c ASYLUM: allow loading of savegames from the previous versions of the game 2021-09-22 15:54:50 +03:00
alxpnv
2145019341 ASYLUM: fix signed/unsigned mismatch
Reported by Henke37
2021-09-22 15:54:49 +03:00