1282 Commits

Author SHA1 Message Date
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
alxpnv
b9e52233c3 ASYLUM: (TimeMachine puzzle) fix uninitialized class members
CID 1453221
2021-09-21 15:02:41 +03:00
alxpnv
ce0c5cce18 ASYLUM: fix arguments in wrong order
CID 1453225
2021-09-21 15:02:41 +03:00
alxpnv
5fe5a128a6 ASYLUM: fix improper use of negative value
CID 1453216
2021-09-21 15:02:41 +03:00
alxpnv
6c24eb0be2 ASYLUM: fix potential bad bit shift
CID 1453217
2021-09-21 15:02:41 +03:00
alxpnv
a937575412 ASYLUM: (Pipes puzzle) fix uninitialized class members
CIDs 1453211 and 1453229
2021-09-20 16:04:29 +03:00
alxpnv
f6ca392be7 ASYLUM: use strlcpy
CID 1453210
2021-09-20 15:46:44 +03:00
alxpnv
69b545a8d0 ASYLUM: remove unused class member
CID 1453227
2021-09-20 15:41:39 +03:00
alxpnv
b8cfb363a3 ASYLUM: fix buffer overruns in Actor::getStride()
CIDs 1457938 and 1457990
2021-09-20 15:36:45 +03:00
alxpnv
8222dee141 ASYLUM: fix uninitialized class members
CID 1453223
2021-09-20 15:07:26 +03:00
alxpnv
e3af0aa2d1 ASYLUM: add missing va_end
CID 1453214
2021-09-20 14:10:48 +03:00
alxpnv
f1012335f7 ASYLUM: fix uninitialized variable
CID 1453219
2021-09-20 12:22:37 +03:00
alxpnv
eed6789af2 ASYLUM: fix buffer overrun
CID 1453215
2021-09-20 12:15:35 +03:00
alxpnv
377ffb92be ASYLUM: add support for loading during startup 2021-09-20 12:03:40 +03:00
alxpnv
0fbe223f8a ASYLUM: disable saving in demo versions 2021-09-20 11:14:54 +03:00
trembyle
42875d9104 ASYLUM: Add detection for alternate demo
Found on PC Gamer covermount March 1998.

It uses AVI files (Cinepak 24-bit) instead of SMK.
2021-09-19 14:52:46 +02:00