Timeline



Dec 25, 2024:

11:58 PM Changeset [6e493b3a] by athrxx
SCI: (SCI01) - fix regression from PR 6328 (wrong version ranges, …
11:49 PM Changeset [2dc1079] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Rooms section 2: fix the use of TriggerMachineByHash, some …
11:17 PM Changeset [f4ea4548] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 710: Implement daemon
10:48 PM Changeset [4f8d27da] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 710: Start implementing logic (preload, init)
4:07 PM Changeset [c7b6d17d] by Hubert Maier <raziel-@…>
JANITORIAL: ULTIMA: Fix typos
4:04 PM Changeset [7bc5c3c8] by Hubert Maier <raziel-@…>
JANITORIAL: WATCHMAKER: Fix typos
4:04 PM Changeset [8a89fe9] by Hubert Maier <raziel-@…>
JANITORIAL: TEENAGENT: Fix typos
4:02 PM Changeset [032deeda] by Hubert Maier <raziel-@…>
JANITORIAL: QDENGINE: Fix typos
4:02 PM Changeset [38a17a9d] by Hubert Maier <raziel-@…>
JANITORIAL: TITANIC: Fix typos
4:01 PM Changeset [8fab2c12] by Hubert Maier <raziel-@…>
JANITORIAL: STARTREK: Fix typos
4:00 PM Changeset [beda547e] by Hubert Maier <raziel-@…>
JANITORIAL: SCI: Fix typos
3:59 PM Changeset [4247304e] by Hubert Maier <raziel-@…>
JANITORIAL: SWORD1: Fix typos
3:59 PM Changeset [8b030146] by Hubert Maier <raziel-@…>
JANITORIAL: SCUMM: Fix typos
3:58 PM Changeset [8f24621] by Hubert Maier <raziel-@…>
JANITORIAL: SAGA2: Fix typos
3:57 PM Changeset [e652ae91] by Hubert Maier <raziel-@…>
JANITORIAL: LURE: Fix typos
3:56 PM Changeset [803eccf] by Hubert Maier <raziel-@…>
JANITORIAL: M4: Fix typos
3:55 PM Changeset [abe0ea7c] by Hubert Maier <raziel-@…>
JANITORIAL: TWINE: Fix typos
3:53 PM Changeset [de4927e4] by Hubert Maier <raziel-@…>
JANITORIAL: MYST3: Fix typos
3:44 PM Changeset [4fb7844c] by Hubert Maier <raziel-@…>
JANITORIAL: IMMORTAL: Fix typos
3:24 PM Changeset [43fba93f] by Hubert Maier <raziel-@…>
JANITORIAL: HYPNO: Fix typos
3:23 PM Changeset [f4c3360d] by Hubert Maier <raziel-@…>
JANITORIAL: ICB: Fix typos
3:22 PM Changeset [ad10b0ed] by digitall
TOLTECS: Fix Warnings From Path Separator in Demo Detection Path
3:21 PM Changeset [ab864bb8] by Hubert Maier <raziel-@…>
JANITORIAL: HDB: Fix typo
3:20 PM Changeset [7f3e501e] by Hubert Maier <raziel-@…>
JANITORIAL: GOB: Fix typos
3:19 PM Changeset [66b44f65] by Hubert Maier <raziel-@…>
JANITORIAL: GLK: Fix typos
3:18 PM Changeset [f0f7d8e] by Hubert Maier <raziel-@…>
JANITORIAL: DARKSEED: Fix typos
3:14 PM Changeset [1f01b106] by digitall
PRINCE: Fix Debug Channel Behaviour And Spurious Warning Messages …
3:10 PM Changeset [f874c42e] by Hubert Maier <raziel-@…>
JANITORIAL: BLADERUNNER: Fix typo
3:08 PM Changeset [76210767] by Hubert Maier <raziel-@…>
JANITORIAL: AGS: Fix typos
2:57 PM Changeset [f54fd81b] by Hubert Maier <raziel-@…>
JANITORIAL: Fix typos in general files
11:51 AM Changeset [246423bf] by antoniou79
I18N: Update translation (Greek) Currently translated at 100.0% (2462 …
11:45 AM Changeset [e859f411] by Filippos Karapetis <bluegr@…>
SCUMM: More work on the MI1 and MI2 remastered speech - Injected the …
10:34 AM Ticket #15618 (Add New Game IDs for "The Phantom Fellows" (AGS Engine)) closed by tag2015
fixed: Thanks! We already detected the older GOG versions but not the latest …
10:31 AM Changeset [c39c101f] by tag2015
AGS: Update phantomfellows entries
9:48 AM Changeset [232f9570] by lotharsm
I18N: Update translation (German) Currently translated at 100.0% …
9:19 AM Changeset [cbf60f43] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: last commit for polishing
9:14 AM Changeset [9e3fb88d] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: Turn 3 more variables into booleans
9:06 AM Changeset [5f9ca064] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 204,303,709: Add weird globals in room 709, move …
8:38 AM Changeset [1278eaa6] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: Implement clearPressed, renaming and some refactoring

Dec 24, 2024:

11:34 PM Changeset [4954e787] by Le Philousophe <lephilousophe@…>
CONFIGURE: Document features that can't be components And reorder the …
11:34 PM Changeset [d33ec239] by Le Philousophe <lephilousophe@…>
CONFIGURE: Added imgui component and marked all the relevant engines
11:34 PM Changeset [46b62be4] by Le Philousophe <lephilousophe@…>
CREATE_PROJECT: Explain why an engine is disabled
11:34 PM Changeset [3ad09d89] by Le Philousophe <lephilousophe@…>
CREATE_PROJECT: Make unused components disabling verbose
11:34 PM Changeset [60104f33] by Le Philousophe <lephilousophe@…>
CREATE_PROJECT: Disable components when they are not needed
11:34 PM Changeset [aeec3e9a] by Le Philousophe <lephilousophe@…>
CREATE_PROJECT: Use std::find to search the feature This matches the …
11:34 PM Changeset [22e235f4] by Le Philousophe <lephilousophe@…>
CREATE_PROJECT: Add Lua feature This repairs build
11:34 PM Changeset [8e4ae65f] by Le Philousophe <lephilousophe@…>
CONFIGURE: Pretty print enabled and disabled components
11:34 PM Changeset [f7a881b1] by Le Philousophe <lephilousophe@…>
CONFIGURE: Component settings are really a define Rename the …
11:34 PM Changeset [3803292] by Le Philousophe <lephilousophe@…>
CONFIGURE: Don't enable component when the related feature is disabled
11:34 PM Changeset [eae088d1] by Le Philousophe <lephilousophe@…>
CONFIGURE: Don't duplicate features and components Make a component a …
11:34 PM Changeset [2a69a0ff] by sev-
MOHAWK: The MIDI code is not used in the engine, thus, removing …
11:34 PM Changeset [005d6ca] by sev-
HDB: Mark lua as hard engine dependency
11:34 PM Changeset [a2721371] by sev-
DRAGONS: The engine cannot truly use mt32emu component, switching off
11:34 PM Changeset [481492eb] by sev-
BLADERUNNER: The engine does not really use mt32emu component
11:34 PM Changeset [eb60f2a1] by sev-
ULTIMA: Lua is a hard dependency for ultima6
11:34 PM Changeset [2b41c780] by sev-
CONFIGURE: Added tinygl as a component
11:34 PM Changeset [d780708] by sev-
ENGINES: Add mt32emu as a feature and component Add it to engines …
11:34 PM Changeset [15d894ab] by sev-
CONFIGURE: Print list of disabled components as well
11:34 PM Changeset [63f60562] by sev-
CONFIGURE: Eliminate duplicate defines for features/components Now …
11:34 PM Changeset [9c9f3038] by sev-
TETRAEDGE: Mark lua as a hard dependency
11:34 PM Changeset [ebd53336] by sev-
SWORD25: Mark lua as hard dependency and theoradec as a soft one
11:34 PM Changeset [d96d8bd3] by sev-
CONFIGURE: Autoenable components for engine features with matching …
11:34 PM Changeset [4079c8a8] by Le Philousophe <lephilousophe@…>
CONFIGURE: Slightly simplify the engines.awk.out generation There is …
11:34 PM Changeset [aa43f4f] by sev-
CONFIGRE: Added theoradec component and marked all the relevant engines
11:34 PM Changeset [fac386e0] by sev-
SLUDGE: Mark engine as using vpx component
11:34 PM Changeset [daa3bd0a] by sev-
CONFIGURE: Fix multiple component disabling. Add vpx component
11:34 PM Changeset [8f0cf59c] by sev-
CONFIGURE: Properly pass disabled features from the awk script
11:34 PM Changeset [0207a98] by sev-
CONFIGURE: Implemented two passes for engine checking THe first pass …
11:34 PM Changeset [f93919b6] by sev-
CONFIGURE: Re-add lua as a feature
11:34 PM Changeset [ba6604dd] by sev-
DEVTOOLS: CREATE_PROJECT: Add support for components We scan the …
11:34 PM Changeset [fdecb6af] by sev-
ENGINES: Add components to configure.engine's explanatory comment
11:34 PM Changeset [70242c09] by sev-
DEVTOOLS: Add components to engine skeleton in create_engine
11:34 PM Changeset [f1f826f0] by sev-
CONFIGURE: Added possibility to define engine components. Turn lua …
9:10 PM Ticket #15618 (Add New Game IDs for "The Phantom Fellows" (AGS Engine)) created by thevolumeremote
### Game Details - Game Name: The Phantom Fellows - Engine:
4:59 PM Changeset [5708f1a8] by Eric Fry <yuv422@…>
DARKSEED: Add detection entry for Chinese DOS floppy version.
11:25 AM Changeset [20ceda8f] by ccawley2011
GRAPHICS: OPENGL: Fix warnings when GLAD is disabled
11:25 AM Changeset [25556299] by ccawley2011
GRAPHICS: OPENGL: Enable more features with OpenGL ES 3
11:20 AM Changeset [1b421e33] by Weblate <noreply@…>
I18N: Update translation files Updated by "Update PO files to match …
11:19 AM Changeset [fbc9242a] by tunnelsociety <150493071+tunnelsociety@…>
GUI: Improve selection behaviour outside console area Selecting …
11:19 AM Changeset [6e286e46] by tunnelsociety <150493071+tunnelsociety@…>
GUI: Prevent select and scroll beyond bounds in console Select only …
11:19 AM Changeset [dc2f3d7] by tunnelsociety <150493071+tunnelsociety@…>
JANITORIAL: Move function declarations
11:18 AM Changeset [768597b2] by Weblate <noreply@…>
I18N: Update translations templates
11:18 AM Changeset [f37c6fda] by Weblate <noreply@…>
I18N: Update translation files Updated by "Update PO files to match …
11:17 AM Changeset [a8640538] by criezy
GUI: Disable load button in Grid Launcher when no savegame can be loaded
11:17 AM Changeset [d0b31d81] by criezy
GUI: Move code to detect if load from launcher is available to …
11:17 AM Changeset [a50436db] by criezy
GUI: Remove unused function in GridWidget The openTray function is no …
11:17 AM Changeset [979a17ed] by criezy
GUI: Disable load button in list launcher if no savegame exists
11:15 AM Changeset [182a0f18] by Weblate <noreply@…>
I18N: Update translations templates
11:15 AM Changeset [047f3fbf] by athrxx
SCI: cleanup and reorganize gfx drivers gfxdrivers.cpp has become …
9:49 AM Changeset [a8724b7b] by malignantmanor <malignantmanor@…>
ULTIMA: Nuvie Keymap Fixes -Change keymap modifier from Win to Alt or …
9:46 AM Changeset [8bc97264] by BJNFNE
GOB: add russian variant of Adiboudchou
9:45 AM Changeset [e3136044] by Filippos Karapetis <bluegr@…>
SCUMM: Add a warning in createSoundStream() when MP3 isn't built in
9:36 AM Changeset [510b9737] by Filippos Karapetis <bluegr@…>
SCUMM: Initial work for injecting SE speech in classic MI1 and 2 …
9:36 AM Changeset [aa553c03] by Filippos Karapetis <bluegr@…>
SCUMM: Remove superfluous protected keyword
7:00 AM Changeset [a108b03b]branch-2-9 by Lothar Serra Mari <mail@…>
NEWS: Add release codenames for 2.8.1 and 2.9.0
6:57 AM Changeset [7f96eff7] by Lothar Serra Mari <mail@…>
NEWS: Add release codenames for 2.8.1 and 2.9.0
6:54 AM Changeset [1085f05f] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: rename flags in parser
6:52 AM Changeset [de72fbe] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: Finish the implementation of parser
5:49 AM Ticket #15617 (Windows Installer invalid signature due to expired certificate) closed by lotharsm
wontfix
3:08 AM Changeset [eefe7686] by mduggan
DGDS: Fix more small Willy Beamish issues * Looking at items in …
3:08 AM Changeset [36d75b8a] by mduggan
DGDS: Also report patch resources as available Local files can be …
3:08 AM Changeset [dd82dd28] by mduggan
DGDS: Start implementation of willy-beamish ADS opcodes
3:08 AM Changeset [3db6e134] by mduggan
DGDS: Small rendering fixes for Willy Beamish
3:07 AM Ticket #15615 (Allow exporting the minimap of the current map) closed by mduggan
fixed: @OMGPizzaGuy added a console argument to dump the minimap to png after …

Dec 23, 2024:

10:52 PM Changeset [525b1ec] by Le Philousophe <lephilousophe@…>
DOCS: Upgrade pinned packages
10:51 PM Changeset [45784ded] by dependabot[bot] <49699333+dependabot[bot]@…>
Bump jinja2 from 3.1.4 to 3.1.5 in /doc/docportal Bumps …
10:02 PM Ticket #15617 (Windows Installer invalid signature due to expired certificate) created by GermanTribun
I stumbled over this when trying to install the newest 2.9.0 with the …
6:21 PM Changeset [0553d8d6] by mistydemeo
SCUMM: use PRId64
4:39 PM Changeset [5c366ff8] by Matthew Jimenez <[matthew.jimenez@…>
ULTIMA8: Allow export from MiniMapGump::generate console command to an …
4:18 PM Changeset [f9ba9d0d] by Purple T <ZEONK@…>
I18N: Update translation (French) Currently translated at 100.0% …
4:18 PM Changeset [4efc8565] by IlDucci
I18N: Update translation (Spanish) Currently translated at 100.0% …
3:05 PM Ticket #15616 (Warnings in status window when adding any game) created by prietveld
When adding any new game to ScummVM 2.9.0 via the 'Add Game...' …
1:26 PM Changeset [e3ddf67] by BJNFNE
GOB: add russian adibou3 variant to detection
7:54 AM Ticket #15615 (Allow exporting the minimap of the current map) created by thecommissar
Hello, I would like to be able to export a copy of the minimap for …
3:34 AM Ticket #15614 (TWP: Thimbleweed Park doesn't lock/hide mouse cursor) created by trzyglow
The mouse cursor doesn't get locked or hidden in the window when …
12:36 AM Changeset [3aca277d] by Weblate <noreply@…>
I18N: Update translation files Updated by "Update PO files to match …
12:36 AM Changeset [cc3ab636] by Weblate <noreply@…>
I18N: Update translations templates
12:36 AM Changeset [1c50d0ab] by Filippos Karapetis <bluegr@…>
SCUMM: Split the CD audio functionality into a separate sound class …

Dec 22, 2024:

9:22 PM Changeset [e2796fd2] by Lothar Serra Mari <mail@…>
NEWS: Update German NEWS file
7:18 PM Changeset [8a91433e] by tag2015
I18N: Update translation (Italian) Currently translated at 100.0% …
7:18 PM Changeset [5b26a6d3] by IlDucci
I18N: Update translation (Spanish) Currently translated at 100.0% …
7:17 PM Changeset [36340f4d] by sev-
DISTS: ANDROID: Update German store metadata
6:13 PM Changeset [80a5f161] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: Some more work on parser
5:49 PM Changeset [93aabacb] by Lothar Serra Mari <mail@…>
DISTS: Update Sparkle appcast file for 2.9.0
11:30 AM Ticket #13660 (BACKENDS: WII: BLADERUNNER: Blade Runner crashes in chinatown or soon ...) closed by lephilousophe
Fixed by 3e433ad94362008916bb7cb2bcdad360c6bb8a1e. I did a test of …
11:00 AM Changeset [dc5b5c7c] by Hoseok Seo <ddinghoya@…>
I18N: Update translation (Korean) Currently translated at 100.0% …
10:13 AM Changeset [29cca8d2] by Filippos Karapetis <bluegr@…>
SCUMM: Support the classic to new audio mapping for FT Remastered
8:23 AM Changeset [7c043d7f] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: Start working on parser
8:16 AM Changeset [2cf1b8c1] by Weblate <noreply@…>
I18N: Update translation files Updated by "Update PO files to match …
8:16 AM Changeset [55332bee] by Weblate <noreply@…>
I18N: Update translations templates
8:15 AM Changeset [6bfc9b11] by Filippos Karapetis <bluegr@…>
NEWS: Mention support for the remastered speech and SFX in DOTT SE
8:15 AM Changeset [277487dc] by Filippos Karapetis <bluegr@…>
SCUMM: Add support for the remastered speech and SFX of DOTT Remastered
5:18 AM Changeset [cef03162] by Xaviu <xaviu@…>
I18N: Update translation (Catalan) Currently translated at 83.9% …
12:19 AM Changeset [4bb8d15f] by Eric Fry <yuv422@…>
DARKSEED: Added usecode localised in-game text for ES, FR & DE versions.

Dec 21, 2024:

8:56 PM Ticket #15612 (SCUMM: "Really want to quit?" message still missing from UI) closed by AndywinXp
invalid
8:12 PM Changeset [1c2c1c8c] by rsn8887 <rsn8887@…>
BUILD: On PSP -O3 and dynamic detection work well now
6:52 PM Changeset [d3ab3da1] by Le Philousophe <lephilousophe@…>
PSP: Avoid parsing the PNG headers twice This avoids rewinding the …
6:52 PM Changeset [da305f67] by Le Philousophe <lephilousophe@…>
PSP: Better error handling and reporting for PNG loading
6:52 PM Changeset [a9c42d27] by Le Philousophe <lephilousophe@…>
Revert "BUILD: On PSP use -O1 to fix crash on startup" This reverts …
6:52 PM Changeset [77bbc3bf] by Le Philousophe <lephilousophe@…>
PSP: Fix PNG palette loading libpng never returns the palette size …
4:55 PM Changeset [75a89a0e] by Filippos Karapetis <bluegr@…>
SCUMM: Handle the FMOD FSB audio files used in DOTT SE and FT SE
4:55 PM Changeset [fe8380fc] by Filippos Karapetis <bluegr@…>
SCUMM: Separate the PAK index reading code
4:33 PM Changeset [3779f208] by athrxx
SCI: (SQ4/CD/Windows) - make use of windows gfx drivers …
4:02 PM Changeset [72d57fb2] by antoniou79
DISTS: ANDROID: Release notes for 2.9.0
6:52 AM Changeset [49e5ccf7] by mduggan
DGDS: Fix opening and rendering of Willy Beamish inventory
6:52 AM Changeset [aacfc969] by mduggan
DGDS: Fix fonts for Beamish dialogs
6:52 AM Changeset [03e8c688] by mduggan
DGDS: Don't show inventory button by default in Willy Beamish …
4:54 AM Changeset [c3140b83] by Eric Fry <yuv422@…>
DARKSEED: Added localised in-game text for ES, FR & DE versions.
12:58 AM Changeset [6b781465] by mistydemeo
SCUMM: fix format specifier

Dec 20, 2024:

11:32 PM Changeset [7edebc10] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: End of the implementation of daemon
10:17 PM Ticket #15613 (MD5: GOB: The Bizarre Adventures of Woodruff and the Schnibble of ...) created by tonyzappia
The game in 'The Bizarre Adventures of Woodruff and the Schnibble of …
6:37 PM Ticket #15612 (SCUMM: "Really want to quit?" message still missing from UI) created by GermanTribun
This is a thing in all SCUMM games from LucasArts. When you click on …
5:50 PM Ticket #15611 (SCUMM: HE: Unrecognized FREDDI4 Macintosh CD) created by dwatteau
I've found a copy of a PC/Mac (French) Freddi4, at a thrift store. The …
4:08 PM Changeset [70478daa] by rvanlaar
DIRECTOR: LINGO: string comparison Implement platform specific string …
3:59 PM Ticket #15610 (SCI: SQ5 - Speed problems in the game) created by GermanTribun
System Windows 10 Pro ScummVM: 2.8.1 Game Version: DOS Language: …
12:03 PM Changeset [30d6e945] by Filippos Karapetis <bluegr@…>
Common: Simplify check and fix formatting
11:23 AM Changeset [be7f68f1] by Weblate <noreply@…>
I18N: Update translation files Updated by "Update PO files to match …
11:22 AM Changeset [f1ab0cec] by Filippos Karapetis <bluegr@…>
NEWS: Mention support for the classic SE variants of MI1, MI2, DOTT and FT
11:20 AM Changeset [0907690c] by Weblate <noreply@…>
I18N: Update translations templates
11:20 AM Changeset [5661a8b4] by Filippos Karapetis <bluegr@…>
SCUMM: Add checksum for the GoG version of DOTT Remastered
11:20 AM Changeset [43c06db3] by Filippos Karapetis <bluegr@…>
SCUMM: Cleanup WMA codec error handling
11:20 AM Changeset [b628296] by Filippos Karapetis <bluegr@…>
SCUMM: Remove obsolete define and TODO
11:20 AM Changeset [13a3eca1] by Filippos Karapetis <bluegr@…>
SCUMM: Encapsulate the new Doublefine SE sound code in a separate …
11:20 AM Changeset [f8a532cf] by Filippos Karapetis <bluegr@…>
SCUMM: Fix DoubleFine XWB PCM and ADPCM streams. Some cleanup Now, …
11:20 AM Changeset [90091e3a] by Filippos Karapetis <bluegr@…>
SCUMM: Initial support for XWB audio containers for DoubleFine MI1+MI2 …
11:20 AM Changeset [7b33acb9] by Filippos Karapetis <bluegr@…>
SCUMM: Don't warn about missing audio CD tracks for Doublefine MI1 …
11:20 AM Changeset [a3d3720f] by Filippos Karapetis <bluegr@…>
SCUMM: Add audio directory for the DoubleFine versions of MI1 and MI2
11:20 AM Changeset [0cbba7c0] by Filippos Karapetis <bluegr@…>
SCUMM: Some renaming for the Loom CD related code No functional …
11:20 AM Changeset [808fc410] by Filippos Karapetis <bluegr@…>
SCUMM: Add support for the MM easter egg variant in the DOTT SE version
11:20 AM Changeset [a318189c] by Filippos Karapetis <bluegr@…>
SCUMM: Simplify instantiation of the Doublefine file handler Add a …
11:20 AM Changeset [3b7e4ac7] by Filippos Karapetis <bluegr@…>
SCUMM: Add support for SMUSH subtitles in PAK files Now, subtitles in …
11:20 AM Changeset [28889be3] by Filippos Karapetis <bluegr@…>
SCUMM: Add entries for the SE versions of MI1, MI2, DOTT and FT We …
11:20 AM Changeset [8dba3ecd] by Filippos Karapetis <bluegr@…>
SCUMM: Use a 64-bit integer for file sizes of detection entries Since …
11:20 AM Changeset [3daad8f5] by Filippos Karapetis <bluegr@…>
SCUMM: Add SE variants for classic versions of MI1, MI2, DOTT and FT …
11:20 AM Changeset [d2d08511] by Filippos Karapetis <bluegr@…>
SCUMM: Hook up the PAK file manager in INSANE, NUT and SMUSH code …
11:20 AM Changeset [e9400af0] by Filippos Karapetis <bluegr@…>
SCUMM: Hook up the new PAK file handler in the sound code We need to …
11:20 AM Changeset [15fcc87b] by Filippos Karapetis <bluegr@…>
SCUMM: Hook the new Doublefine PAK file handler With this, it's …
11:20 AM Changeset [6a0965c] by Filippos Karapetis <bluegr@…>
SCUMM: Add support for reading files from DoubleFine PAK files This …
11:18 AM Changeset [de2c60bc] by NorwayFun <temuri.doghonadze@…>
I18N: Update translation (Georgian) Currently translated at 61.9% …
9:41 AM Changeset [bf43f2cc] by Strangerke <arnaud.boutonne@…>
M4: RIDDLE: Room 709: WIP implementation of daemon
Note: See TracTimeline for information about the timeline view.