Commit Graph
115 Commits
Author SHA1 Message Date
neuromancer 8186f29f77 HYPNO: fix timer usage during bus puzzle (hard) in spider 2022-06-18 10:00:10 +02:00
neuromancer 0cf636343c HYPNO: added support for playing stereo music in boyz 2022-06-17 09:26:13 +02:00
neuromancer 5bb25ba122 HYPNO: make sure the bonus field is initialized 2022-06-12 14:10:04 +02:00
neuromancer aa88bd8f55 HYPNO: enable explicit cheat to unlock all levels 2022-06-08 21:05:34 +02:00
Cameron Cawley 79a752c4f2 HYPNO: Avoid unnecessary scaling 2022-06-06 10:05:41 +02:00
Cameron Cawley ecc726ff8a HYPNO: Replace use of Graphics::ManagedSurface with Graphics::Surface 2022-06-06 10:05:41 +02:00
neuromancer 0af0943868 HYPNO: implemented helicopter boss fight in boyz 2022-06-06 09:13:33 +02:00
Cameron Cawley 47932474c5 HYPNO: Reduce memory usage when loading Smacker files with HYP2 signatures 2022-06-05 21:30:06 +02:00
neuromancer d91f8e876b HYPNO: restore music after showing credits in wet 2022-06-05 00:00:11 +02:00
neuromancer ac02b9d780 HYPNO: removed annoying palette swap glitch when the engine finishes playing a video and starts another 2022-06-04 14:20:24 +02:00
neuromancer 4a8ea89cd3 HYPNO: allow scenes to declare their own resolution 2022-05-20 09:45:24 +02:00
neuromancer 9275d8dc6a HYPNO: simplified and improved mask handling in boyz 2022-05-12 20:43:59 +02:00
neuromancer 36359a8026 HYPNO: implemented some missing pointer change in spider 2022-05-07 16:58:59 +02:00
neuromancer d836707b12 HYPNO: added another non-interactive demo for wet 2022-05-04 23:40:01 +02:00
neuromancer c1ee795b8d HYPNO: implemented infinite health and ammo cheat for arcade sequences in wet 2022-04-27 21:33:02 +02:00
neuromancer 8b4e75ded7 HYPNO: allow to skip fullscreen videos using three clicks in a row (useful for mobile or web plaforms) 2022-04-18 21:40:23 +02:00
neuromancer 833e6f85d9 HYPNO: avoid busy waiting in level selection 2022-04-17 11:09:12 +02:00
neuromancer ea3bafb784 HYPNO: added ammo count and proper secondary shoot in wet 2022-04-16 16:05:48 +02:00
neuromancer 3e6b514cf3 HYPNO: refactor player position code into spider 2022-04-15 12:07:14 +02:00
Le Philousophe 9a016f5ad0 HYPNO: Fix AmigaOS4 build 2022-04-11 21:42:28 +02:00
neuromancer 99044b349b HYPNO: refactor to use color constants loaded from the current palette 2022-04-11 21:17:34 +02:00
neuromancer 2ee96a1d8d HYPNO: add a condition to check if the first door is open in level c60 in wet 2022-04-11 21:17:33 +02:00
neuromancer ab56306b61 HYPNO: use a class variable instead of local variable to access the background video in arcade sequences 2022-04-06 16:42:43 +02:00
neuromancer 07b68841ce HYPNO: correctly implemented hit/miss shoots using masks in boyz 2022-04-06 16:42:43 +02:00
neuromancer 42d0d8e06c HYPNO: refactored findNextLevel in boyz 2022-04-06 16:42:43 +02:00
neuromancer 68979a013a HYPNO: add score field into saving/loading and show it as restored content in spider 2022-03-13 11:05:22 +01:00
neuromancer 61f64a4d28 HYPNO: add a flag to enable restored content 2022-03-12 10:53:45 +01:00
neuromancer 60e379268d HYPNO: added mission statistics screen in wet 2022-03-06 17:53:28 +01:00
neuromancer 6a9f6fe3d5 HYPNO: removed unused currentFrame field and some extra spaces 2022-02-27 13:30:53 +01:00
neuromancer 81478d8a9c HYPNO: fixed rebase conflicts 2022-02-22 08:56:11 +01:00
neuromancer da40223748 HYPNO: allow playing sounds with different rates and fixed demo sounds in spider 2022-02-13 11:27:59 +01:00
neuromancer 5d45078201 HYPNO: additional font fixes for wet demos 2022-02-06 13:29:29 +01:00
neuromancer eac4543f9d HYPNO: basic handling of original fonts 2022-02-06 13:29:29 +01:00
neuromancer dd954a6227 HYPNO: added more levels in wet, missing briefing video playing and some fixes 2022-02-05 09:31:09 +01:00
neuromancer 3a4ae7bbc7 HYPNO: better sound handling 2022-02-03 16:48:07 +01:00
neuromancer 15724b853f HYPNO: added objective support for arcade sequences and some fixes in palettes and frame delay 2022-01-30 11:41:11 +01:00
neuromancer 81cbea9ced HYPNO: added basic support for arcade segements and fixed some issues in demos 2022-01-28 23:46:18 +01:00
neuromancer 8a958d6967 HYPNO: used clang-format to make the code more readable 2022-01-26 18:53:41 +01:00
neuromancer 9d4210f405 HYPNO: renamed player position constants 2022-01-26 16:58:16 +01:00
neuromancer f6f64fc313 HYPNO: initialize all the required fields and removed some unused code 2022-01-26 12:47:16 +01:00
neuromancer e42950e27b HYPNO: fixed memory leak and improved code performance in fixSmackerHeader 2022-01-26 11:19:05 +01:00
neuromancer 37f14f24a6 HYPNO: refactored font handling and fixed some palette issues in wet 2022-01-22 21:30:59 +01:00
neuromancer 2fbc32e8ef HYPNO: fixed memory leaks in spider 2022-01-19 20:33:08 +01:00
D G Turner ab044eebcb HYPNO: Fix Logic Errors in Screen Mode Change Code 2022-01-18 13:26:02 +00:00
neuromancer 29897b27e9 HYPNO: fixed credits in spider 2022-01-17 20:43:41 +01:00
neuromancer 364aa27c07 HYPNO: fixed menus in spider demo 2022-01-17 20:34:49 +01:00
neuromancer 53527c463f HYPNO: fixes in game loading and video playback when looping in spider 2022-01-15 20:25:35 +01:00
neuromancer 014b3c0431 HYPNO: use palette to target enemies 2022-01-14 20:09:18 +01:00
neuromancer 65514688aa HYPNO: refactored looping video code 2022-01-12 21:47:24 +01:00
D G Turner e496918308 HYPNO: Fix GCC Compiler Discarded Qualifier Warnings 2022-01-12 00:30:43 +00:00