Commit graph

37 commits

Author SHA1 Message Date
Filippos Karapetis
61e0021edf FREESCAPE: astyle whitespace fixes 2025-03-06 01:10:09 +02:00
neuromancer
0633860a5f FREESCAPE: better loading of cpc data from castle 2024-12-13 21:12:07 +01:00
neuromancer
6196f216ed FREESCAPE: added missing line in input selection message 2024-11-14 12:48:26 +01:00
neuromancer
eb01f34229 FREESCAPE: improved initial config menu for several games 2024-10-26 13:00:51 +02:00
neuromancer
1b5df20e1e FREESCAPE: convert menu strings to uppercase 2024-10-14 12:31:11 +02:00
neuromancer
bc1e1b80eb FREESCAPE: better responsiveness when scripts introduce a delay and some font fixes 2024-10-06 16:43:29 +02:00
neuromancer
5099963f3f FREESCAPE: initial support for hercules video in driller dos 2024-10-05 10:44:19 +02:00
neuromancer
8f38e67a66 FREESCAPE: initial implementation of hercules support for driller 2024-09-29 19:49:07 +02:00
neuromancer
a8a7ce664e FREESCAPE: implemented info menu in castle for zx (eng) and refacted drawStringsInSurface 2024-09-14 09:19:45 +02:00
neuromancer
07d47d5d31 FREESCAPE: improved border screen text padding 2024-09-14 09:19:45 +02:00
neuromancer
5e5ec0b9cd FREESCAPE: split change mode and skip actions 2024-08-19 10:33:33 +02:00
neuromancer
b0665bc464 FREESCAPE: improved spacing in input selection screen 2024-08-19 09:15:43 +02:00
neuromancer
b7fbe1dc55 FREESCAPE: avoid integer overflow in maxWait 2024-08-17 10:52:11 +02:00
neuromancer
a792e17853 FREESCAPE: refactored part of zx sound generation code and added some missing sounds in dark and eclipse 2024-08-11 20:25:28 +02:00
neuromancer
a576435c92 FREESCAPE: better rendering of text on menus before start a game 2024-08-11 20:25:28 +02:00
NabeelShabbir
130a1f0996 FREESCAPE: Improve keymapper support coverage 2024-08-09 18:25:02 +02:00
neuromancer
5c68819504 FREESCAPE: refactored intro code and removed part of the duplicated functions 2024-07-21 10:25:07 +02:00
neuromancer
e0678d0091 FREESCAPE: fix small glitch in title screen 2024-07-20 13:55:57 +02:00
neuromancer
99c1cce826 FREESCAPE: change color for fullscreen messagges in castle for zx 2024-07-19 16:08:58 +02:00
neuromancer
4d06981e28 FREESCAPE: improved movement using original (co)sine table for demo mode 2024-06-10 22:52:39 +02:00
neuromancer
b809f5b2cf FREESCAPE: fix fullscreen messages in dark for amiga/atari 2024-06-04 08:45:42 +02:00
neuromancer
b9e39e80e1 FREESCAPE: adjust view area in eclipse for zx 2024-03-30 11:55:02 +01:00
neuromancer
1ba74591ac FREESCAPE: improved position of control/configuration menu 2024-03-14 19:01:45 +01:00
neuromancer
7f410de2c7 FREESCAPE: disable debug statement in drawFullscreenMessage 2024-01-16 09:40:13 +01:00
neuromancer
c6f3c4f772 FREESCAPE: missing usage of _eventManager 2024-01-04 21:56:42 +01:00
neuromancer
3954879684 FREESCAPE: clear buffer before each frame 2023-11-26 20:01:41 +01:00
neuromancer
e4098f44ce FREESCAPE: clear buffer before each frame 2023-11-26 18:35:26 +01:00
neuromancer
81d270b8d0 FREESCAPE: improved support for eclipse demo for cpc and refactored some functions to use across games 2023-11-17 12:58:08 +01:00
neuromancer
27f98df5f4 FREESCAPE: allow to use click to skip screens when touchscreen is detected 2023-11-12 15:58:15 +01:00
neuromancer
6953dd9204 FREESCAPE: avoid waiting for users to press a key when starting driller demos 2023-09-09 10:53:11 +02:00
neuromancer
653afbbed6 FREESCAPE: avoid crashes in driller cga 2023-08-06 20:13:07 +02:00
neuromancer
f7fa9e07f1 FREESCAPE: draw crossair inside gfx using blending effect 2023-08-06 20:13:07 +02:00
neuromancer
a4a3a2bae1 FREESCAPE: added a function to draw several strings line by line 2023-08-05 14:46:59 +02:00
neuromancer
fc592400fc FREESCAPE: added drawFullscreenSurface and refactor rendering code 2023-08-01 21:29:09 +02:00
neuromancer
e2bf4f46b2 FREESCAPE: fixes to load data from the amiga release of dark 2023-07-31 08:05:56 +02:00
neuromancer
b6789c5c77 FREESCAPE: improved title and border screens handling 2023-07-26 22:23:34 +02:00
neuromancer
d82a3ff41d FREESCAPE: moved some functions to the main freescape class and reorganized game code 2023-03-11 11:37:38 +01:00