Commit Graph
294 Commits
Author SHA1 Message Date
Le Philousophe a302f1859b ASYLUM: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02: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 a5156cd63e ASYLUM: don't show inventory if an item is already selected 2022-06-29 11:02:20 +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 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 1272665764 ASYLUM: fix yawning during active gameplay
Bug no. 13136
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 17abacd66a ASYLUM: convert a couple of workarounds to patches 2021-12-06 14:21:27 +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 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 37992636e7 ASYLUM: potential fix for palette fade related crashes 2021-11-18 13:09:26 +03:00
Orgad Shaneh 57cdbc9072 ASYLUM: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
D G Turner 0bdf4df6fa ASYLUM: Fix GCC Duplicated Branch Warning 2021-10-29 19:36:19 +01:00
alxpnv 921f3681c5 ASYLUM: fix clicking a savegame 2021-10-29 14:52:45 +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 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 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 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 9600ef7297 ASYLUM: fix loading screen animation too fast
Reported by Attx
2021-10-13 16:15:16 +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 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
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 f6ca392be7 ASYLUM: use strlcpy
CID 1453210
2021-09-20 15:46:44 +03:00
alxpnv b49f9e755b ASYLUM: append metadata to the saves made via the game menu 2021-09-17 13:21:43 +03:00
alxpnv 1dc17b7475 ASYLUM: use const references where possible 2021-09-17 13:21:43 +03:00
alxpnv c39383ffde ASYLUM: rework OGV playback 2021-09-14 12:43:55 +03:00
alxpnv d4fe0dd11d ASYLUM: add initial support for alternate demo 2021-09-08 15:46:37 +03:00
alxpnv 2fd785c12c ASYLUM: add support for Sanitarium Demo 2021-08-30 15:50:15 +03:00
alxpnv 68b204b9ef ASYLUM: add preliminary support for the Steam version 2021-08-13 14:56:49 +03:00
alxpnv f67fc64460 ASYLUM: switch 'Keyboard Config' menu screen to using Keymapper 2021-06-18 14:09:46 +03:00