Commit graph

1234 commits

Author SHA1 Message Date
Eugene Sandulenko
6381941a27
QDENGINE: Mark another original source commit for a game 2025-04-01 16:45:56 +02:00
Eugene Sandulenko
b4c5b4438b
QDENGINE: Marked engine versions 2025-03-31 09:48:02 +02:00
Alikhan Balpykov
b358f90d80 QDENGINE: Fix path optimization algorithm 2025-03-22 00:43:30 +08:00
Alikhan Balpykov
cae8bb6fd7 QDENGINE: Fix movement logic for nonexistent movement mode 2025-03-19 01:43:43 +08:00
Alikhan Balpykov
58c620c69a QDENGINE: Add enum value for nonexistent movement mode 2025-03-19 01:43:43 +08:00
Eugene Sandulenko
a226b34bb2
QDENGINE: transCyrillic() should not have Win32-specific branches 2025-03-10 17:22:15 +01:00
ormanbai123
5f202584b8 QDENGINE: Fix slowdown in pathfinding 2025-03-10 12:42:52 +01:00
ormanbai123
64d0210c32 QDENGINE: Add debug screen for path drawing 2025-03-10 12:42:52 +01:00
ormanbai123
76421e2974 QDENGINE: Create separate method for path drawing 2025-03-10 12:42:52 +01:00
Cameron Cawley
b8652f7e0c ENGINES: Use LiberationSans with ImGui instead of FreeSans 2025-01-30 14:11:05 +02:00
Eugene Sandulenko
a7aec6c486
CONFIGURE: Implement mpeg2 as a component 2024-12-27 13:03:46 +01:00
Eugene Sandulenko
be4ac56d3b
CONFIGURE: Turned MPC into a component 2024-12-26 22:57:11 +01:00
Hubert Maier
032deeda46
JANITORIAL: QDENGINE: Fix typos 2024-12-25 18:02:47 +02:00
Le Philousophe
d33ec239fa CONFIGURE: Added imgui component and marked all the relevant engines 2024-12-25 00:34:39 +01:00
Eugene Sandulenko
fdecb6afca ENGINES: Add components to configure.engine's explanatory comment 2024-12-25 00:34:39 +01:00
Le Philousophe
72614ed458 QDENGINE: Cleanup ImGui callbacks after running 2024-12-11 21:39:45 +01:00
Cameron Cawley
5862c00048 QDENGINE: Fix memory leaks when reading files 2024-12-09 16:05:10 +01:00
Eugene Sandulenko
101f38ba68
ENGINES: Clear ADGF_TESTING flags before release 2024-12-07 20:58:04 +01:00
Cameron Cawley
994df4d233 QDENGINE: Avoid stack overflow with the 3DS port 2024-12-04 23:14:48 +02:00
Filippos Karapetis
63d57b44e7
QDENGINE: Fix compilation when _DEBUG is set 2024-12-04 16:50:14 +02:00
Eugene Sandulenko
7ca8d7b2b2 QDENGINE: More renames in adv minigames 2024-12-04 14:00:10 +01:00
Eugene Sandulenko
9c7a5ebbcc QDENGINE: Further renames in m_scores minigame 2024-12-04 13:38:36 +01:00
Eugene Sandulenko
c952ccbfb9
QDENGINE: Added support for Polish 3mice2. Bug #15526 2024-12-02 23:21:16 +01:00
Eugene Sandulenko
182ad508ab
QDENGINE: Eliminated global constructor 2024-12-01 21:38:27 +01:00
Eugene Sandulenko
b41178f68b
QDENGINE: Remove move g_runtime usage in adv minigames 2024-12-01 21:36:28 +01:00
Eugene Sandulenko
a22ce387e8 QDENGINE: Renames in m_scores minigame 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
5bdd694b89 QDENGINE: More renames in adv minigames 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
d6265e63bd QDENGINE: Removed g_engine usage in m_karaoke minigame 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
3a9f2d5016 QDENGINE: Remove g_runtime usage in m_puzzle minigame 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
8a9c76e9c0 QDENGINE: Remove g_runtime usage in m_scores minigame 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
322f9e34ba QDENGINE: Remove more g_runtime usage in adv minigames 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
30d08ab7cc QDENGINE: Class variable renames in adv minigames 2024-11-29 18:04:35 +01:00
Eugene Sandulenko
98431d1482
QDENGINE: Fix duplicate symbols in adv minigames 2024-11-27 15:05:47 +01:00
D G Turner
9b8fff5e54 QDENGINE: Fix Various GCC Compiler Warnings
Most of these were signed vs. unsigned comparison, but some unused
variable warnings from WIP code.
2024-11-27 01:22:36 +00:00
Eugene Sandulenko
13cd003eae QDENGINE: Plugged in m_swap minigame 2024-11-26 17:01:43 +01:00
Eugene Sandulenko
f00126f3e8 QDENGINE: Got rid of g_runtime in m_swap minigame 2024-11-26 16:53:17 +01:00
Eugene Sandulenko
c3c2588997 QDENGINE: Got rid of g_runtime in m_triangle minigame 2024-11-26 16:50:50 +01:00
Eugene Sandulenko
eb06a0a729 QDENGINE: Got rid of g_runtime in FlyObject in adv minigames 2024-11-26 16:45:43 +01:00
Eugene Sandulenko
e014a17795 QDENGINE: Added m_scores minigame to the engine 2024-11-26 16:43:19 +01:00
Eugene Sandulenko
c75af72fb6 QDENINGE: Added m_puzzle minigame to the engine 2024-11-26 16:43:19 +01:00
Eugene Sandulenko
56a2b37cff QDENGINE: Got rid of g_runtime in ObjectContainer in adv minigames 2024-11-26 16:43:18 +01:00
Eugene Sandulenko
0623b6a6cf
QDENGINE: Get rid of g_runtime in TextManager in adv minigames 2024-11-24 19:26:47 +01:00
Eugene Sandulenko
5153b58e73
QDENGINE: Get rid of g_runtime in EffectManager in adv minigames 2024-11-23 23:57:52 +01:00
Eugene Sandulenko
c8e3f4f775
QDENGINE: Eliminated more g_runtime usage in adv minigames 2024-11-22 23:23:26 +01:00
Eugene Sandulenko
c89f796902 QDENGINE: Remove g_runtime usage in TimeManager in adv/minigames 2024-11-21 23:59:48 +01:00
Eugene Sandulenko
4ade3bf389
QDENGINE: Added support for 3mice1-pl minigames 2024-11-18 18:03:26 +01:00
Eugene Sandulenko
332c8b351a
QDENGINE: Print movie name when stream is failed to load 2024-11-18 18:03:26 +01:00
Eugene Sandulenko
62fabfb8e9
QDENGINE: Added detection for 3mice1-pl 2024-11-18 18:03:26 +01:00
Eugene Sandulenko
bd41cc4877
QDENGINE: Clarify data type signs in RLE decoder 2024-11-16 13:05:41 +01:00
Donovan Watteau
886c8eb419 QDENGINE: Silence -Wpedantic warning about extra ';' 2024-11-16 02:17:37 +01:00