Commit graph

27 commits

Author SHA1 Message Date
Eugene Sandulenko
4a6ca388c0
ENGINES: Clear ADGF_TESTING flags before release 2024-12-07 20:57:17 +01:00
Eugene Sandulenko
52c98292fb
QDENGINE: Added support for Polish 3mice2. Bug #15526 2024-12-02 23:21:35 +01:00
Eugene Sandulenko
2ae37acea4
QDENGINE: Added detection for 3mice1-pl 2024-11-18 18:03:53 +01:00
Eugene Sandulenko
f89a449183
QDENGINE: Added placeholder for Slovak nupogodi3 2024-11-06 00:40:26 +01:00
Eugene Sandulenko
d021c0bce0
QDENGINE: Added support for Czech version of nupogodi3 2024-11-06 00:20:16 +01:00
Eugene Sandulenko
d24de00922
QDENGINE: Added stubs for more detection entries 2024-11-05 23:16:32 +01:00
Eugene Sandulenko
650b83d5c9
QDENGINE: Clarified dogncat game title 2024-11-05 23:16:32 +01:00
Eugene Sandulenko
2de6fe941c
QDENGINE: Marked games for testing 2024-11-05 18:20:52 +01:00
Eugene Sandulenko
5360297270
QDENGINE: Added title case to the game titles 2024-11-05 17:57:16 +01:00
Eugene Sandulenko
867b0c7b73
QDENGINE: Added support for 3mice1 demo 2024-11-05 17:46:37 +01:00
Eugene Sandulenko
116dea7c9e
QDENGINE: Added support for 3mice2-demo2
The demo contains only one video but it is encoded in MP4 format,
obviously to save the space (9MB vs 32MB in the full version, MP1).

I recoded video with ffmpeg:

  ffmpeg -i martha.mpg -b:v 6000k -maxrate:v 9000k martha-new.mpeg

The fun fact is that this video in the full game is broken: the video
freezes near the end. Thus, recoding the video is the way to go.
2024-10-17 01:46:05 +02:00
Eugene Sandulenko
12cc3d1719
QDENGINE: Fixed nupogodi3-lt detection 2024-08-25 20:46:45 +02:00
Eugene Sandulenko
401cf5ac0b QDENGINE: Added executable to the detection tables 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
67588218dc QDENGINE: Added another artificial tagID for pilots3d-2 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
d26d15dc7a QDENGINE: Added detection for klepa and tagIDs for the rest of the games 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
d92ebd419f QDENGINE: Added tagID information for earlier games 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
3ef948a6ee QDENGINE: Added detection for Czech 3mice1 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
13aab6ea52 QDENGINE: Added detection for dogncat and dogncat2 2024-08-22 22:09:48 +02:00
kunxl-gg
297a14b23e QDENGINE: Add Copyright Headers
Signed-off-by: kunxl-gg <tiwari.25@iitj.ac.in>
2024-08-22 22:09:48 +02:00
Eugene Sandulenko
2f6e0e26c7 QDENGINE: JANITORIAL: Applied astyle to all files 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
6e8ae03273 QDENGINE: Added placeholder for three more games 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
cb7267a718 QDENGINE: Added detection for rybalka 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
984d252ffd QDENGINE: Added demos to detection 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
fb313155c4 QDENGINE: Added maski detection 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
2e1de7cf49 QDENGINE: Added nupogodi3-lt detection, clarifid titles and releases 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
66547a6604 QDENGINE: Added detection entries 2024-08-22 22:09:48 +02:00
Eugene Sandulenko
0f5c8a55f7 QDENGINE: Added engine skeleton 2024-08-22 22:09:48 +02:00