Timeline
Nov 14, 2024: Today
- 6:50 AM Changeset [3c3d2d9a]master by
- M4: RIDDLE: Room 204: Partial implementation of Daemon (up to 701)
- 5:55 AM Changeset [9d5b1ed6] by
- M4: BURGER: Fix default volume for Wilbur speech
- 5:55 AM Changeset [05af129c] by
- M4: RIDDLE: Rooms should be marked as visited immediately after inited
- 5:55 AM Changeset [9721d096] by
- M4: RIDDLE: Fixes for arriving at Ace of Spades Castle
- 5:35 AM Changeset [83b6f8e9] by
- SCUMM: Fix bad height for Indy 3 text box (bug #15484) This was a …
- 3:30 AM Ticket #15305 (GLK: Crash when saving a game) closed by
- duplicate: Saving is an issue in all Glulxe games, which is the reason why …
- 1:27 AM Changeset [4a4431f4] by
- IMGUI: Disable Obselete ImGui APIs and Migrate Engine Code To Newer …
- 1:18 AM Changeset [f6b75aaf] by
- I18N: Update translation (Dutch) Currently translated at 85.5% (2098 …
- 12:31 AM Changeset [d1488a13] by
- LIBRETRO: improve description of framerate cap setting
- 12:31 AM Changeset [e12e2f9c] by
- LIBRETRO: drop frameskip settings Frame rate setting can be used to …
- 12:31 AM Changeset [62c9bd8c] by
- LIBRETRO: drop timing inaccuracies setting Frame rate setting can be …
- 12:31 AM Changeset [63ddb926] by
- LIBRETRO: drop unneeded function
- 12:30 AM Changeset [8438bfe6] by
- LIBRETRO: JANITORIAL: fix some formatting
- 12:15 AM Ticket #15484 (SCUMM: INDY3: Invalid Graphics::copyBlit() memory access triggered by ...) created by
- Current Git HEAD on OSX PPC, starting the Macintosh release of Indy 3 …
- 12:07 AM Changeset [36aef457] by
- DIRECTOR: Fixed several wrong filesizes + style fixes
Nov 13, 2024: Yesterday
- 11:54 PM Changeset [0b912b6b] by
- DIRECTOR: Add another polish version of max2
- 10:31 PM Changeset [459abf89] by
- M4: RIDDLE: Room 204: Partial implementation of Daemon (up to 664)
- 10:22 PM Changeset [490620bf] by
- FREESCAPE: some small fixes for the driller UI
- 9:56 PM Ticket #15483 (SCUMM: INDY3: heap buffer-overflow in Scumm::MacGuiImpl::readPascalString()) created by
-
Current Git HEAD, built with
--enable-asan
, and starting the … - 9:55 PM Ticket #15293 (AGI: LSL1: When the same message is repeated, it's not obvious that ...) closed by
- fixed: I've limited this to a workaround for this one message for now. If …
- 9:42 PM Changeset [1b5f759f] by
- AGI: Add workaround for LSL1 repeating message Fixes bug #15293
- 9:32 PM Ticket #15482 (SCUMM: INDY4: MacGUI crash with the updated 'Fate of Atlantis' interpreter) created by
- Current Git HEAD. I'm having the following crash when trying to start …
- 8:48 PM Changeset [5c82b5dd] by
- I18N: Update translations templates
- 8:41 PM Changeset [42a93efd] by
- BACKENDS: ATARI: Update readme.txt Clarify usage of DOS/FLAC SOMI talkie.
- 8:41 PM Changeset [259f3495] by
- CONFIGURE: Allow unaligned access also on m68k Unaligned access …
- 8:41 PM Changeset [8bbc31aa] by
- BACKENDS: ATARI: Bugfixes - optimize fillScreen(): Eco Quest calls it …
- 8:41 PM Changeset [b39fa830] by
- BACKENDS: ATARI: Optimize 4bpp C2P routine The AND'ing is not needed, …
- 8:41 PM Changeset [16dcfb7a] by
- BACKENDS: ATARI: Fix _checkUnalignedPitch It wasn't set / checked …
- 8:41 PM Changeset [90f81521] by
- BACKENDS: ATARI: Super flag may go to ./configure
- 7:41 PM Ticket #14454 (AGI: Winnie the Pooh unable to parse wind sound (sound 10)) closed by
- fixed: Fixed in: e4f8b6a4567542bb3f123b903069475b65d35733 Wind sounds now …
- 7:37 PM Changeset [e4f8b6a4] by
- AGI: Fix AGIv1 sound detection - Fixes Winnie the Pooh wind sounds, …
- 7:37 PM Ticket #15479 (MD5: TUCKER: Unknown French game variant) closed by
- invalid: Don't directly link abandonware/warez sites please. Closing
- 7:32 PM Changeset [f209a230] by
- SCI: Fix script patch comment typos
- 7:02 PM Changeset [632f1822] by
- DIRECTOR: Safecracker set default 32BPP Safecracker checks on startup …
- 6:38 PM Ticket #15481 (Unknown game variant for King's Quest IV SCI (Italian fan translation)) created by
- Hi, this is King's Quest IV SCI with Italian fan translation available …
- 5:54 PM Changeset [ee8b8382] by
- QDENGINE: Remove unused unportable operator overload in sndSound
- 5:51 PM Changeset [d12f9811] by
- QDENGINE: Remove another unused method with portability issues
- 5:49 PM Changeset [0f7ff0dc] by
- QDENGINE: Remove unused (and non-portable) methods from qdCamera
- 2:05 PM Changeset [ab7495eb] by
- NANCY: Move numLoops adjustment for sounds In a previous commit, a …
- 12:13 PM Ticket #14436 (BACKENDS: LIBRETRO - Two gui issues) closed by
- fixed
- 12:09 PM Changeset [7d47fad8] by
- VKEYBD: fix wrong color pixels in trasparent mask
- 12:06 PM Changeset [d9f2a629] by
- LIBRETRO: limit cursor scaling to overlays As game screen is always …
- 12:06 PM Changeset [d874e579] by
- LIBRETRO: add launcher redraw on resolution change
- 12:06 PM Changeset [3a019c1c] by
- LIBRETRO: remove unneeded context reset
- 12:06 PM Changeset [199d5ec8] by
- LIBRETRO: simplify delayMillis
- 12:06 PM Changeset [6349e5f] by
- LIBRETRO: use _overlayVisible to choose active surface
- 11:43 AM Changeset [6810d6d0] by
- I18N: Update translation (Catalan) Currently translated at 79.5% …
- 7:48 AM Changeset [5cc7ddd2] by
- AGI: Process events while executing commands This has a direct effect …
- 6:11 AM Changeset [ecc9bec] by
- M4: RIDDLE: Room 204: Partial implementation of Daemon (up to 630)
- 6:02 AM Changeset [2681ce20] by
- M4: RIDDLE: Fix arrival in Danzig cutscene, agent fields cleanup
- 4:44 AM Changeset [f6d6da18] by
- M4: RIDDLE: Implemented room 202
- 3:25 AM Changeset [f11ea245] by
- M4: RIDDLE: Standardize CreateCustomPath terminator as -1
- 2:31 AM Changeset [d9f8bf0b] by
- M4: RIDDLE: Add a syncGame method for saving room 203 fields
- 12:49 AM Changeset [82a8c08e] by
- GROOVIE: Fix memory override
- 12:44 AM Changeset [84a52c38] by
- QDENGINE: Fix warning about potentially unaligned access
- 12:29 AM Ticket #15346 (GRAPHICS: Text Boxes Not Appearing in External Captures) closed by
- fixed: Thanks! Closing
- 12:27 AM Ticket #12975 (BASE: FSNode or DefaultSaveFileManager should provide an overloadable ...) closed by
- fixed
- 12:17 AM Changeset [6f8dac4a] by
- NEWS: Mention AGS updates
- 12:05 AM Changeset [82fe4ec9] by
- QDENGINE: Fix Some GCC Compiler Warnings
Nov 12, 2024:
- 10:43 PM Ticket #11479 (NEVERHOOD: Game crashes at certain scene) closed by
- 10:42 PM Ticket #13575 (GROOVIE: Uncle Henry's Playhouse: Extra text in Guestbook login) closed by
- fixed
- 10:42 PM Changeset [711ecfcd] by
- I18N: Update translations templates
- 10:41 PM Changeset [3ff46404] by
- GROOVIE: Fix initialization of save description - bug #13575
- 10:08 PM Changeset [5fa1800f] by
- NANCY: Fix Set But Unused Variable GCC Compiler Warning
- 9:57 PM Changeset [b634b70d] by
- ANDROID: Fix bad cacert.pem target It's a missing change.
- 9:52 PM Changeset [76ce134] by
- M4: RIDDLE: Room 204: Fix an erroneous fallthrough (thanks Digitall …
- 9:46 PM Changeset [f614b530] by
- I18N: Update translations templates
- 9:46 PM Changeset [aef1690c] by
- ANDROID: Allow packagers to bundle games in the assets They get …
- 9:46 PM Changeset [90f7892e] by
- ANDROID: Forward to C++ side the assets change status
- 9:46 PM Changeset [5603f648] by
- ANDROID: Use a checksum of all assets to determine if an update is needed
- 9:46 PM Changeset [eed4d8a2] by
- ANDROID: Add folders support to copyAssetsToInternalMemory This …
- 9:44 PM Changeset [2e736ff3] by
- M4: RIDDLE: Room 204: partial implementation of daemon (up to 620)
- 9:43 PM Changeset [fdc6ab09] by
- ANDROID: Make fat target more generic It is now possible to build a …
- 9:43 PM Changeset [83091c3f] by
- ANDROID: Cleanup PHONY targets
- 9:43 PM Changeset [12b35fb7] by
- ANDROID: Update clean rule Make it verbose as the other clean rules …
- 9:43 PM Changeset [195a8087] by
- ANDROID: Adapt versionCode to fat bundles The 0 value for arch will …
- 9:43 PM Changeset [7ad5218e] by
- ANDROID: Add ability to build a fat bundle This bundle contains all …
- 9:43 PM Changeset [7bea121c] by
- ANDROID: Also accept android-armeabi-v7a as host value This matches …
- 9:42 PM Changeset [47e711e5] by
- ANDROID: Split assets in its own pack for AAB The AAB is still unique …
- 9:39 PM Changeset [c7584e6] by
- ANDROID: Make custom shortcuts really custom Before this change, the …
- 9:39 PM Changeset [ac21b373] by
- ANDROID: Make SplashActivity edge-to-edge compliant
- 9:39 PM Changeset [d9dcf93f] by
- ANDROID: Make ShortcutCreatorActivity edge-to-edge compliant
- 9:39 PM Changeset [cc6a069] by
- ANDROID: Rework the insets helper to handle cutouts and system bars …
- 9:39 PM Changeset [a1393fac] by
- ANDROID: Target API level 35: Android 15 (Vanilla Ice Cream)
- 9:39 PM Changeset [5ea3ac6d] by
- ANDROID: Add support for predictive back gestures This should make …
- 9:39 PM Changeset [9a365241] by
- ANDROID: Store the ScummVMActivity object in ScummVMEvents This …
- 9:39 PM Changeset [5d581966] by
- ANDROID: Merge ScummVMEventsModern and ScummVMEventsBase The split …
- 9:39 PM Changeset [fd3410dd] by
- ANDROID: Align sections on 16K This is needed for the future Android …
- 9:39 PM Changeset [08f1383d] by
- ANDROID: Use PointerIcon.TYPE_ARROW PointerIcon.TYPE_DEFAULT is …
- 9:39 PM Changeset [76e69a77] by
- ANDROID: Upgrade Gradle and Android Gradle Plugin
- 3:00 PM Ticket #15042 (MD5: MOHAWK: Unknown game variant (Harry And the Haunted House - ...) closed by
- fixed: Thank you, added.
- 2:58 PM Changeset [b2fca4b6] by
- MOHAWK: Added detection for harryhh v1.0. Bugreport #15042
- 2:49 PM Changeset [f261cba] by
- SCUMM: (FM-Towns) - fix possible invalid mem access
- 1:43 PM Ticket #15023 (ANDROID: PLUMBERS: Plumbers Don't Wear Ties! (3DO) "Could not ...) closed by
- fixed: Thanks! Closing
- 12:01 PM Ticket #15226 (MD5: DIRECTOR: Undetected Polish games) closed by
- fixed
- 10:09 AM Ticket #7136 (ANDROID: NEVERHOOD: Black screen upon launch (unplayable)) closed by
- outdated: I just tested this, The Neverhood works fine with ScummVM version …
- 10:06 AM Ticket #15471 (King's Quest IV - Lolotte's Door Prevents Player from Entering) closed by
- fixed: Fixed in: 2b9c11d36beb0df383f729598da20c7b1c57d0fb This is a script …
- 9:58 AM Changeset [2b9c11d3] by
- SCI: Fix KQ4 Lolotte bedroom door Fixes bug #15471
- 6:29 AM Changeset [a839606] by
- JANITORIAL: Change spaces to tab
- 12:59 AM Ticket #15250 (SCI: SQ6: Crashes on loading GMM saved games) closed by
- fixed: Loading from the GMM is now disabled by default in …
- 12:51 AM Changeset [d7359cba] by
- DIRECTOR: Add a few titles to detection table * Hard Evidence / …
- 12:48 AM Ticket #14256 (GLK: SCOTT: Return to launcher sometimes freezes ScummVM) closed by
- fixed
- 12:47 AM Changeset [3147b65b] by
- GLK: SCOTT: Check for RTL events - bug #14256
- 12:24 AM Ticket #15145 (AGI: SQ2: Text Boxes Moving Too Quickly) closed by
- duplicate: Duplicate of #15145
- 12:13 AM Ticket #15130 (AGI: KQ3: Triggering for Overheard Mice Conversation Seems to be Broken) closed by
- fixed: Fixed in: 43a90ba9228f079dca91eefcb85daf928f191526 Existing save …
- 12:11 AM Ticket #15016 (COMMON: macresman.cpp (i think) interferes with "Mass Add") closed by
- fixed: Fixed. It was an interesting find.
- 12:10 AM Changeset [754827c6] by
- COMMON: Avoid scanning out of game directory for AppleDouble files. …
- 12:10 AM Changeset [c6daf24] by
- COMMON: Add Path::numComponents() method
- 12:09 AM Ticket #15480 (DIRECTOR: Interactive Bible For Kids - The Life Of Paul [D5] (A Full ...) created by
- The Life Of Paul kind of works but it is vary unstable, temperamental …
- 12:07 AM Changeset [43a90ba9] by
- AGI: Fix KQ3 mice conversation not occurring Fixes bug #15130 Thanks …
Nov 11, 2024:
- 10:32 PM Ticket #15154 (DIRECTOR: Interactive Bible For Kids [D5] Menu Buttons not working) closed by
- outdated
- 9:04 PM Ticket #4562 (SCUMM/HE: Spy Fox: Cheese Chase - can't create new levels) closed by
- outdated: This works fine now, as ScummEngine_v60he::convertFilePath() is able …
- 8:49 PM Ticket #15479 (MD5: TUCKER: Unknown French game variant) created by
- The game in 'Bud Tucker in Double Trouble (France) (CD DOS)' seems to …
- 7:42 PM Changeset [803cf925] by
- JANITORIAL: Fix code formatting
- 7:40 PM Changeset [1968716b] by
- I18N: Update translations templates
- 7:40 PM Changeset [a397803b] by
- DIRECTOR: Add detection table entry for Legends & Myths
- 7:40 PM Changeset [2874e9bc] by
- DIRECTOR: Fix off-by-one error when calling marker(1) If called at …
- 7:40 PM Changeset [44e74245] by
- DIRECTOR: Fix selection of D2 external sounds When an archive is …
- 7:40 PM Changeset [ed9fcc1] by
- DIRECTOR: Fix use-after-free when erasing a cast member
- 7:40 PM Changeset [c6d67854] by
- DIRECTOR: Fix loading Lingo scripts from different internal casts …
- 7:40 PM Changeset [7917ab9] by
- DIRECTOR: LINGO: Implement b_duplicateList
- 7:40 PM Changeset [7f5bd8e2] by
- DIRECTOR: LINGO: Preserve cast library when changing sprite cast ID …
- 7:40 PM Changeset [d100210a] by
- DIRECTOR: Add detection for More Bugs in Boxes
- 7:40 PM Changeset [a2054809] by
- MACGUI: Fix getBorderFlags for titleless window types Fixes rendering …
- 7:40 PM Changeset [183e2572] by
- DIRECTOR: XOBJ: Fix file handle leak in AiffXObj
- 7:40 PM Changeset [0caf13f3] by
- DIRECTOR: Add duration property to TransitionCastMember
- 7:40 PM Changeset [dfa5259c] by
- DIRECTOR: Change Gothos detection entries to require 32-bit colour
- 7:40 PM Changeset [814044fa] by
- DIRECTOR: LINGO: Add b_castLib
- 7:40 PM Changeset [0dba58f5] by
- DIRECTOR: Prevent RTE loader crash when data is empty
- 7:40 PM Changeset [956bb269] by
- DIRECTOR: Add Lingo quirk for frankenstein
- 7:40 PM Changeset [6a7a4786] by
- DIRECTOR: Fix buffer overflow in Picture Certain code (e.g. …
- 6:32 PM Ticket #13641 (BACKENDS: Wii - MYST3: NEW GAME CRASHES) closed by
- pending: The pixel format used for Myst 3 on Big-Endian systems, such as the …
- 6:17 PM Changeset [9bd0c354] by
- PINK: Handle non-existent pages on scene change - bug #15149 A …
- 6:12 PM Changeset [5b439f2e] by
- M4: RIDDLE: Room 204: partial implementation of daemon (up to 584), …
- 4:03 PM Ticket #15478 (TKKG9- Unknown game variant for director) created by
- The game in 'TKKG9\' seems to be an unknown game variant. Please …
- 3:59 PM Ticket #15477 (Unknown game variant for director) created by
- The game in 'TKKG5\' seems to be an unknown game variant. Please …
- 3:43 PM Changeset [e6838e53] by
- NEWS: Fix typo
- 2:23 PM Changeset [e8939e60] by
- NEWS: Mention AGOS timer fixes in Elvira 2 and Waxworks
- 2:17 PM Ticket #6409 (AGOS: Elvira 2 Power Points stop regenerating in Studio 3) closed by
- fixed: This is in fact a duplicate of bug #14886. Game timers were not …
- 1:44 PM Changeset [c4734eee] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 1:05 PM Changeset [dea9f5f3] by
- GRAPHICS: OPENGL: Fix typo in comment
- 12:58 PM Ticket #11825 (GRIM DEMO: Running with numpad keys causes issues) closed by
- duplicate: Duplicate of #11843
- 12:07 PM Ticket #15476 (SWORD2: PSX: Unhandled Multi-track Video) created by
- I have extracted the RAW stream files from a Playstation 1 IMG file …
- 12:01 PM Changeset [c2db9da3] by
- COMMON: Fix replace with consecutive from characters The commit …
- 11:40 AM Ticket #13421 (GUI: Version info should be right-aligned in list view) closed by
- fixed: Fixed, thank you for your suggestion
- 11:40 AM Ticket #11858 (EMI: Launcher sees the list of EMI saved games but crashes loading them) closed by
- fixed
- 11:39 AM Changeset [f357aeea] by
- GUI: Align version info in launcher to the right. Bug #13421 This …
- 11:39 AM Changeset [011d0a1f] by
- GRIM: Do not list saves for demos - bug #11858
- 10:40 AM Changeset [45a645a] by
- I18N: Update translation (Spanish) Currently translated at 100.0% …
- 10:20 AM Ticket #10557 (MOHAWK: MYST: Thumbnail has black top and bottom) closed by
- wontfix: The black bars in the thumbnails are there because of the resolution …
- 10:10 AM Ticket #11833 (EMI: Only left shift makes guybrush run) closed by
- outdated: A keymapper has been added to the grim engine with commit …
- 10:02 AM Ticket #14764 (SCI: SQ1: Many Acid Drops Don't Affect Roger) closed by
- invalid: The behavior of this scene is the same as with the original SCI …
- 9:48 AM Ticket #13839 (TOLTECS: Possible Unknown Variant of 3 Skulls of the Toltecs (CD DOS)) closed by
- invalid: This is a very small file for a full version, and a very big file for …
- 8:32 AM Ticket #11598 (GOB3: French version works incorrectly) closed by
- invalid: There are 5 French versions of Gob 3 in our detection tables. Without …
- 8:13 AM Ticket #15475 (zak mackracken amiga versiom - timing problem in the intro) closed by
- duplicate: Thanks for your ticket. This however is a duplicate of: …
- 8:13 AM Ticket #13376 (MYST3: Save Glitch) closed by
- invalid: This is a global behavior for all games. Exiting a game returns to the …
- 7:26 AM Ticket #11882 (GRIM: [AMIGAOS4] Software renderer wrong colors) closed by
- outdated: This has been fixed by the following PR: …
- 3:36 AM Ticket #15475 (zak mackracken amiga versiom - timing problem in the intro) created by
- in the intro, after the screen where zak sleeps in the beginning, in …
- 2:07 AM Ticket #14600 (SWORD1: intro.dxa not supported for non-english versions) closed by
- invalid: We no longer provide the DXA videos, as the original Smacker videos …
- 1:57 AM Ticket #10567 (ZVISION: ZGI: Subtitles bugged when collecting Lantern Crate from the Dock) closed by
- wontfix: There's not much that can be done here, as the game assets (in this …
- 1:44 AM Ticket #10663 (GROOVIE: T7G: Cannot finish game) closed by
- outdated: This looks to be a corrupt saved game, caused by loading during …
- 1:29 AM Ticket #15098 (AGI: KQ2: Dracula Never Appears in his Castle (Except in his Coffin)) closed by
- invalid: Dracula only appears in a single room in his castle. Graham can either …
- 12:56 AM Ticket #15472 (PREAGI: Winnie the Pooh: Eeyore menu incorrectly repeated) closed by
- fixed
- 12:47 AM Ticket #15461 (MD5: The Feeble Files Spanish) closed by
- fixed
- 12:46 AM Changeset [cc0e753d] by
- AGOS: Add Spanish 4CD unextracted version of Feeble Files - bug #15461
- 12:40 AM Ticket #14740 (SCUMM: Incorrect special keyboard commands in Help dialog) closed by
- fixed: Fixed
- 12:39 AM Changeset [fed22e05] by
- I18N: Update translations templates
- 12:39 AM Changeset [c5c50a2a] by
- SCUMM: Clarify keyboard bindings in the Help. Bug #14740 This also …
- 12:13 AM Changeset [59afa4a7] by
- NEWS: Mention IHNM unwinnable state fix
- 12:08 AM Ticket #15214 (SAGA: IHNM: Cannot proceed to endgame segment) closed by
- fixed: Many thanks for your work and analysis @antoniou79! Fixed with a …
- 12:07 AM Changeset [cf3512fe] by
- SAGA: IHNM: Add a workaround to avoid an unwinnable state - bug #15214 …
- 12:07 AM Changeset [c7b1cd6e] by
- SAGA: IHNM: Added information about global flags 12 and 13 Taken from …
- 12:03 AM Ticket #15193 (DRASCULA: Crash with the DS port when playing cutscenes) closed by
- fixed: And indeed, the intro is 3.9MB, and we fully unpack that into memory. …
- 12:00 AM Changeset [e8ca26f] by
- DRASCULA: Do not crash when there is not enough memory for cutscenes. …
- 12:00 AM Changeset [93ffa28f] by
- COMMON: Process gracefully when unarj cannot unpack into memory
Nov 10, 2024:
- 11:24 PM Ticket #13690 (CHEWY: Nichelle back after Kong attack) closed by
- fixed
- 11:23 PM Changeset [a781fc7] by
- NEWS: Add another fix for Chewy
- 11:23 PM Changeset [c0320423] by
- CHEWY: Fix room placement of Nichelle after Kong attack - bug #13690
- 10:56 PM Changeset [d2213010] by
- AGS: Engine: use safe strcpy function instead of snprintf where …
- 10:53 PM Changeset [33e38d88] by
- MOHAWK: Clarified file size for harryhh v1.1
- 10:53 PM Ticket #13696 (CHEWY: Dugout race Chewy not moving) closed by
- fixed
- 10:21 PM Changeset [e36c9c6] by
- NEWS: Mention Chewy fixes
- 10:15 PM Changeset [3eef0936] by
- CHEWY: Fix movement of Chewy's boat after the chief's boat is sunk …
- 10:15 PM Changeset [cb0e71df] by
- CHEWY: Renaming and get rid of a superfluous flag
- 9:47 PM Changeset [58a938de] by
- NEWS: Add vague note about Hypno cursor fix
- 9:28 PM Ticket #13702 (CHEWY: Game gets unresponsive in certain situations) closed by
- invalid: I can't replicate this. Reading through the newspaper works fine, …
- 7:40 PM Changeset [d249e5c3] by
- NEWS: Reduce details in the freescape changes to leave most …
- 7:29 PM Changeset [836533b2] by
- AGI: PREAGI: Fix Winnie the Pooh game loop - Fixes repeating Eeyore …
- 6:21 PM Ticket #15374 (ANDROID: Log Debug level is reset when force closing the app) closed by
- wontfix: A note about the way of work has been added to the …
- 5:38 PM Ticket #15079 (MM: XEEN: Can't start World of Xeen from commandline) closed by
- fixed: Fixed. Turns out that scanning for theme files for the console window …
- 5:36 PM Changeset [b4e16edd] by
- I18N: Update translations templates
- 5:36 PM Changeset [aa33d5f7] by
- COMMON: Fix World of Xeen crashing when run from command line Fixes …
- 5:28 PM Changeset [9e9134f4] by
- NEWS: Update German NEWS file
- 5:28 PM Changeset [a4b5d9b5] by
- NEWS: Fix whitespaces in latest SCI news for consistency
- 5:21 PM Changeset [f34cd0a0] by
- I18N: Update translation (Italian) Currently translated at 99.3% …
- 4:05 PM Changeset [488fee80] by
- NEWS: update SCI news At suicebox's suggestion I expanded the video …
- 3:26 PM Ticket #15473 (Unknown game variant for myst3) closed by
- duplicate
- 3:19 PM Ticket #12882 (BACKENDS: WII: scummvm always returns to system menu on exit) closed by
- fixed
- 2:50 PM Ticket #15474 (MD5: Unknown game variant for freescape) created by
- The game seems to be an unknown game variant. Please report the …
- 2:19 PM Ticket #15116 (GLK ZCODE: Shogun fails to launch) closed by
- invalid: This is not a supported game, so it's normal that it won't be fully …
- 2:19 PM Ticket #15013 (COMMON: Invalid save path leads to crash/debugger coming up) closed by
- outdated: We found out that the Amiga backend is not crashing anymore and …
- 2:17 PM Ticket #15016 (COMMON: macresman.cpp (i think) interferes with "Mass Add") closed by
- outdated: Oops, wrong ticket
- 1:50 PM Ticket #15117 (GLK ZCODE: iOS ScummVM crashes when launching Shogun) closed by
- duplicate: Duplicate of bug #15116
- 1:21 PM Ticket #15473 (Unknown game variant for myst3) created by
- The game in 'Myst III Exile\' seems to be an unknown game variant. …
- 12:49 PM Changeset [cd74fff5] by
- JANITORIAL: Add missing closing bracket in amigaos-fs.cpp
- 12:08 PM Ticket #13782 (MADE: ScummVM closes unexpectedly after playing first audio) closed by
- worksforme: I can't reproduce this either, with all different music drivers (GM, …
- 10:18 AM Ticket #14505 (MYST3: Endian issue on graphics) closed by
- fixed
- 10:17 AM Ticket #11895 (MYST3: Invisible font on save/load screen/book) closed by
- fixed
- 8:31 AM Ticket #11895 (MYST3: Invisible font on save/load screen/book) closed by
- fixed: In a6256a1e: […]
- 8:30 AM Changeset [a6256a1e] by
- MYST3: Fixes bug 11895 and 14505. Changed pixel format to match …
- 8:29 AM Ticket #15472 (PREAGI: Winnie the Pooh: Eeyore menu incorrectly repeated) created by
- Looking inside Eeyore's house incorrectly repeats the menu and forces …
- 8:10 AM Changeset [9c22733c] by
- M4: RIDDLE: Room 204: partial implementation of daemon (up to 572)
- 8:08 AM Changeset [027f2e60] by
- M4: RIDDLE: Room 801: Fix qn obvious issue in a use of …
- 7:30 AM Changeset [1115c902] by
- FREESCAPE: fix crash in castle demo for dos
- 7:15 AM Changeset [6def1be2] by
- AGI: PREAGI: Handle carriage return characters Fixes Winnie the Pooh …
- 5:55 AM Changeset [968ba35f] by
- M4: RIDDLE: Fixes for room 203 parser
- 5:42 AM Changeset [068a3a9c] by
- M4: RIDDLE: Room 207 peasant talk fixes
- 5:42 AM Changeset [94db1b2d] by
- M4: RIDDLE: Room 207 parser fixes
- 4:57 AM Changeset [91b44c8e] by
- VITA: Fix front touch with latest SDL2
- 3:27 AM Ticket #15471 (King's Quest IV - Lolotte's Door Prevents Player from Entering) created by
- In room 82, Lolotte's bedroom, unlock the door with the gold key, then …
- 2:26 AM Changeset [b4335c49] by
- M4: RIDDLE: Fix pipes action in room 207
- 2:18 AM Changeset [162df353] by
- I18N: Update translation (Georgian) Currently translated at 61.5% …
- 1:56 AM Changeset [c36e77d6] by
- DGDS: EGA and HCG data should be treated as compressed This makes no …
- 1:23 AM Changeset [674e7b0d] by
- M4: RIDDLE: Fix restoring autosave to undo death
- 1:23 AM Changeset [cfa09750] by
- M4: RIDDLE: Fixes for game over stealing from peasant
- 1:17 AM Ticket #15262 (GUI: Options dialog show incorrect default options) closed by
- fixed: Fixed.
- 1:16 AM Changeset [52b7b319] by
- COMMON: Return application-level value for ConfMan if exists. Bug …
- 12:11 AM Ticket #15052 (BUILD: MACOS: can not compile scummvm source gcc version: 14.0.1 ...) closed by
- wontfix: I tried with gcc 14.2.0 and ran into multiple issues with compiling …
Note:
See TracTimeline
for information about the timeline view.