662 Commits

Author SHA1 Message Date
Matthew Jimenez
5219c99400 GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
BLooperZ
c815310905 HYPNO: Add Hebrew detection entry for CD structure 2024-01-30 07:49:50 +01:00
neuromancer
3400b1542c HYPNO: enabled return to launcher for wet and boyz 2024-01-09 20:29:45 +01:00
neuromancer
d28712dcf4 HYPNO: avoid using cursor palettes in wet 2024-01-09 09:50:16 +01:00
Le Philousophe
27396734e9 HYPNO: Migrate engine to Path 2023-12-24 13:19:25 +01:00
sluicebox
c80e3d1647 HYPNO: Fix leaked palette memory when decoding frames 2023-12-09 21:47:56 -08:00
Eugene Sandulenko
ec2dd2726b ENGINES: Added optional parameter to canSave/LoadGameStateCurrently() for indicating the reason 2023-12-08 12:21:16 +01:00
neuromancer
13bd7a59ca HYPNO: allow better menu navigation in wet when using touchscreen 2023-11-13 15:49:30 +01:00
sluicebox
a2db643088 HYPNO: Fix memory leak in loadPalette. PVS-Studio V773 2023-10-30 11:28:14 -07:00
Eugene Sandulenko
98dc4748c7
HYPNO: Fix warning 2023-09-19 14:35:38 +02:00
D G Turner
836588a00b HYPNO: Reduce Scope of Forbidden Symbol Exceptions 2023-07-24 00:47:34 +01:00
Miro Kropacek
f85fde7707 ENGINES: ALL: Use new CursorMan API where applicable
This makes code not only cleaner but also friendly to 8-bit surfaces
where pitch != width.
2023-07-19 22:22:11 +02:00
elasota
b8acbe6bee COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
elasota
bd3ac0f812 HYPNO: Fix signed/unsigned conversion 2023-07-08 22:02:00 +03:00
Vladimir Serbinenko
40a41c7a0b HYPNO: Add Korean version of "Enter name:" string 2023-05-14 20:32:38 +02:00
Vladimir Serbinenko
ef7b677451 HYPNO: Support rendering Korean font for Wetlands 2023-05-14 20:32:38 +02:00
neuromancer
9a42ae6957 HYPNO: allow to use click to skip some screens 2023-03-22 21:15:21 +01:00
neuromancer
6b1415657a HYPNO: show virtual keyboard when a player name should be introduced 2023-03-20 08:58:49 +01:00
neuromancer
a1a77ad466 HYPNO: enable kSupportsReturnToLauncher 2023-03-18 10:39:13 +01:00
neuromancer
91ddb6bef5 HYPNO: check zero or negative health when showing message at the end of fight 2023-03-18 10:39:13 +01:00
Eugene Sandulenko
6c9ffce61a
HYPNO: Remove testing flag for Soldiers 2023-02-28 17:43:26 +01:00
neuromancer
818797fc96 HYPNO: finish level c30 when all the objectives are complete in wet 2023-02-01 13:14:36 +01:00
neuromancer
bb90b1b87b HYPNO: added missing cutscene in wet for level c20 2023-02-01 09:20:28 +01:00
neuromancer
2cd753e7a3 HYPNO: added support for another wetlands demo 2023-01-10 21:26:20 -03:00
elasota
e280186a8c ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
Eugene Sandulenko
fb7095f5a4
COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
Cameron Cawley
a7cfc03df0 HYPNO: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
BLooperZ
bf562cab67 HYPNO: SPIDER: Hebrew chiper message puzzle 2022-09-29 20:59:24 +02:00
neuromancer
3e1217159f HYPNO: added detection of wetlands 1.1 2022-08-14 09:16:48 +02:00
neuromancer
806e8263fb HYPNO: disable user interaction during cutscenes/intro commands 2022-08-11 08:52:14 +02:00
neuromancer
242a48a1f5 HYPNO: avoid drawing too many profiles in the boyz main menu 2022-08-11 08:52:14 +02:00
Cameron Cawley
f3b094e53f ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
Lothar Serra Mari
31d295e587 HYPNO: Drop ADGF_TESTING flags 2022-07-16 22:49:09 +02:00
Cameron Cawley
f6221ff18a HYPNO: Use ADExtraGuiOptionsMap for the options 2022-07-07 23:46:04 +03:00
neuromancer
a31e1b6315 HYPNO: fixed regresion when decoding audio files 2022-07-07 21:57:28 +02:00
neuromancer
d7cf7c6259 HYPNO: fixed an uninitialized field from LibFile in boyz 2022-06-20 19:02:19 +02:00
neuromancer
2ec5a1d84b HYPNO: fixed corrupted crossair in boyz 2022-06-20 17:03:55 +02:00
neuromancer
471c189560 HYPNO: avoid palette issue in the last level of boyz 2022-06-20 17:03:55 +02:00
neuromancer
7dfc378552 HYPNO: reset _currentActor before each level in boyz 2022-06-20 17:03:55 +02:00
neuromancer
d71716ff2a HYPNO: implement scummvm cheat to unlock all levels in wet 2022-06-20 17:03:55 +02:00
neuromancer
29e4b87fdb HYPNO: fixed transition to correctly run the last level of boyz 2022-06-20 00:09:53 +02:00
neuromancer
d9646947af HYPNO: corrected level pointers of flashback mode in boyz 2022-06-20 00:09:53 +02:00
neuromancer
427a093b85 HYPNO: fixed video sequence at the end of level c33 in boyz 2022-06-20 00:09:53 +02:00
Cameron Cawley
caba9122f8
HYPNO: Reduce memory usage when opening .lib archives 2022-06-19 20:50:58 +03:00
neuromancer
794c07c05c HYPNO: removed unused objectives from level c352 in boyz 2022-06-19 14:40:24 +02:00
neuromancer
ca858c2c43 HYPNO: missing hostage video in boyz 2022-06-19 14:40:24 +02:00
neuromancer
0ada4b693a HYPNO: boyz is in testing 2022-06-19 14:40:24 +02:00
neuromancer
950ad44748 HYPNO: added missing sounds when shooting non-hostiles in boyz 2022-06-19 11:24:44 +02:00
neuromancer
b4bd99aac4 HYPNO: fix crash when shooting a botle in boyz 2022-06-19 11:24:44 +02:00
neuromancer
1ffae9b411 HYPNO: improved friendlies encounters counting in boyz 2022-06-19 11:24:44 +02:00