Timeline



Jan 10, 2024:

11:33 PM Ticket #14833 (ULTIMA8: Page breaks in books do not work) closed by OMGPizzaGuy
fixed
11:22 PM Changeset [1fc7c622] by wjp
ULTIMA8: Interpret book page breaks correctly Now interpreting page …
4:42 PM Changeset [8140497d]branch-2-8branch-2-8-1 by Josu Igoa <josuigoa@…>
I18N: Update translation (Basque) Currently translated at 36.9% (761 …
3:38 PM Ticket #14837 (BACKENDS: 3DS: AGS games not starting on daily dev builds) created by Chuckaluphagus
ScummVM version ScummVM latest Branch Master (2024-01-10), …
12:56 PM Changeset [9c963f22] by neuromancer
FREESCAPE: use double instead of float to avoid casting issues
12:02 PM Changeset [b13929b] by neuromancer
FREESCAPE: implemented analog clock for eclipse ui
8:59 AM Ticket #14836 (FREESCAPE: Amiga/AtariST releases of Dark Side are not supported yet) created by neuromancer
These releases are still unsupported. There is code to decrypt them, …
8:45 AM Ticket #14835 (FREESCAPE: Dark Side sounds are not implemented) created by neuromancer
Dark Side sounds for DOS, ZX and CPC are not implemented, but replaced …
8:28 AM Ticket #14834 (FREESCAPE: Driller sounds for ZX and CPC are not accurate) created by neuromancer
The ZX and CPC Driller releases use DOS sounds, which are not always …
7:16 AM Ticket #14826 (SWORD1: Speech stopped working on Atari (big endian) backend) closed by AndywinXp
fixed: Fixed!
4:16 AM Ticket #14833 (ULTIMA8: Page breaks in books do not work) created by OMGPizzaGuy
Book located in jewelry box at MainActor::teleport 44 20130 23272 8 In …
3:41 AM Ticket #14832 (ULTIMA8: Plaques do not properly center text) created by OMGPizzaGuy
Text on plaques and other ReadableGump instances do not center text …
3:08 AM Changeset [1d048c1e] by dreammaster
M4: Multiple likely fixes for reading values on BE systems
2:55 AM Ticket #14831 (ULTIMA8: Bad camera location in Shrine of the Ancient Ones) created by OMGPizzaGuy
Version 2.8.0 At the cutscene for the Zealan gods in the Shrine of the …
2:49 AM Changeset [bb45f575] by dreammaster
M4: Fix basic walk animation on 64-bit builds
1:47 AM Ticket #14830 (DIRECTOR: The Dark Eye - wrong palette on Credits) created by DOSNostalgic
Credits are displayed with a wrong palette when started from the main …
1:24 AM Ticket #14829 (ULTIMA8: Difficulty using stairs in Daemon's Crag houses) created by OMGPizzaGuy
Version 2.8.0 In Acolyte Bane's house and the First Acolytes house, …

Jan 9, 2024:

11:20 PM Ticket #14418 (TETRAEDGE: Syberia 1 - Hot spots and walk behind areas turn to solid ...) closed by mduggan
fixed: Great, thanks!
10:29 PM Changeset [66d5122]branch-2-8branch-2-8-1 by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
10:28 PM Changeset [5164b7a0]branch-2-8branch-2-8-1 by AndywinXp
SWORD1: Fix endianness issue in speech handling Thanks mikro for …
10:28 PM Changeset [1127bc46] by AndywinXp
SWORD1: Fix endianness issue in speech handling Thanks mikro for …
10:06 PM Changeset [999048d0] by fracturehill
NANCY: Ensure cursor is drawn after launcher load Fixed an issue …
10:06 PM Changeset [bb2538b5] by fracturehill
NANCY: Do not overwrite nancy7 savefile name Fixed an overlooked …
10:06 PM Changeset [1b535a5d] by fracturehill
NANCY: Fix janky viewport movement with auto move Fixed an issue …
10:06 PM Changeset [3cb405f5] by fracturehill
NANCY: Fix state changing This fixes a regression in changing states …
7:29 PM Changeset [3400b154] by neuromancer
HYPNO: enabled return to launcher for wet and boyz
7:26 PM Ticket #14828 (HYPNO: Using alternative fire during missile sequences will trigger a ...) created by neuromancer
If a user tries to use alternative fire to shoot missiles, it will …
1:42 PM Changeset [6f0c6cee]branch-2-8branch-2-8-1 by Josu Igoa <josuigoa@…>
I18N: Update translation (Basque) Currently translated at 34.7% (715 …
9:52 AM Changeset [7b025fb6] by ccawley2011
COMMON: Fix compilation with 32-bit Visual Studio
8:50 AM Changeset [d28712dc] by neuromancer
HYPNO: avoid using cursor palettes in wet
8:50 AM Changeset [c99bf4e6] by neuromancer
FREESCAPE: purge key repetition in event manager wrapper
8:50 AM Changeset [f6445a17] by neuromancer
FREESCAPE: movement fixes for eclipse (and other games)
8:50 AM Changeset [a17805e2] by neuromancer
FREESCAPE: ignore key repetition of certain special keys
8:12 AM Changeset [5f04021a] by ccawley2011
AGS: Use emmintrin.h for SSE2 intrinsics
2:43 AM Changeset [f229b185] by dreammaster
M4: Prevent inventory scroll buttons from not appearing The original …

Jan 8, 2024:

10:41 PM Changeset [f3fbd247] by ccawley2011
GRAPHICS: Allow specifying separate xdpi and ydpi values in loadTTFFont
10:39 PM Changeset [f7c2d145] by ccawley2011
COMMON: Move all find and replace functions into BaseString
10:39 PM Changeset [35125f55] by ccawley2011
COMMON: Use more standard library functions in String classes
10:39 PM Changeset [0a4fec8] by ccawley2011
COMMON: Improve removing characters from strings
10:39 PM Changeset [a8183c77] by ccawley2011
COMMON: Insert all characters in one go with String::insertString()
10:39 PM Changeset [dce0f057] by ccawley2011
COMMON: Optimize U32String::vformat a bit by appending chars instead …
10:39 PM Changeset [6c06ae61] by ccawley2011
COMMON: Simplify = and += operators for U32String and DBCSString
10:39 PM Changeset [4abc2292] by ccawley2011
COMMON: Unify implementations of String::replace()
10:39 PM Changeset [15a96f8c] by ccawley2011
COMMON: Modify U32String::itoa() to use value_type instead of char
10:37 PM Changeset [0fb047f] by elasota <1137273+elasota@…>
GRAPHICS: Disable SIMD extensions on GCC <4.9 (no #pragma GCC target …
10:37 PM Changeset [9e374ec] by elasota <1137273+elasota@…>
GRAPHICS: Use target pragmas instead of compiler flags to prevent ODR …
9:56 PM Changeset [cd2b0fd] by Lothar Serra Mari <mail@…>
DIRECTOR: Add detection for Tivola Demo - Frühjahr '97 Windows …
8:15 PM Ticket #14827 (ANDROID: Launcher GUI layout issues for Backend tabs) created by antoniou79
This is on Android 2.8.0 on an Android 12 (arm64-v8a) smartphone …
7:27 PM Changeset [9b0bb827] by Lothar Serra Mari <mail@…>
DIRECTOR: XOBJ: tivolasummer2000 is using the FindWin Xtra
7:07 PM Changeset [79aede15] by Lothar Serra Mari <mail@…>
DIRECTOR: Avoid duplicate detection matches for Tivola samplers
7:02 PM Changeset [7acd0b79] by Lothar Serra Mari <mail@…>
DIRECTOR: Add detection for Tivola Demo - Herbst 1998
6:00 PM Ticket #14826 (SWORD1: Speech stopped working on Atari (big endian) backend) created by mikrosk
SWORD1 lost its voice.:) Speech in the intro ("Paris in the fall...") …
3:18 PM Changeset [6a1909a] by elasota <1137273+elasota@…>
GUI: Fix garbled browser last path on Windows
2:23 PM Changeset [4fdd1f7c] by ccawley2011
CONFIGURE: Check if fopen64 is available before using it
1:34 PM Ticket #14825 (SCI: CAMELOT: Don't Lose Points for Letting Galahad Die) created by ArthurWalden
I am using ScummVM version 2.8.0. I realize I was mistaken in the …
12:07 PM Changeset [288e1aaa] by ccawley2011
COMMON: Remove use of fmin/fmax/fminf/fmaxf
11:57 AM Changeset [a2390f0e] by Nevon
DIRECTOR: XOBJ: Update Misc_X stub Adds additional missing methods …
11:56 AM Changeset [fd5948ba]branch-2-8branch-2-8-1 by tag2015
I18N: Update translation (Italian) Currently translated at 100.0% …
9:39 AM Changeset [7527c6df]branch-2-8branch-2-8-1 by Lothar Serra Mari <mail@…>
DIRECTOR: Add detection entry for D5 variant of Tivola Spring 1999 demo
9:07 AM Changeset [cb0252e2]branch-2-8branch-2-8-1 by moralrecordings
DIRECTOR: Add French version of Dark Eye to detection
9:07 AM Changeset [447c241f] by moralrecordings
DIRECTOR: Add French version of Dark Eye to detection
4:16 AM Changeset [45b8145]branch-2-8branch-2-8-1 by elasota <1137273+elasota@…>
NEWS: Add mention of fixed Mac resource loading regression
4:16 AM Changeset [23aad568]branch-2-8branch-2-8-1 by elasota <1137273+elasota@…>
NEWS: Add mention of MTI crash fix
4:13 AM Changeset [0bbfc0ca]branch-2-8branch-2-8-1 by elasota <1137273+elasota@…>
VCRUISE: Add detection for Reah Russian CD version
4:13 AM Changeset [f4eb42da]branch-2-8branch-2-8-1 by elasota <1137273+elasota@…>
VCRUISE: Add reported unknown variant of Schizm English DVD
4:13 AM Changeset [4a360c37]branch-2-8branch-2-8-1 by elasota <1137273+elasota@…>
MTROPOLIS: Fix out-of-range read when loading 8-bit mToon assets
3:49 AM Ticket #14824 (ANDROID: STARK: Crash when launching The Longest Journey on Android 13) created by antoniou79
This was reported on a forum thread here: …
3:36 AM Ticket #14823 (ANDROID: TETRAEDGE: Crash issues with Syberia 1 and 2 games) created by antoniou79
The issues are present on both ScummVM Android 2.8.0 and 2.9.0git. …
3:34 AM Ticket #12840 (DIRECTOR: ScummVM debug console does not appear when a Director game ...) closed by moralrecordings
fixed: Director engine has a full debugger now. The console will always open …
3:31 AM Ticket #14761 (DIRECTOR: The Dark Eye progress bug) closed by moralrecordings
3:30 AM Ticket #14762 (DIRECTOR: The Dark Eye - Annabel Lee doesn't end) closed by moralrecordings
fixed: Fixed in …
3:29 AM Changeset [8943e65c]branch-2-8branch-2-8-1 by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
3:28 AM Changeset [3af444eb]branch-2-8branch-2-8-1 by moralrecordings
DIRECTOR: Fix stop signaling for DigitalVideoCastMember Moves the …
3:28 AM Changeset [d09f00aa]branch-2-8branch-2-8-1 by moralrecordings
DIRECTOR: Re-add tracking of current tempo Re-adds the support …
1:56 AM Changeset [19dfebf7] by ccawley2011
GRAPHICS: Rename variables in PM scaler to avoid clashing with system …
1:56 AM Changeset [49b68d67] by ccawley2011
ENGINES: Make use of M_PI where possible
1:54 AM Changeset [cfd6c250] by moralrecordings
DIRECTOR: Fix stop signaling for DigitalVideoCastMember Moves the …
1:54 AM Changeset [8b9d989c] by moralrecordings
DIRECTOR: Re-add tracking of current tempo Re-adds the support …
1:53 AM Changeset [0d2a5c3e] by Lothar Serra Mari <mail@…>
DIRECTOR: Remove D4 and D5 entries for tivolaspring1999 There's a …
1:53 AM Changeset [a8c9cd2a] by Lothar Serra Mari <mail@…>
DIRECTOR: XOBJ: Add stub for FindWin Xtra This is basically a copy of …
1:53 AM Changeset [880f2022] by Lothar Serra Mari <mail@…>
DIRECTOR: Add D6 variants of tivolaspring1999
1:53 AM Changeset [7d835783] by Lothar Serra Mari <mail@…>
DIRECTOR: Add D4 variant of tivolaspring1999
1:53 AM Changeset [fbf55d49] by Lothar Serra Mari <mail@…>
DIRECTOR: Mention current tivolaspring1999 entries are D5 Mentioning …
1:53 AM Changeset [b3c5717f] by Lothar Serra Mari <mail@…>
DIRECTOR: Add Mac variant for tivolaspring1999
1:53 AM Changeset [de04d472] by Lothar Serra Mari <mail@…>
DIRECTOR: Add detection entry for D5 variant of Tivola Spring 1999 demo
1:44 AM Changeset [e73eb4db] by BJNFNE
GOB: use ADGF_DEMO for Playtoons demos
1:44 AM Changeset [e9bbf922] by BJNFNE
GOB: Switch playtoons Non-Interactive demos to AD_ENTRY
1:44 AM Changeset [14c5359e] by BJNFNE
GOB: Mark Urban Runner demo as ADGF_DEMO
1:44 AM Changeset [eef0be01] by BJNFNE
GOB: fix typo in filename of Adi 2 German demo
1:05 AM Changeset [43fa163d]branch-2-8branch-2-8-1 by sev-
I18N: Update translation (Ukrainian) Currently translated at 100.0% …
1:05 AM Changeset [1334f7e9]branch-2-8branch-2-8-1 by sev-
I18N: Update translation (Russian) Currently translated at 100.0% …
12:58 AM Changeset [67fd3e39] by Brakkugit
CGE: Added keymaps to the engine
12:47 AM Changeset [b91b8a0d] by sev-
GROOVIE: ScummVM was upgraded to GPLv3. Sync the secondary license with it
12:44 AM Changeset [5dcdfd26] by sev-
GOB: Dual-license the gob engine under LGPL The major contributors …

Jan 7, 2024:

8:58 PM Changeset [b2897d10]branch-2-8branch-2-8-1 by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
8:57 PM Changeset [58f4eea8]branch-2-8branch-2-8-1 by fracturehill
NEWS: Mention Nancy fixes
7:39 PM Changeset [2bb5b95b]branch-2-8branch-2-8-1 by fracturehill
NANCY: Split maze map key into separate Keymap The "Open map" action …
7:39 PM Changeset [ff6b203a]branch-2-8branch-2-8-1 by fracturehill
NANCY: Show general keymaps in GMM Fixed an issue in the nancy …
7:39 PM Changeset [6d4693bc]branch-2-8branch-2-8-1 by fracturehill
NANCY: Show/hide virtual keyboard when saving
7:39 PM Changeset [72a319bc]branch-2-8branch-2-8-1 by fracturehill
NANCY: Fix nancy1 telephone hints A fix for some broken nancy3 phone …
7:36 PM Changeset [e77b114a] by dreammaster
MM: MM1: Remove redundant call to updateMonsterStatus
6:16 PM Changeset [e1ba1447] by neuromancer
FREESCAPE: support for some ui symbols in eclipse for cpc
6:16 PM Changeset [736b88b] by neuromancer
FREESCAPE: support for some ui symbols in eclipse for zx
6:16 PM Changeset [17862918] by neuromancer
FREESCAPE: first support for ui symbols in eclipse for DOS
5:27 PM Changeset [883c4006] by tag2015
AGS: Update Wadjet entries (Linux Steam/GOG)
5:22 PM Ticket #14822 (Unknown game variant for ags: Blackwell Legacy Steam version Windows ...) closed by tag2015
fixed: Thanks, several Wadjet games were recently updated and we're in the …
5:19 PM Ticket #14800 (Unknown game variant for ags) closed by tag2015
outdated: Thanks, this entry was added in …
2:25 PM Ticket #14822 (Unknown game variant for ags: Blackwell Legacy Steam version Windows ...) created by jenshnielsen
Got the following report then trying to add Blackwell Legacy to …
1:53 PM Changeset [fda3a897] by moralrecordings
DEVTOOLS: Blacken director-generate-xobj-stub.py
1:53 PM Changeset [921f636c] by moralrecordings
DEVTOOLS: Add MacBinary support to director-generate-xobj-stub
1:06 PM Changeset [ec9db806] by Lothar Serra Mari <mail@…>
DIRECTOR: Add BackPacker (Swedish, Windows)
1:03 PM Changeset [6e3f31d1]branch-2-8branch-2-8-1 by sev-
NEWS: Mention Android crash fix. Added missing full stops.
1:02 PM Ticket #14820 (SWORD1: Speech volume setting maxc value is out of bound) closed by AndywinXp
fixed
1:02 PM Changeset [196d515c]branch-2-8branch-2-8-1 by AndywinXp
SWORD1: Fix volume overflow bug (#14820) I accidentally missed …
1:00 PM Changeset [a1683df0] by AndywinXp
SWORD1: Fix volume overflow bug (#14820) I accidentally missed …
11:51 AM Changeset [8f2bd1c8] by BJNFNE
GOB: set urban and woodruff as kPlatformWindows
11:51 AM Changeset [56a77f5f] by BJNFNE
GOB: use AD_ENTRY for Adi 2 demos
11:51 AM Changeset [9de50c79] by BJNFNE
GOB: Mark all Adi 2 demos as ADGF_DEMO
11:22 AM Ticket #14820 (SWORD1: Speech volume setting maxc value is out of bound) closed by AndywinXp
fixed
11:11 AM Ticket #14821 (MD5: MTROPOLIS: Unknown game variant [Muppet Treasure Island, Russian, ...) created by StalinEXE
Hello. I have tried to launch Russian version of game Muppet …
9:46 AM Ticket #14812 (Unknown game variant for vcruise [Fargus]) closed by elasota
fixed: Added detection for this version in …
9:45 AM Changeset [605730f8] by elasota <1137273+elasota@…>
VCRUISE: Add detection for Reah Russian CD version
9:28 AM Ticket #14820 (SWORD1: Speech volume setting maxc value is out of bound) created by Yalefeuv
OS: Win7 x64 ScummVM version: 2.8.0 also confirmed on daily build …
9:09 AM Changeset [2b3521dc] by ccawley2011
TESTBED: Use OSystem::copyRectToScreen() and fillScreen() where …
9:09 AM Changeset [9905e329] by ccawley2011
TEENAGENT: Use OSystem::fillScreen() where possible
9:09 AM Changeset [9515a2a0] by ccawley2011
SUPERNOVA: Use OSystem::copyRectToScreen() and fillScreen() where possible
9:09 AM Changeset [51c3b3a0] by ccawley2011
STARTREK: Use OSystem::fillScreen() where possible
9:09 AM Changeset [1423cf2] by ccawley2011
SCUMM: Use OSystem::fillScreen() where possible This also avoids …
9:09 AM Changeset [01e70713] by ccawley2011
SCI: Use OSystem::fillScreen() where possible
9:09 AM Changeset [3c80ba8d] by ccawley2011
SAGA2: Use OSystem::copyRectToScreen() and fillScreen() where possible
9:09 AM Changeset [eb265d8d] by ccawley2011
PLUMBERS: Use OSystem::copyRectToScreen() and fillScreen() where possible
9:09 AM Changeset [b91f06d9] by ccawley2011
MOHAWK: Use OSystem::fillScreen() where possible
9:09 AM Changeset [4668faf3] by ccawley2011
M4: Use OSystem::fillScreen() where possible
9:09 AM Changeset [bd559de] by ccawley2011
KINGDOM: Use OSystem::copyRectToScreen() and fillScreen() where possible
9:09 AM Changeset [c7fbebf1] by ccawley2011
GROOVIE: Use OSystem::fillScreen() where possible
9:09 AM Changeset [838718ea] by ccawley2011
DREAMWEB: Use OSystem::copyRectToScreen() and fillScreen() where possible
9:09 AM Changeset [ad634353] by ccawley2011
DRASCULA: Use OSystem::copyRectToScreen() where possible
7:10 AM Ticket #14819 (DIRECTOR: Backpacker (Swedish) (D4) crashes in main menu) created by Nevon
Trying to launch Backpacker, which I believe is a director 4 game in …
7:08 AM Changeset [49fece63] by neuromancer
FREESCAPE: first implementation of initGameState and some UI fixes for …
12:33 AM Changeset [030d96fb] by sev-
FREESCAPE: Fix compilation
12:09 AM Changeset [0a1e1e3e] by tag2015
AGS: Update Wadjet entries (Win Steam/GOG)

Jan 6, 2024:

11:44 PM Changeset [4bc0670f] by fracturehill
NANCY: Make sure TurningPuzzle triggers flag Solving a TurningPuzzle …
11:44 PM Changeset [eb5c5e72] by fracturehill
NANCY: Fix PasswordPuzzle max input length This fixes the level 2 …
11:43 PM Changeset [d56f3a9c]branch-2-8branch-2-8-1 by sev-
GRAPHICS: MACGUI: Fix links with Unicode characters If there are …
11:39 PM Changeset [ed4ec96b] by sev-
GRAPHICS: MACGUI: Fix links with Unicode characters If there are …
10:12 PM Ticket #14799 (Unknown game variant for ags) closed by tag2015
fixed: Thanks! Added in …
10:12 PM Ticket #14801 (Unknown game variant for ags) closed by tag2015
fixed: Thanks! Added in …
10:04 PM Changeset [7cbc5f04] by tag2015
AGS: Add detection for new games From AGS forums / TRAC reports
6:56 PM Changeset [db8e4cdc] by Benjamin Funke <58399929+BJNFNE@…>
GOB: Mark urban game entries as Windows games
6:53 PM Changeset [62c53726] by BJNFNE
GOB: Mark all Woodruff entries as Windows Woodruff requires Windows …
4:36 PM Ticket #14818 (WIN32: Drive letters in browser_lastpath are punycoded in scummvm.ini) created by lotharsm
On current master, drive letters for the browser_lastpath variable …
4:21 PM Changeset [62377fe9] by Filippos Karapetis <bluegr@…>
GOB: Remove version info from the Urban Runner demo There's only one …
4:21 PM Changeset [d9323ed8] by BJNFNE
GOB: use AD_ENTRY for Urban Runner demo
4:21 PM Changeset [702eb5a8] by BJNFNE
GOB: add version number to Urban Runner demo
4:21 PM Changeset [b609cc10] by BJNFNE
GOB: add correct langcode for GOB1 interactive demo
2:58 PM Changeset [47eb539c] by neuromancer
FREESCAPE: removed glDisable(GL_LIGHTING) from the shader rendered
2:55 PM Changeset [5eff8d6f] by neuromancer
FREESCAPE: refactor and improve triggering of collision conditions
2:55 PM Changeset [7f21ad3c] by neuromancer
FREESCAPE: set some sane default controls for ios
12:49 PM Ticket #14808 (TWINE: A couple of glitches from using the holomap) closed by mgerhardy
pending: should be fixed in master now (and is cherry-picked for a potential …
12:48 PM Changeset [88620422]branch-2-8branch-2-8-1 by mgerhardy
NEWS: added holomap fix to 2.8.1 changelog
12:46 PM Changeset [185467a2]branch-2-8branch-2-8-1 by mgerhardy
TWINE: Fixed glitches from using the holomap #14808
12:46 PM Changeset [04c7c17b] by mgerhardy
TWINE: Fixed glitches from using the holomap #14808
12:46 PM Changeset [6770a5ba] by mgerhardy
TWINE: comment for Renderer::rot
12:46 PM Changeset [2472dc26] by mgerhardy
TWINE: comment on why this is member var
12:46 PM Changeset [d0a750ef] by mgerhardy
TWINE: added new debug level for timers
12:46 PM Changeset [09c2b1ca] by mgerhardy
TWINE: use toSeconds for time conversions
12:46 PM Changeset [401e3eb9] by mgerhardy
EVENTRECORDER: const for isEventsBufferEmpty()
12:46 PM Changeset [c8b36644] by mgerhardy
TWINE: removed newlines from debug and warning calls
9:41 AM Changeset [cbf8d384] by Lothar Serra Mari <mail@…>
DIRECTOR: Add Mac checksums for tivolasummer2000
9:34 AM Changeset [98df6233]branch-2-8branch-2-8-1 by moralrecordings
DIRECTOR: Fix missing cast member field lookups Director is quite …
9:34 AM Changeset [6a6bf936]branch-2-8branch-2-8-1 by moralrecordings
DIRECTOR: Add The Dark Eye v1.0.3 to detection table
9:32 AM Changeset [2644f9a7] by moralrecordings
DIRECTOR: Fix missing cast member field lookups Director is quite …
9:32 AM Changeset [1ba8bdc3] by moralrecordings
DIRECTOR: Add The Dark Eye v1.0.3 to detection table
4:31 AM Changeset [edc3f22c] by mistydemeo
DIRECTOR: add Willy Wabbit Mandarin

Jan 5, 2024:

10:42 PM Changeset [d40e408f] by fracturehill
NANCY: Fix nancy6 caption Changed the execution of Conversation …
10:42 PM Changeset [a5ebc7cb] by fracturehill
NANCY: Fix AddInventoryNoHS record Fixed an issue where …
10:42 PM Changeset [5361a7fa] by fracturehill
NANCY: Swap inverted rotation cursors Swapped the cursors used when a …
10:42 PM Changeset [0d6f44f0] by fracturehill
NANCY: Improve support for nancy7 save menu The nancy7 (and only …
7:18 PM Ticket #14817 (FREESCAPE: Amstrad CPC version of Dark Side unknown variant) closed by neuromancer
wontfix: This release seems to be compressed and it will not be supported. If …
6:29 PM Ticket #14817 (FREESCAPE: Amstrad CPC version of Dark Side unknown variant) created by Fistynuts
My Amstrad CPC version of Dark Side (English, DSK version) does not …
1:44 PM Ticket #14816 (Cleanup feature) created by oherau
Most games where made for a specific target machine or OS, so in …
1:26 PM Ticket #14815 (Turn the "bad crack" fix into an optional enhancement) created by mike-SpeedyAdventures
https://github.com/scummvm/scummvm/commit/07617f8c5f7b136fb0b873b52e519
12:56 PM Ticket #14814 (SWORD2: ScummVM crashes when quitting the game while it is paused) created by mike-SpeedyAdventures
ScummVM 2.9.0git (Jan 2 2024 09:43:50) How to reproduce: 1. Pause …
12:53 PM Ticket #14813 (PINK: Broken cyrillic symbols in both pink panther games) created by StalinEXE
Hello! I've found a problem in Pink Panthera (Passport to Peril and …
12:41 PM Ticket #14812 (Unknown game variant for vcruise [Fargus]) created by StalinEXE
Hello. This is the code from error message for Fargus 6CD version of …
11:41 AM Changeset [0ab7556a]branch-2-8branch-2-8-1 by Purple T <ZEONK@…>
I18N: Update translation (French) Currently translated at 100.0% …
10:12 AM Ticket #14806 (WEB: Documentation page redirects to outdated docs) closed by tag2015
fixed: Should be fixed now
3:41 AM Changeset [22c9775]branch-2-8branch-2-8-1 by Timo Mikkolainen <tmikkola@…>
I18N: Update translation (Finnish) Currently translated at 100.0% …
2:46 AM Ticket #14811 (SCI: CAMELOT: Guards Use Wrong Text Box at Jaffa Gate) created by ArthurWalden
I am using ScummVM version 2.8.0. In Conquests of Camelot, when you …
2:23 AM Ticket #14810 (SCI: Two Musical Themes Play Simultaneously in Fatima's House in Camelot) created by ArthurWalden
I am using ScummVM version 2.8.0. When I restore a game to Fatima's …
1:49 AM Ticket #14809 (OSXPPC: No PPC ScummVM past 2.2.0 works on iMac G5) created by memphisbarbecue
(To start, I just wanted to say, I really appreciate whoever is …
12:05 AM Changeset [9db6f3a1]branch-2-8branch-2-8-1 by sev-
GRAPHICS: MACGUI: Made readHex() more robust This fixes crashes in …
12:04 AM Changeset [7361c0f2] by sev-
GRAPHICS: MACGUI: Made readHex() more robust This fixes crashes in …
Note: See TracTimeline for information about the timeline view.