Timeline



04/11/21:

23:58 Changeset [fdb129c] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
23:57 Changeset [354cea06] by criezy
AGS: Move Time Gentlemen, Please detection to commercial game section
23:57 Changeset [82d0ec3b] by criezy
AGS: Add more detection entries
23:54 Changeset [74d23c73] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
23:54 Changeset [24b59ecb] by ccawley2011
Revert "OPENGL: Implement high DPI support on Android (#1895)" This …
23:33 Changeset [9eecd41b] by dreammaster
TSAGE: Spanish BlueForce: two different Restart buttons Options …
23:33 Changeset [ed75e254] by dreammaster
TSAGE: Spanish strings mini-cleanup BF/RW specific strings renamed …
23:33 Changeset [b6ac34f1] by dreammaster
TSAGE: Continue button for Ringworld Pause dialog The pause dialog in …
22:55 Changeset [6de22f8] by criezy
AGS: Make sure old dialog scripts are null terminated This fixes …
22:40 Ticket #12417 (AGS : Crash trying to load .mpg file in Unbound) created by criezy
This was reported by the Unbound creator on the AGS forum. This may …
22:35 Ticket #12414 (Unknown game variant for ags (Gemini Rue German retail)) closed by criezy
fixed: Thank you. It has been added now.
21:47 Changeset [382d4a6c] by sev-
GRAPHICS: GUI: Do not use transparency when restoring background
21:44 Changeset [2a502ac7] by criezy
AGS: Add some detection entries
21:43 Ticket #12416 (AGS: Assert in POSIXFilesystemNode::getChild) created by criezy
A user reported on the forum that while playing Blackwell Deception …
21:07 Changeset [543f17b1] by criezy
AGS: Improve code for finding unused overlay custom ID This should …
20:21 Ticket #12415 (AGS: Strange 'ß' character in German Gemini Rue version) created by laenion
When playing the German retail version of "Gemini Rue", the 'ß' …
20:15 Changeset [e1a5c177] by dreammaster
AGS: Cleanup of key state handling
20:15 Changeset [fd225f22] by Filippos Karapetis <bluegr@…>
GUI: Fix GCC warning Signed/unsigned comparison.
20:13 Ticket #12414 (Unknown game variant for ags (Gemini Rue German retail)) created by laenion
The game in 'Gemini Rue' seems to be an unknown game variant. Please …
19:47 Changeset [23d52a14] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
19:47 Changeset [4ed73475] by Lothar Serra Mari <mail@…>
DISTS: Sync snapcraft build recipe
19:21 Changeset [51377d84] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
19:21 Changeset [86ff328] by sev-
GUI: THEMES: Update cursor SVG
19:21 Changeset [708caaa8] by sev-
BACKENDS: SDL: Do not scale mouse position for LoDPI modes
19:21 Changeset [020da412] by sev-
GUI: Skip unnecessary gfx scaling
19:21 Changeset [d48fb5fd] by sev-
GUI: Do not mess with pixelformat when scaling images
19:21 Changeset [efa8a35a] by sev-
GUI: THEMES: Reworked SVGs and minified them
19:21 Changeset [b2be9bb2] by sev-
GUI: If SVG file is present, do not bother with loading BMPs
19:21 Changeset [3f1ee552] by sev-
GUI: Cleanup not needed code
19:21 Changeset [0fc5c4c] by sev-
GUI: Keep SVGs in 32-bit format until very rendering
19:21 Changeset [97547267] by sev-
GRAPHICS: Optimize 1-bit case in PixelFormat
19:21 Changeset [a3fd57f2] by sev-
GUI: THEMES: Update SVG images
19:21 Changeset [d69f4963] by sev-
GUI: Fix compilation with clouds disabled
19:21 Changeset [65f3ff9d] by sev-
GUI: THEMES: Added empty checkbox SVG
19:21 Changeset [f88a622e] by sev-
GUI: Prerender SVG on theme loading We know the resolution and we do …
19:21 Changeset [d3f5d34] by sev-
GRAPHICS: Unify VectorRenderer blitting routines
19:21 Changeset [dbf192fd] by sev-
GRAPHICS: Simplify VectorRenderer blitting routines
19:21 Changeset [61e76618] by sev-
GUI: THEMES: More readable eraser SVG icon
19:21 Changeset [2839715a] by sev-
GUI: Remove TransparentSurface remnants aka alphabitmaps from themes
19:21 Changeset [bd083c7f] by sev-
GUI: Switch GUI to ManagedSurface
19:21 Changeset [6217cf8a] by sev-
GRAPHICS: Added ManagedSurface constructor from Surface
19:21 Changeset [fda5847] by sev-
BACKENDS: OPENGLSDL: Fix compilation with SDL1
19:21 Changeset [af17cb30] by sev-
GUI: Remove duplicate methods
19:21 Changeset [be4d44c3] by sev-
GUI: THEMES: Provide default dimensions for SVG images
19:21 Changeset [2ca73211] by sev-
GUI: Switch Erase button to SVG and read dimensions from the theme
19:21 Changeset [3021f340] by sev-
GUI: Add support for specified dimensions for bitmaps in theme file …
19:21 Changeset [def114c1] by sev-
GUI: THEMES: Update search SVG icon
19:21 Changeset [83fb974c] by sev-
GUI: Switched SearchPic to SVG
19:21 Changeset [f72daa53] by sev-
GUI: THEMES: Added set of SVG graphics to scummremastered theme
19:21 Changeset [51525eeb] by sev-
GUI: Added SVG support to PicButtonWidget
19:21 Changeset [09f11bd3] by sev-
GRAPHICS: Fix transparency in ManagedSurface bitmaps
19:21 Changeset [7fe00738] by sev-
GUI: Render ManagedSurface widget with transparency
19:21 Changeset [a299f8b] by sev-
GRAPHICS: Retain original SVG transparency and expose its pixelformat
19:21 Changeset [916859a] by sev-
GRAPHICS: Added (hacky) blitManagedSurface So far, it is hardcoded, …
19:21 Changeset [19de7655] by sev-
GUI: Switch GraphicsWidget to ManagedSurface
19:21 Changeset [66f10061] by sev-
GRAPHICS: Switch SVG renderer to ManagedSurface
19:21 Changeset [47bbc66] by sev-
GUI: Replace logo with SVG in launcher consturctor
19:21 Changeset [9894efd5] by sev-
GRAPHICS: Added copyFrom(Surface) to ManagerSurface
19:21 Changeset [6b785ecd] by sev-
GRAPHICS: Fix pixelformat for SVG
19:21 Changeset [b19fd0b6] by sev-
GRAPHICS: Properly scale SVG image on rendering
19:21 Changeset [5f80a798] by sev-
GUI: Fix crash when requested 0 x 0 SVG rendering
19:21 Changeset [cf4dd265] by sev-
GUI: Use SVG for ScummVM logo
19:21 Changeset [7937c459] by sev-
GUI: Implemented GraphicsWidget::setGfxFromTheme()
19:21 Changeset [4a58f08a] by sev-
GUI: Load SVGs from theme
19:21 Changeset [55ae2e43] by sev-
GUI: Added SVG support to theme parser
19:21 Changeset [37982f9e] by sev-
GUI: Fix scaling for saveload dialog
19:21 Changeset [a6afdd70] by sev-
GUI: Fix scaling for clip values in theme Fixes DropDownButton
19:21 Changeset [5282f442] by sev-
GUI: Regenerated theme files
19:21 Changeset [c5fceb98] by sev-
GUI: Moved default layout spacing to themes
19:21 Changeset [3516dc24] by sev-
GUI: Scale default spacing
19:21 Changeset [869dd902] by sev-
GUI: THEMES: Synced global variables between all themes
19:21 Changeset [5d6941f8] by sev-
GUI: Move hardcoded tab title spacing to themes This fixes HiDPI tabs …
19:21 Changeset [f78155b1] by sev-
GRAPHICS: Fix rounded square rendering
19:21 Changeset [a03b3091] by sev-
SCUMM: Avoid double scaling in Help dialog
19:21 Changeset [4cf0b43c] by sev-
GUI: Avoid double scaling on widget creation
19:21 Changeset [48faae42] by sev-
GUI: Rename getBaseWidth/Height to getGUIWidth/Height This reflects …
19:21 Changeset [493a343e] by sev-
GUI: Avoid double scaling for scrollbar and tab navbuttons
19:21 Changeset [04f040af] by sev-
GUI: Reload all bitmaps on theme reload Since now we are scaling …
19:21 Changeset [9c8a0d08] by sev-
GUI: Retain aspect ratio when scaling GUI bitmaps
19:21 Changeset [3df69113] by sev-
GUI: Fix missing GraphicsWidget gfx in some cases
19:21 Changeset [0b25368f] by sev-
WIN32: HiDPI support
19:21 Changeset [88fa55c7] by sev-
GRAPHICS: Fix warnings
19:21 Changeset [40018d08] by sev-
GRAPHICS: Initial code for SVG rendering
19:21 Changeset [a5f6866d] by sev-
GUI: Scale spacing in themes
19:21 Changeset [f769cd65] by sev-
GUI: Fix oversized keymapper controls
19:21 Changeset [7a3752b3] by sev-
GUI: Scale gfx from PicButtonWIdget. This fixed Hugo top menu
19:21 Changeset [92541422] by sev-
HUGO: Fix top menu dimensions on scaling
19:21 Changeset [81e194d4] by sev-
GUI: Scale GUI object on resize
19:21 Changeset [735ec736] by sev-
GUI: Remove dirty Symbian-related hack
19:21 Changeset [9e746e04] by sev-
GUI: Always scale padding
19:21 Changeset [bdabb88a] by sev-
GUI: Sync all themes with 'scalable' and bump theme version
19:21 Changeset [db88f4db] by sev-
GUI: Avoid double scaling of referenced variables
19:21 Changeset [982e5006] by sev-
GUI: Added 'scalable' parameter to theme variables
19:21 Changeset [7a096627] by sev-
GRAPHICS: Fix artifacts in rounded square border drawing in GUI
19:21 Changeset [7a23d859] by sev-
BACKENDS: Lower hidpi scaling to factor of 1.5
19:21 Changeset [d6417596] by sev-
ENGINES: Properly detect GMM layout size in HiDPI
19:21 Changeset [e92c783c] by sev-
GUI: Fix center layout in HiDPI
19:21 Changeset [003f4a44] by sev-
GUI: Do not double scale PicButtons
19:21 Changeset [fad56e39] by sev-
GUI: Scale theme images
19:21 Changeset [25ed466e] by sev-
GUI: Fix stretching of PicButtonWidget
19:21 Changeset [12245ffb] by sev-
GUI: Scale images in HiDPI
19:21 Changeset [e982482e] by sev-
GUI: Fix tooltip position computation fro HiDPI screens
19:21 Changeset [013ce776] by sev-
GUI: Query backend on HiDPI and use finer theme rendering
19:21 Changeset [c06d47e3] by sev-
COMMON: Added kFeatureHiDPI and return it from the backend
19:21 Changeset [bb15133a] by sev-
BACKENDS: OPENGLSDL: Fix switching to full screen with Alt+Enter
19:21 Changeset [5e395d16] by sev-
BACKENDS: HiDPI support in OpenGL backend
19:21 Changeset [b29f4575] by sev-
GUI: Scale theme on loading
19:21 Changeset [08f927b7] by sev-
GUI: Lock ThemeLayout to the computed base dimensions
19:21 Changeset [0f925f3d] by sev-
GUI: Dropped g_gui.getWidth() and getHeight()
19:21 Changeset [a0d4162a] by sev-
GUI: Compute base scale factor and set it for ThemeParser
19:01 Changeset [3ab7626e] by Lothar Serra Mari <mail@…>
NEWS: Update German NEWS file
18:40 Changeset [7c47fd63] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
18:39 Changeset [b799bf9a] by dreammaster
NEWS: Add that Spanish Blue Force & Ringworld are supported
18:36 Changeset [6c3da60] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
18:36 Changeset [7ab68e3b] by dreammaster
TSAGE: Include and handle Ringworld Spanish messages Text was …
16:29 Ticket #12408 (Unknown game variant for ags) closed by chrisis123
wontfix: This was an erronous submission on my part... Just tried it again and …
14:36 Ticket #12413 (3DS: Issue Changing Game Engines) created by MarioKartFan
On the latest nightlies of the 3DS port, ScummVM cannot change game …
13:31 Ticket #12412 (MT 32 not working) created by dirweis
The MT-32 music is not working anymore since the last Windows update …
13:29 Changeset [decc3c2c] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Italian) Currently translated at 100.0% …
11:37 Ticket #12411 (The longest journey: black screen when alt+enter) created by legluondunet
Hello, I just tested "The longest journey" (GOG) in latest ScummVM …
08:34 Changeset [224729eb] by Le Philousophe <lephilousophe@…>
BUILD: Add GIF to Apple specific build code
07:43 Ticket #12410 (KEYMAPPER: `SHIFT`+`.` is modified to `.`) created by ZvikaZ
When pressing SHIFT+. in a game with a parser, such as PQ1 (AGI) …
07:28 Ticket #12409 (WIN32: Cannot add games from non Ascii path) created by ZvikaZ
When adding a game that has a Hebrew letters (and probably, any other …
06:15 Ticket #12408 (Unknown game variant for ags) created by chrisis123
This is Nelly Cootalot - Spoonbeaks Ahoy! HD (Steam version), which is …
03:07 Ticket #12388 (AGS: Text Error with Wip Game) closed by criezy
fixed: Thank you for your report. There was a bug in ScummVM in the logic to …
02:59 Changeset [0c3be802] by criezy
AGS: Fix logic to find available custom overlay ID The wrong logic …
01:22 Changeset [52059ae9] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
01:21 Changeset [9dd74858] by criezy
AGS: Remove assert when trying to create looping audio stream When …

04/10/21:

23:05 Ticket #12407 (LURE-DOS-IT:Screenshots) created by e-Scarlatti
Screenshots taken with the Win64 build of April 10,2021. HQ2x scaler …
22:15 Ticket #12406 (MYST-WIN-IT:Screenshots) created by e-Scarlatti
Screenshots taken with the Win64 build of April 10,2021. No scaler or …
21:43 Changeset [9847d795] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
21:42 Changeset [7741437c] by dreammaster
TSAGE: Include and handle Blue Force Spanish messages The messages …
21:42 Changeset [91e35174] by dreammaster
TSAGE: Support Blue Force Spanish Floppy & CD versions The Spanish …
21:36 Changeset [08c46ec] by Le Philousophe <lephilousophe@…>
TESTS: Cleanup allocation in array tests
21:36 Changeset [5cdb3005] by Le Philousophe <lephilousophe@…>
COMMON: Fix CJK encode/decode and make valgrind quiet CJK offsets …
21:36 Changeset [6f4359e] by Le Philousophe <lephilousophe@…>
DEVTOOLS: Make create_encoding.py Python3 compliant Rename it to fix typo
21:24 Ticket #12392 (AGS Game ID for unknown variant) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:23 Ticket #12397 (Unknown game variant for ags) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:23 Ticket #12398 (Unknown game variant for ags) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:23 Ticket #12399 (Unknown game variant for ags) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:23 Ticket #12400 (Unknown game variant for ags) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:23 Ticket #12401 (Unknown game variant for ags) closed by criezy
fixed: Thanks. Added in 2bda16c44c.
21:21 Changeset [2bda16c4] by criezy
AGS: Add more detection entries
20:55 Changeset [bf32fc03] by criezy
AGS: Add some detection entries
20:13 Ticket #12405 (BUILD: Build failure on alpinelinux with fortify-headers) created by kmmndr
I'm trying to compile 2.2.0 release on alpinelinux. It compiles …
19:03 Changeset [a419212] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
19:03 Changeset [c6ed01e2] by Lothar Serra Mari <mail@…>
I18N: Rebuild translations data file
19:03 Changeset [bea8131e] by Lothar Serra Mari <mail@…>
I18N: Add missing autonyms to individual translation files
17:58 Changeset [f1d77f38] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Japanese) Currently translated at 97.8% …
17:58 Changeset [2e364ff] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (German) Currently translated at 99.4% (1624 …
17:09 Changeset [8be45bfc] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
17:09 Changeset [f91435ca] by Lothar Serra Mari <mail@…>
GUI: Enable missing translations for audio device selection
17:08 Ticket #12404 (Relic of the Viking crashes on startup) created by Mailaender
Downloaded from https://raidersofthesevencities.com/ Matched game IDs …
16:52 Changeset [15f1182c] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
16:51 Changeset [96f79a27] by mgerhardy
TWINE: mark floppy disk version as unsupported when gif support is not …
16:51 Changeset [a8280b29] by mgerhardy
CONFIGURE: added missing --with-gif-prefix support
16:51 Changeset [ea49b39d] by mgerhardy
CONFIGURE: fixed copy and paste error for gif support
16:50 Changeset [28544b4b] by Lothar Serra Mari <mail@…>
BASE: Indicate if GIF support was compiled into a build
14:17 Ticket #12374 (SCUMM: Amiga MI2 and Indy4 crashes at startup since SCUMMVM release 2.1.0) closed by athrxx
fixed
14:09 Changeset [c585f5b8] by Lothar Serra Mari <mail@…>
NEWS: Mention version bump to mt32emu 2.5.0
14:09 Changeset [24a27f65] by Lothar Serra Mari <mail@…>
MT32: Fix definitions
14:09 Changeset [35774406] by Lothar Serra Mari <mail@…>
MT32: Update munt emulation code to libmt32emu 2.5.0
14:02 Changeset [ca6db6e4] by athrxx
SCUMM: (IMUSE/Amiga) - ignore Roland GS setting for Amiga driver (Fix …
12:29 Changeset [49053f2b] by Filippos Karapetis <bluegr@…>
GRAPHICS: Remove unused const Amends commit …
10:07 Changeset [afdb7a88] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Italian) Currently translated at 100.0% …
09:24 Changeset [f475d315] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Portuguese (Brazil)) Currently translated …
09:24 Changeset [f8393b91] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Hungarian) Currently translated at 100.0% …
09:24 Changeset [916a1ba3] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Finnish) Currently translated at 100.0% …
08:59 Changeset [d1aa5ae9] by Le Philousophe <lephilousophe@…>
TWINE: updated prepareGIF to finally use the GIFDecoder
08:59 Changeset [bb34721d] by Le Philousophe <lephilousophe@…>
IMAGE: added GIFDecoder using libgif
06:27 Ticket #12403 (QFG2VGA CTRL+S keyboard shortcut non-functional) created by tomasz89
Start or run any game. Except for 'busy' situations, CTRL+S should …
05:46 Ticket #12402 (AGS: Slowness in some games.) created by cyberdudb
I've noticed some games run slower in Scummvm than using the …
05:26 Ticket #12401 (Unknown game variant for ags) created by cyberdudb
The game in 'The Visitor 3' seems to be an unknown game variant. …
05:25 Ticket #12400 (Unknown game variant for ags) created by cyberdudb
The game in 'Ponderabilia' seems to be an unknown game variant. …
05:24 Ticket #12399 (Unknown game variant for ags) created by cyberdudb
The game in 'PizzaNostra' seems to be an unknown game variant. Please …
05:24 Ticket #12398 (Unknown game variant for ags) created by cyberdudb
The game in 'Limey Lizard' seems to be an unknown game variant. …
05:21 Ticket #12397 (Unknown game variant for ags) created by cyberdudb
The game in 'Camp 1' seems to be an unknown game variant. Please …
05:14 Ticket #12396 (WEB: Buildbot web pages are blank when viewed on older systems.) created by macca8
Since being upgraded, Buildbot’s web pages are rendered as blank pages …
04:50 Ticket #12395 (BUILDBOT: MAC OS X: 32-bit daily builds crash on macOS 10.6.8.) created by macca8
Since the upgrade of the Buildbot’s downloads page, and the renaming …
02:18 Changeset [78c48fd9] by dreammaster
AGS: Remove unused private members and globals Detected by Clang.
02:17 Changeset [7a207d8] by dreammaster
AGS: Fix format warning on Win64
00:52 Ticket #12394 (BACKENDS: OPENGLSDL: Aspect ratio setting is not followed) created by sev-
When switching from non-OpenGL renderer, window is not following the …

04/09/21:

21:54 Changeset [5c341371] by sev-
BASE: Indicate if Event Recorder was compiled in into a build
21:14 Ticket #12393 (iOS build doc: Unnecessary tilde in shell command) closed by johannes87
invalid
20:59 Ticket #12393 (iOS build doc: Unnecessary tilde in shell command) created by johannes87
My bad! I only skimmed the documentation. In …
19:02 Changeset [a893a22] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Japanese) Currently translated at 96.1% …
19:02 Changeset [f8e5396c] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Spanish) Currently translated at 100.0% …
19:02 Changeset [b202d73] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (German) Currently translated at 99.2% (1619 …
18:04 Ticket #12392 (AGS Game ID for unknown variant) created by thevolumeremote
The name of the game for the game/exe ID below is "The Phantom Fellows …
17:19 Changeset [50f7d7d0] by David Turner <547637+digitall@…>
CLOUD: Fix compiler warnings on linux64 uint64 is unsigned long on …
15:47 Changeset [71f490e5] by sev-
SCUMM: Add workaround for Pete Wheeler softlock This workaround fixes …
15:46 Changeset [4a65b0d6] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
15:46 Changeset [38910552] by sev-
GUI: Fix caching of Edit Game dialog layout
14:56 Changeset [4ee2bdb6] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
14:56 Changeset [9ce109e8] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
14:50 Changeset [fcb5e5d6] by mgerhardy
TWINE: don't push the custom text on each reload of the text data
14:44 Changeset [f95d09f7] by mgerhardy
TWINE: allow to list other text bank strings
14:35 Ticket #12391 (AGS: Error when starting Until I Have You) created by electricsheep82
When I launch Until I Have You, I am immediately presented with an …
14:32 Changeset [ea772dda] by mgerhardy
TWINE: don't start the credits sequence if you are changing the volume …
13:50 Ticket #12390 (AGS: Quest for Glory II Remake: Saving from the game's save screen, ...) created by OmerMor
ScummVM version: ScummVM 2.3.0git15005-gf13eb59e6c (Apr 9 2021 …
13:08 Changeset [cddb36ad] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
13:06 Changeset [0bad9e9b] by mgerhardy
TWINE: use color constant
12:13 Changeset [c211ed15] by mgerhardy
TWINE: updated volume menu
11:56 Changeset [59a538c] by mgerhardy
TWINE: allow to toggle options with enter, too
08:50 Changeset [b8ac7f46] by mgerhardy
TWINE: added wall collision option to adv menu
08:43 Changeset [82890724] by mgerhardy
TWINE: added highres option to advanced menu also use enum class for …
05:26 Changeset [8420729f] by mgerhardy
TWINE: renamed and refactored text input methods
05:17 Changeset [87bc213] by mgerhardy
TWINE: removed playerName array from gamestate this is already in the …
04:24 Changeset [f13eb59e] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Portuguese (Brazil)) Currently translated …
04:01 Changeset [71235358] by sluicebox <22204938+sluicebox@…>
SCI: Set port origin to even x coordinates only Fixes QFG1 (EGA) …
02:20 Ticket #12338 (AGS: Quest for Glory II Remake: Cheats (Debug and Battle modes) not working) closed by dreammaster
fixed: With the latest workaround commit, both cheats now work.
02:08 Changeset [879a06fa] by dreammaster
AGS: Extend workaround to fix QFG2 F4 cheat key
01:48 Ticket #12389 (MOHAWK: Rugrats Adventure Game - Spanish version addition) created by JeffCharizardFlame
The game in 'Rugrats Adventure Game (CD Windows, Spanish)\' seems to …

04/08/21:

23:21 Ticket #12388 (AGS: Text Error with Wip Game) created by jdougharty
ScummVM 2.3.0git14978-gb05a1d3ba6 (Apr 8 2021 05:20:30) Game: Old WIP …
23:21 Ticket #12386 (Save Game Overflow (6 Days and 7 Days)) closed by criezy
fixed: Thank you for your report. The issues was related to the code wrongly …
23:14 Changeset [19ef1517] by criezy
AGS: Fix various issues with savegames One of the issue was that we …
22:19 Ticket #12387 (AGS: Error when starting Chronicles of Innsmouth: Mountains of Madness) created by electricsheep82
When I launch the game I get an error message (error1.png, attached). …
21:34 Ticket #12382 (Unknown game variant for ags) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:34 Ticket #12380 (Unknown game variant for ags (PostcardsfromAnozira)) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:33 Ticket #12379 (Unknown game variant for ags (Alum)) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:33 Ticket #12378 (Unknown game variant for ags (AstroLoco)) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:33 Ticket #12376 (AGS Unknown Game Variants) closed by criezy
fixed: Thank you. Detection for those two versions have been added now.
21:32 Ticket #12383 (Unknown game variant for ags) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:32 Ticket #12384 (Unknown game variant for ags) closed by criezy
fixed: Thank you. Detection for this version has been added now.
21:31 Changeset [73b7ed5e] by criezy
AGS: Add more detection entries
21:15 Changeset [53432f11] by criezy
AGS: Cleanup TTF font rendering a bit There is no need to test if …
20:27 Ticket #12386 (Save Game Overflow (6 Days and 7 Days)) created by jdougharty
ScummVM 2.3.0git14978-gb05a1d3ba6 (Apr 8 2021 05:20:30) Games …
19:44 Ticket #12385 (AGS: Keypress issue (Trilby:The Art of Theft)) created by jdougharty
SCUMMVM Version: 2.3.0git14978-gb05a1d3ba6 Game: "Trilby: The Art of …
19:30 Changeset [bcf4412d] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
19:30 Changeset [523c81c2] by fracturehill <strahy@…>
NANCY: Temporarily remove options dialog from detection Temporarily …
19:04 Changeset [3efeeb61] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
19:04 Changeset [f776c042] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
19:04 Changeset [d0d38b01] by Le Philousophe <lephilousophe@…>
FLUIDSYNTH: Fix compilation with Fluidsynth 2.2 We replace deprecated …
19:04 Changeset [631b13b5] by Le Philousophe <lephilousophe@…>
FLUIDSYNTH: Simplify FluidSynth version check
18:54 Changeset [c7345a3d] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
18:54 Changeset [cc217fc7] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
18:47 Changeset [6a07442d] by fracturehill <strahy@…>
NANCY: Cheat dialogs fixes Moved CheatDialog and EventFlagDialog to …
18:42 Changeset [f98da95b] by fracturehill <strahy@…>
NANCY: Fix doubled input between states Fixed an issue where input …
18:42 Changeset [68e54edd] by fracturehill <strahy@…>
NANCY: Initial main menu implementation Implemented the original …
18:42 Changeset [9f35d133] by fracturehill <strahy@…>
NANCY: Implement sound options, add options dialog Hooked the engine …
18:42 Changeset [9bb543a] by fracturehill <strahy@…>
NANCY: Common sound handling changes SoundManager is now responsible …
18:42 Changeset [a8a7f0ee] by fracturehill <strahy@…>
NANCY: Fix MapCallHot1Fr action record Fixed the MapCallHot1Fr action …
18:42 Changeset [36118700] by fracturehill <strahy@…>
NANCY: Fix state changing Fixed the state system so it supports …
17:41 Ticket #12384 (Unknown game variant for ags) created by electricsheep82
The game in 'neofeud\' seems to be an unknown game variant. Please …
17:33 Ticket #12383 (Unknown game variant for ags) created by electricsheep82
The game in 'UIHY\' seems to be an unknown game variant. Please …
17:31 Ticket #12382 (Unknown game variant for ags) created by electricsheep82
The game in 'ioawn4t\' seems to be an unknown game variant. Please …
16:04 Ticket #12381 (AGS: Reading empty music channel's properties causes null pointer ...) created by Khatoblepas
Using: ScummVM 2.3.0git14968-g24048d0ae7 (Apr 7 2021 05:31:44), …
10:05 Changeset [cbe20d11] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Ukrainian) Currently translated at 100.0% …
10:05 Changeset [887d94f2] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Russian) Currently translated at 100.0% …
09:18 Changeset [2f056aaa] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
09:18 Changeset [f88769f1] by Filippos Karapetis <bluegr@…>
BASE: Fix a crash when attempting to run a disabled engine
07:24 Changeset [53ffd255] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation (Hungarian) Currently translated at 100.0% …
06:09 Ticket #12380 (Unknown game variant for ags (PostcardsfromAnozira)) created by 2wk
'PostcardsfromAnozira\' unknown game variant. Matched game IDs for …
06:07 Ticket #12379 (Unknown game variant for ags (Alum)) created by 2wk
'Alum\' unknown game variant. Matched game IDs for the ags engine: …
06:05 Ticket #12378 (Unknown game variant for ags (AstroLoco)) created by 2wk
'AstroLoco\' unknown game variant. Matched game IDs for the ags …
04:21 Changeset [5650217] by dreammaster
AGS: Workaround for QFG2 F10 cheat key
01:06 Changeset [b05a1d3b] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
00:07 Changeset [02b66beb] by mduggan
ULTIMA8: Make item animation more exact to original A couple of …
00:07 Changeset [9408b5de] by mduggan
ULTIMA8: Update Crusader targetable status when shapes change
00:07 Changeset [b5f3a83] by mduggan
ULTIMA8: Remove outdated comment

04/07/21:

23:46 Changeset [90d9d416] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
23:45 Changeset [fece6ea4] by criezy
AGS: Add option to force using antialiasing for text rendering
23:45 Changeset [57710b96] by criezy
AGS: Respect the game ANTIALIASFONTS options for TTS rendering
22:56 Ticket #12377 (WME: Issues Starting Wintermute Games) created by joeraz
I attempted to add "Chivalry is Not Dead" in the latest daily build of …
21:46 Ticket #12376 (AGS Unknown Game Variants) created by joeraz
I appear to have a couple older versions of Quest for Infamy and …
18:40 Ticket #11426 (SCI: QfG3 - Wrongly placed spears on the wall despite hitting the ...) closed by sluicebox
fixed: Fixed in …
18:35 Changeset [f58e87ba] by sluicebox <22204938+sluicebox@…>
SCI: Fix QFG3 floating spears in GOG version Fixes bug #11426
14:42 Changeset [4714d671] by ccawley2011
CRYO: Avoid packing structures containing objects or function pointers
12:38 Changeset [3e8ab22e] by sev-
BASE: Don't attempt to unload detection code when building with static …
00:45 Ticket #12375 (AGS: Zniw Adventure (Steam, Windows)) closed by criezy
fixed: Thank you. I have added the detection entry for this variant. I was …
00:38 Changeset [24048d0a] by criezy
AGS: Fix gettint achievements in ags_galaxy_steam plugin The …
00:09 Changeset [e55df78e] by criezy
AGS: Add detection entries for Zniw Adventure

04/06/21:

23:40 Changeset [a33c5162] by criezy
AGS: Fix music type for MOD SOUNDCLIP
23:35 Changeset [137c5394] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
23:35 Changeset [7976e054] by criezy
AGS: Add logic to detect the mod format This is the same logic as in …
23:09 Changeset [aae45ad7] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
23:09 Changeset [b6186ccd] by criezy
OPENGL: Fix hidden overladed virtual saveScreenshot() warning This …
23:09 Changeset [7408dee5] by criezy
Revert "GRAPHICS: Tentative fix saveScreenshot() warning for OpenGL" …
23:01 Changeset [74f20c23] by criezy
AGS: Fix memory issue in ags_pal_render DoFire
23:01 Changeset [fdadacfa] by criezy
AGS: Fix passing arguments to ags_pal_render plugins
17:46 Changeset [a581b1e4] by mgerhardy
CONFIGURE: fixed whitespace issue
14:50 Ticket #12375 (AGS: Zniw Adventure (Steam, Windows)) created by lukaszmikolajczyk-miq
While trying to add the game as 'Zniw Adventure', ScummVM fails and …
12:27 Changeset [3d8b8f01] by mduggan
ULTIMA8: Implement crusader attack timeouts To match the original, …
12:27 Changeset [c26552d] by mduggan
ULTIMA8: Animate all shapes on the same frame This is easily …
12:27 Changeset [2ebcd4d5] by mduggan
ULTIMA8: Sanity check last attack timestamp
09:15 Changeset [75583bef] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
09:15 Changeset [a91384aa] by mgerhardy
TWINE: cleanup in playGIFMovie
09:15 Changeset [755931f9] by mgerhardy
IMAGE: missing override for png decoder
08:15 Changeset [dfc25c83] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
08:15 Changeset [c6705ae] by Filippos Karapetis <bluegr@…>
PARALLACTION: Add keymapper support
08:15 Changeset [ef0048fa] by Filippos Karapetis <bluegr@…>
COMMON: Add standard actions for mouse button clicks
08:14 Ticket #12374 (SCUMM: Amiga MI2 and Indy4 crashes at startup since SCUMMVM release 2.1.0) created by SJwInCK
As of release 2.1.0 of ScummVM the Amiga versions of Monkey Island 2 …
07:27 Changeset [12b00fc0] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translation files Updated by "Update PO files to match …
07:27 Changeset [be2b8e7] by GitHub <noreply@…>
MAKEFILE: Add dependencies for scummvm.rc (#2919) When an engine is …
06:51 Changeset [be28faa8] by ScummVM-Translations <ScummVM-Translations@…>
I18N: Update translations templates
06:47 Changeset [cc95809b] by sluicebox <22204938+sluicebox@…>
SCI: Fix compatibility with PQ1VGA & PQ3 GOG versions GOG includes …
01:52 Ticket #12371 (AGS: The Shivah (Steam, Windows)) closed by dreammaster
fixed: Thanks for the report. Shivah had been updated to use the custom …
01:51 Changeset [f03469a0] by dreammaster
AGS: Shivah Steam version updated to use custom WadjetEye Steam plugin
01:29 Tickets #12365,​12367,​12368,​12369,​12370,​12372,​12373 batch updated by dreammaster
fixed: Thanks for the report
01:29 Changeset [35ceeca1] by dreammaster
AGS: Added detection entries
Note: See TracTimeline for information about the timeline view.