Timeline
04/11/21:
- 23:58 Changeset [fdb129c] by
- I18N: Update translation files Updated by "Update PO files to match …
- 23:57 Changeset [354cea06] by
- AGS: Move Time Gentlemen, Please detection to commercial game section
- 23:57 Changeset [82d0ec3b] by
- AGS: Add more detection entries
- 23:54 Changeset [74d23c73] by
- I18N: Update translations templates
- 23:54 Changeset [24b59ecb] by
- Revert "OPENGL: Implement high DPI support on Android (#1895)" This …
- 23:33 Changeset [9eecd41b] by
- TSAGE: Spanish BlueForce: two different Restart buttons Options …
- 23:33 Changeset [ed75e254] by
- TSAGE: Spanish strings mini-cleanup BF/RW specific strings renamed …
- 23:33 Changeset [b6ac34f1] by
- TSAGE: Continue button for Ringworld Pause dialog The pause dialog in …
- 22:55 Changeset [6de22f8] by
- 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
- 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
- fixed: Thank you. It has been added now.
- 21:47 Changeset [382d4a6c] by
- GRAPHICS: GUI: Do not use transparency when restoring background
- 21:44 Changeset [2a502ac7] by
- AGS: Add some detection entries
- 21:43 Ticket #12416 (AGS: Assert in POSIXFilesystemNode::getChild) created by
- A user reported on the forum that while playing Blackwell Deception …
- 21:07 Changeset [543f17b1] by
- 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
- When playing the German retail version of "Gemini Rue", the 'ß' …
- 20:15 Changeset [e1a5c177] by
- AGS: Cleanup of key state handling
- 20:15 Changeset [fd225f22] by
- GUI: Fix GCC warning Signed/unsigned comparison.
- 20:13 Ticket #12414 (Unknown game variant for ags (Gemini Rue German retail)) created by
- The game in 'Gemini Rue' seems to be an unknown game variant. Please …
- 19:47 Changeset [23d52a14] by
- I18N: Update translation files Updated by "Update PO files to match …
- 19:47 Changeset [4ed73475] by
- DISTS: Sync snapcraft build recipe
- 19:21 Changeset [51377d84] by
- I18N: Update translations templates
- 19:21 Changeset [86ff328] by
- GUI: THEMES: Update cursor SVG
- 19:21 Changeset [708caaa8] by
- BACKENDS: SDL: Do not scale mouse position for LoDPI modes
- 19:21 Changeset [020da412] by
- GUI: Skip unnecessary gfx scaling
- 19:21 Changeset [d48fb5fd] by
- GUI: Do not mess with pixelformat when scaling images
- 19:21 Changeset [efa8a35a] by
- GUI: THEMES: Reworked SVGs and minified them
- 19:21 Changeset [b2be9bb2] by
- GUI: If SVG file is present, do not bother with loading BMPs
- 19:21 Changeset [3f1ee552] by
- GUI: Cleanup not needed code
- 19:21 Changeset [0fc5c4c] by
- GUI: Keep SVGs in 32-bit format until very rendering
- 19:21 Changeset [97547267] by
- GRAPHICS: Optimize 1-bit case in PixelFormat
- 19:21 Changeset [a3fd57f2] by
- GUI: THEMES: Update SVG images
- 19:21 Changeset [d69f4963] by
- GUI: Fix compilation with clouds disabled
- 19:21 Changeset [65f3ff9d] by
- GUI: THEMES: Added empty checkbox SVG
- 19:21 Changeset [f88a622e] by
- GUI: Prerender SVG on theme loading We know the resolution and we do …
- 19:21 Changeset [d3f5d34] by
- GRAPHICS: Unify VectorRenderer blitting routines
- 19:21 Changeset [dbf192fd] by
- GRAPHICS: Simplify VectorRenderer blitting routines
- 19:21 Changeset [61e76618] by
- GUI: THEMES: More readable eraser SVG icon
- 19:21 Changeset [2839715a] by
- GUI: Remove TransparentSurface remnants aka alphabitmaps from themes
- 19:21 Changeset [bd083c7f] by
- GUI: Switch GUI to ManagedSurface
- 19:21 Changeset [6217cf8a] by
- GRAPHICS: Added ManagedSurface constructor from Surface
- 19:21 Changeset [fda5847] by
- BACKENDS: OPENGLSDL: Fix compilation with SDL1
- 19:21 Changeset [af17cb30] by
- GUI: Remove duplicate methods
- 19:21 Changeset [be4d44c3] by
- GUI: THEMES: Provide default dimensions for SVG images
- 19:21 Changeset [2ca73211] by
- GUI: Switch Erase button to SVG and read dimensions from the theme
- 19:21 Changeset [3021f340] by
- GUI: Add support for specified dimensions for bitmaps in theme file …
- 19:21 Changeset [def114c1] by
- GUI: THEMES: Update search SVG icon
- 19:21 Changeset [83fb974c] by
- GUI: Switched SearchPic to SVG
- 19:21 Changeset [f72daa53] by
- GUI: THEMES: Added set of SVG graphics to scummremastered theme
- 19:21 Changeset [51525eeb] by
- GUI: Added SVG support to PicButtonWidget
- 19:21 Changeset [09f11bd3] by
- GRAPHICS: Fix transparency in ManagedSurface bitmaps
- 19:21 Changeset [7fe00738] by
- GUI: Render ManagedSurface widget with transparency
- 19:21 Changeset [a299f8b] by
- GRAPHICS: Retain original SVG transparency and expose its pixelformat
- 19:21 Changeset [916859a] by
- GRAPHICS: Added (hacky) blitManagedSurface So far, it is hardcoded, …
- 19:21 Changeset [19de7655] by
- GUI: Switch GraphicsWidget to ManagedSurface
- 19:21 Changeset [66f10061] by
- GRAPHICS: Switch SVG renderer to ManagedSurface
- 19:21 Changeset [47bbc66] by
- GUI: Replace logo with SVG in launcher consturctor
- 19:21 Changeset [9894efd5] by
- GRAPHICS: Added copyFrom(Surface) to ManagerSurface
- 19:21 Changeset [6b785ecd] by
- GRAPHICS: Fix pixelformat for SVG
- 19:21 Changeset [b19fd0b6] by
- GRAPHICS: Properly scale SVG image on rendering
- 19:21 Changeset [5f80a798] by
- GUI: Fix crash when requested 0 x 0 SVG rendering
- 19:21 Changeset [cf4dd265] by
- GUI: Use SVG for ScummVM logo
- 19:21 Changeset [7937c459] by
- GUI: Implemented GraphicsWidget::setGfxFromTheme()
- 19:21 Changeset [4a58f08a] by
- GUI: Load SVGs from theme
- 19:21 Changeset [55ae2e43] by
- GUI: Added SVG support to theme parser
- 19:21 Changeset [37982f9e] by
- GUI: Fix scaling for saveload dialog
- 19:21 Changeset [a6afdd70] by
- GUI: Fix scaling for clip values in theme Fixes DropDownButton
- 19:21 Changeset [5282f442] by
- GUI: Regenerated theme files
- 19:21 Changeset [c5fceb98] by
- GUI: Moved default layout spacing to themes
- 19:21 Changeset [3516dc24] by
- GUI: Scale default spacing
- 19:21 Changeset [869dd902] by
- GUI: THEMES: Synced global variables between all themes
- 19:21 Changeset [5d6941f8] by
- GUI: Move hardcoded tab title spacing to themes This fixes HiDPI tabs …
- 19:21 Changeset [f78155b1] by
- GRAPHICS: Fix rounded square rendering
- 19:21 Changeset [a03b3091] by
- SCUMM: Avoid double scaling in Help dialog
- 19:21 Changeset [4cf0b43c] by
- GUI: Avoid double scaling on widget creation
- 19:21 Changeset [48faae42] by
- GUI: Rename getBaseWidth/Height to getGUIWidth/Height This reflects …
- 19:21 Changeset [493a343e] by
- GUI: Avoid double scaling for scrollbar and tab navbuttons
- 19:21 Changeset [04f040af] by
- GUI: Reload all bitmaps on theme reload Since now we are scaling …
- 19:21 Changeset [9c8a0d08] by
- GUI: Retain aspect ratio when scaling GUI bitmaps
- 19:21 Changeset [3df69113] by
- GUI: Fix missing GraphicsWidget gfx in some cases
- 19:21 Changeset [0b25368f] by
- WIN32: HiDPI support
- 19:21 Changeset [88fa55c7] by
- GRAPHICS: Fix warnings
- 19:21 Changeset [40018d08] by
- GRAPHICS: Initial code for SVG rendering
- 19:21 Changeset [a5f6866d] by
- GUI: Scale spacing in themes
- 19:21 Changeset [f769cd65] by
- GUI: Fix oversized keymapper controls
- 19:21 Changeset [7a3752b3] by
- GUI: Scale gfx from PicButtonWIdget. This fixed Hugo top menu
- 19:21 Changeset [92541422] by
- HUGO: Fix top menu dimensions on scaling
- 19:21 Changeset [81e194d4] by
- GUI: Scale GUI object on resize
- 19:21 Changeset [735ec736] by
- GUI: Remove dirty Symbian-related hack
- 19:21 Changeset [9e746e04] by
- GUI: Always scale padding
- 19:21 Changeset [bdabb88a] by
- GUI: Sync all themes with 'scalable' and bump theme version
- 19:21 Changeset [db88f4db] by
- GUI: Avoid double scaling of referenced variables
- 19:21 Changeset [982e5006] by
- GUI: Added 'scalable' parameter to theme variables
- 19:21 Changeset [7a096627] by
- GRAPHICS: Fix artifacts in rounded square border drawing in GUI
- 19:21 Changeset [7a23d859] by
- BACKENDS: Lower hidpi scaling to factor of 1.5
- 19:21 Changeset [d6417596] by
- ENGINES: Properly detect GMM layout size in HiDPI
- 19:21 Changeset [e92c783c] by
- GUI: Fix center layout in HiDPI
- 19:21 Changeset [003f4a44] by
- GUI: Do not double scale PicButtons
- 19:21 Changeset [fad56e39] by
- GUI: Scale theme images
- 19:21 Changeset [25ed466e] by
- GUI: Fix stretching of PicButtonWidget
- 19:21 Changeset [12245ffb] by
- GUI: Scale images in HiDPI
- 19:21 Changeset [e982482e] by
- GUI: Fix tooltip position computation fro HiDPI screens
- 19:21 Changeset [013ce776] by
- GUI: Query backend on HiDPI and use finer theme rendering
- 19:21 Changeset [c06d47e3] by
- COMMON: Added kFeatureHiDPI and return it from the backend
- 19:21 Changeset [bb15133a] by
- BACKENDS: OPENGLSDL: Fix switching to full screen with Alt+Enter
- 19:21 Changeset [5e395d16] by
- BACKENDS: HiDPI support in OpenGL backend
- 19:21 Changeset [b29f4575] by
- GUI: Scale theme on loading
- 19:21 Changeset [08f927b7] by
- GUI: Lock ThemeLayout to the computed base dimensions
- 19:21 Changeset [0f925f3d] by
- GUI: Dropped g_gui.getWidth() and getHeight()
- 19:21 Changeset [a0d4162a] by
- GUI: Compute base scale factor and set it for ThemeParser
- 19:01 Changeset [3ab7626e] by
- NEWS: Update German NEWS file
- 18:40 Changeset [7c47fd63] by
- I18N: Update translation files Updated by "Update PO files to match …
- 18:39 Changeset [b799bf9a] by
- NEWS: Add that Spanish Blue Force & Ringworld are supported
- 18:36 Changeset [6c3da60] by
- I18N: Update translations templates
- 18:36 Changeset [7ab68e3b] by
- TSAGE: Include and handle Ringworld Spanish messages Text was …
- 16:29 Ticket #12408 (Unknown game variant for ags) closed by
- 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
- On the latest nightlies of the 3DS port, ScummVM cannot change game …
- 13:31 Ticket #12412 (MT 32 not working) created by
- The MT-32 music is not working anymore since the last Windows update …
- 13:29 Changeset [decc3c2c] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 11:37 Ticket #12411 (The longest journey: black screen when alt+enter) created by
- Hello, I just tested "The longest journey" (GOG) in latest ScummVM …
- 08:34 Changeset [224729eb] by
- BUILD: Add GIF to Apple specific build code
- 07:43 Ticket #12410 (KEYMAPPER: `SHIFT`+`.` is modified to `.`) created by
-
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
- When adding a game that has a Hebrew letters (and probably, any other …
- 06:15 Ticket #12408 (Unknown game variant for ags) created by
- This is Nelly Cootalot - Spoonbeaks Ahoy! HD (Steam version), which is …
- 03:07 Ticket #12388 (AGS: Text Error with Wip Game) closed by
- fixed: Thank you for your report. There was a bug in ScummVM in the logic to …
- 02:59 Changeset [0c3be802] by
- AGS: Fix logic to find available custom overlay ID The wrong logic …
- 01:22 Changeset [52059ae9] by
- I18N: Update translation files Updated by "Update PO files to match …
- 01:21 Changeset [9dd74858] by
- AGS: Remove assert when trying to create looping audio stream When …
04/10/21:
- 23:05 Ticket #12407 (LURE-DOS-IT:Screenshots) created by
- Screenshots taken with the Win64 build of April 10,2021. HQ2x scaler …
- 22:15 Ticket #12406 (MYST-WIN-IT:Screenshots) created by
- Screenshots taken with the Win64 build of April 10,2021. No scaler or …
- 21:43 Changeset [9847d795] by
- I18N: Update translations templates
- 21:42 Changeset [7741437c] by
- TSAGE: Include and handle Blue Force Spanish messages The messages …
- 21:42 Changeset [91e35174] by
- TSAGE: Support Blue Force Spanish Floppy & CD versions The Spanish …
- 21:36 Changeset [08c46ec] by
- TESTS: Cleanup allocation in array tests
- 21:36 Changeset [5cdb3005] by
- COMMON: Fix CJK encode/decode and make valgrind quiet CJK offsets …
- 21:36 Changeset [6f4359e] by
- DEVTOOLS: Make create_encoding.py Python3 compliant Rename it to fix typo
- 21:24 Ticket #12392 (AGS Game ID for unknown variant) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:23 Ticket #12397 (Unknown game variant for ags) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:23 Ticket #12398 (Unknown game variant for ags) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:23 Ticket #12399 (Unknown game variant for ags) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:23 Ticket #12400 (Unknown game variant for ags) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:23 Ticket #12401 (Unknown game variant for ags) closed by
- fixed: Thanks. Added in 2bda16c44c.
- 21:21 Changeset [2bda16c4] by
- AGS: Add more detection entries
- 20:55 Changeset [bf32fc03] by
- AGS: Add some detection entries
- 20:13 Ticket #12405 (BUILD: Build failure on alpinelinux with fortify-headers) created by
- I'm trying to compile 2.2.0 release on alpinelinux. It compiles …
- 19:03 Changeset [a419212] by
- I18N: Update translation files Updated by "Update PO files to match …
- 19:03 Changeset [c6ed01e2] by
- I18N: Rebuild translations data file
- 19:03 Changeset [bea8131e] by
- I18N: Add missing autonyms to individual translation files
- 17:58 Changeset [f1d77f38] by
- I18N: Update translation (Japanese) Currently translated at 97.8% …
- 17:58 Changeset [2e364ff] by
- I18N: Update translation (German) Currently translated at 99.4% (1624 …
- 17:09 Changeset [8be45bfc] by
- I18N: Update translation files Updated by "Update PO files to match …
- 17:09 Changeset [f91435ca] by
- GUI: Enable missing translations for audio device selection
- 17:08 Ticket #12404 (Relic of the Viking crashes on startup) created by
- Downloaded from https://raidersofthesevencities.com/ Matched game IDs …
- 16:52 Changeset [15f1182c] by
- I18N: Update translations templates
- 16:51 Changeset [96f79a27] by
- TWINE: mark floppy disk version as unsupported when gif support is not …
- 16:51 Changeset [a8280b29] by
- CONFIGURE: added missing --with-gif-prefix support
- 16:51 Changeset [ea49b39d] by
- CONFIGURE: fixed copy and paste error for gif support
- 16:50 Changeset [28544b4b] by
- 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
- fixed
- 14:09 Changeset [c585f5b8] by
- NEWS: Mention version bump to mt32emu 2.5.0
- 14:09 Changeset [24a27f65] by
- MT32: Fix definitions
- 14:09 Changeset [35774406] by
- MT32: Update munt emulation code to libmt32emu 2.5.0
- 14:02 Changeset [ca6db6e4] by
- SCUMM: (IMUSE/Amiga) - ignore Roland GS setting for Amiga driver (Fix …
- 12:29 Changeset [49053f2b] by
- GRAPHICS: Remove unused const Amends commit …
- 10:07 Changeset [afdb7a88] by
- I18N: Update translation (Italian) Currently translated at 100.0% …
- 09:24 Changeset [f475d315] by
- I18N: Update translation (Portuguese (Brazil)) Currently translated …
- 09:24 Changeset [f8393b91] by
- I18N: Update translation (Hungarian) Currently translated at 100.0% …
- 09:24 Changeset [916a1ba3] by
- I18N: Update translation (Finnish) Currently translated at 100.0% …
- 08:59 Changeset [d1aa5ae9] by
- TWINE: updated prepareGIF to finally use the GIFDecoder
- 08:59 Changeset [bb34721d] by
- IMAGE: added GIFDecoder using libgif
- 06:27 Ticket #12403 (QFG2VGA CTRL+S keyboard shortcut non-functional) created by
- Start or run any game. Except for 'busy' situations, CTRL+S should …
- 05:46 Ticket #12402 (AGS: Slowness in some games.) created by
- I've noticed some games run slower in Scummvm than using the …
- 05:26 Ticket #12401 (Unknown game variant for ags) created by
- The game in 'The Visitor 3' seems to be an unknown game variant. …
- 05:25 Ticket #12400 (Unknown game variant for ags) created by
- The game in 'Ponderabilia' seems to be an unknown game variant. …
- 05:24 Ticket #12399 (Unknown game variant for ags) created by
- The game in 'PizzaNostra' seems to be an unknown game variant. Please …
- 05:24 Ticket #12398 (Unknown game variant for ags) created by
- The game in 'Limey Lizard' seems to be an unknown game variant. …
- 05:21 Ticket #12397 (Unknown game variant for ags) created by
- 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
- 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
- Since the upgrade of the Buildbot’s downloads page, and the renaming …
- 02:18 Changeset [78c48fd9] by
- AGS: Remove unused private members and globals Detected by Clang.
- 02:17 Changeset [7a207d8] by
- AGS: Fix format warning on Win64
- 00:52 Ticket #12394 (BACKENDS: OPENGLSDL: Aspect ratio setting is not followed) created by
- When switching from non-OpenGL renderer, window is not following the …
04/09/21:
- 21:54 Changeset [5c341371] by
- 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
- invalid
- 20:59 Ticket #12393 (iOS build doc: Unnecessary tilde in shell command) created by
-
My bad! I only skimmed the documentation.
In … - 19:02 Changeset [a893a22] by
- I18N: Update translation (Japanese) Currently translated at 96.1% …
- 19:02 Changeset [f8e5396c] by
- I18N: Update translation (Spanish) Currently translated at 100.0% …
- 19:02 Changeset [b202d73] by
- I18N: Update translation (German) Currently translated at 99.2% (1619 …
- 18:04 Ticket #12392 (AGS Game ID for unknown variant) created by
- The name of the game for the game/exe ID below is "The Phantom Fellows …
- 17:19 Changeset [50f7d7d0] by
- CLOUD: Fix compiler warnings on linux64 uint64 is unsigned long on …
- 15:47 Changeset [71f490e5] by
- SCUMM: Add workaround for Pete Wheeler softlock This workaround fixes …
- 15:46 Changeset [4a65b0d6] by
- I18N: Update translation files Updated by "Update PO files to match …
- 15:46 Changeset [38910552] by
- GUI: Fix caching of Edit Game dialog layout
- 14:56 Changeset [4ee2bdb6] by
- I18N: Update translations templates
- 14:56 Changeset [9ce109e8] by
- I18N: Update translation files Updated by "Update PO files to match …
- 14:50 Changeset [fcb5e5d6] by
- TWINE: don't push the custom text on each reload of the text data
- 14:44 Changeset [f95d09f7] by
- TWINE: allow to list other text bank strings
- 14:35 Ticket #12391 (AGS: Error when starting Until I Have You) created by
- When I launch Until I Have You, I am immediately presented with an …
- 14:32 Changeset [ea772dda] by
- 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
- ScummVM version: ScummVM 2.3.0git15005-gf13eb59e6c (Apr 9 2021 …
- 13:08 Changeset [cddb36ad] by
- I18N: Update translations templates
- 13:06 Changeset [0bad9e9b] by
- TWINE: use color constant
- 12:13 Changeset [c211ed15] by
- TWINE: updated volume menu
- 11:56 Changeset [59a538c] by
- TWINE: allow to toggle options with enter, too
- 08:50 Changeset [b8ac7f46] by
- TWINE: added wall collision option to adv menu
- 08:43 Changeset [82890724] by
- TWINE: added highres option to advanced menu also use enum class for …
- 05:26 Changeset [8420729f] by
- TWINE: renamed and refactored text input methods
- 05:17 Changeset [87bc213] by
- TWINE: removed playerName array from gamestate this is already in the …
- 04:24 Changeset [f13eb59e] by
- I18N: Update translation (Portuguese (Brazil)) Currently translated …
- 04:01 Changeset [71235358] by
- 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
- fixed: With the latest workaround commit, both cheats now work.
- 02:08 Changeset [879a06fa] by
- AGS: Extend workaround to fix QFG2 F4 cheat key
- 01:48 Ticket #12389 (MOHAWK: Rugrats Adventure Game - Spanish version addition) created by
- 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
- 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
- fixed: Thank you for your report. The issues was related to the code wrongly …
- 23:14 Changeset [19ef1517] by
- 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
- When I launch the game I get an error message (error1.png, attached). …
- 21:34 Ticket #12382 (Unknown game variant for ags) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:34 Ticket #12380 (Unknown game variant for ags (PostcardsfromAnozira)) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:33 Ticket #12379 (Unknown game variant for ags (Alum)) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:33 Ticket #12378 (Unknown game variant for ags (AstroLoco)) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:33 Ticket #12376 (AGS Unknown Game Variants) closed by
- fixed: Thank you. Detection for those two versions have been added now.
- 21:32 Ticket #12383 (Unknown game variant for ags) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:32 Ticket #12384 (Unknown game variant for ags) closed by
- fixed: Thank you. Detection for this version has been added now.
- 21:31 Changeset [73b7ed5e] by
- AGS: Add more detection entries
- 21:15 Changeset [53432f11] by
- 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
- 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
- SCUMMVM Version: 2.3.0git14978-gb05a1d3ba6 Game: "Trilby: The Art of …
- 19:30 Changeset [bcf4412d] by
- I18N: Update translation files Updated by "Update PO files to match …
- 19:30 Changeset [523c81c2] by
- NANCY: Temporarily remove options dialog from detection Temporarily …
- 19:04 Changeset [3efeeb61] by
- I18N: Update translations templates
- 19:04 Changeset [f776c042] by
- I18N: Update translation files Updated by "Update PO files to match …
- 19:04 Changeset [d0d38b01] by
- FLUIDSYNTH: Fix compilation with Fluidsynth 2.2 We replace deprecated …
- 19:04 Changeset [631b13b5] by
- FLUIDSYNTH: Simplify FluidSynth version check
- 18:54 Changeset [c7345a3d] by
- I18N: Update translations templates
- 18:54 Changeset [cc217fc7] by
- I18N: Update translation files Updated by "Update PO files to match …
- 18:47 Changeset [6a07442d] by
- NANCY: Cheat dialogs fixes Moved CheatDialog and EventFlagDialog to …
- 18:42 Changeset [f98da95b] by
- NANCY: Fix doubled input between states Fixed an issue where input …
- 18:42 Changeset [68e54edd] by
- NANCY: Initial main menu implementation Implemented the original …
- 18:42 Changeset [9f35d133] by
- NANCY: Implement sound options, add options dialog Hooked the engine …
- 18:42 Changeset [9bb543a] by
- NANCY: Common sound handling changes SoundManager is now responsible …
- 18:42 Changeset [a8a7f0ee] by
- NANCY: Fix MapCallHot1Fr action record Fixed the MapCallHot1Fr action …
- 18:42 Changeset [36118700] by
- NANCY: Fix state changing Fixed the state system so it supports …
- 17:41 Ticket #12384 (Unknown game variant for ags) created by
- The game in 'neofeud\' seems to be an unknown game variant. Please …
- 17:33 Ticket #12383 (Unknown game variant for ags) created by
- The game in 'UIHY\' seems to be an unknown game variant. Please …
- 17:31 Ticket #12382 (Unknown game variant for ags) created by
- 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
- Using: ScummVM 2.3.0git14968-g24048d0ae7 (Apr 7 2021 05:31:44), …
- 10:05 Changeset [cbe20d11] by
- I18N: Update translation (Ukrainian) Currently translated at 100.0% …
- 10:05 Changeset [887d94f2] by
- I18N: Update translation (Russian) Currently translated at 100.0% …
- 09:18 Changeset [2f056aaa] by
- I18N: Update translations templates
- 09:18 Changeset [f88769f1] by
- BASE: Fix a crash when attempting to run a disabled engine
- 07:24 Changeset [53ffd255] by
- I18N: Update translation (Hungarian) Currently translated at 100.0% …
- 06:09 Ticket #12380 (Unknown game variant for ags (PostcardsfromAnozira)) created by
- 'PostcardsfromAnozira\' unknown game variant. Matched game IDs for …
- 06:07 Ticket #12379 (Unknown game variant for ags (Alum)) created by
- 'Alum\' unknown game variant. Matched game IDs for the ags engine: …
- 06:05 Ticket #12378 (Unknown game variant for ags (AstroLoco)) created by
- 'AstroLoco\' unknown game variant. Matched game IDs for the ags …
- 04:21 Changeset [5650217] by
- AGS: Workaround for QFG2 F10 cheat key
- 01:06 Changeset [b05a1d3b] by
- I18N: Update translation files Updated by "Update PO files to match …
- 00:07 Changeset [02b66beb] by
- ULTIMA8: Make item animation more exact to original A couple of …
- 00:07 Changeset [9408b5de] by
- ULTIMA8: Update Crusader targetable status when shapes change
- 00:07 Changeset [b5f3a83] by
- ULTIMA8: Remove outdated comment
04/07/21:
- 23:46 Changeset [90d9d416] by
- I18N: Update translations templates
- 23:45 Changeset [fece6ea4] by
- AGS: Add option to force using antialiasing for text rendering
- 23:45 Changeset [57710b96] by
- AGS: Respect the game ANTIALIASFONTS options for TTS rendering
- 22:56 Ticket #12377 (WME: Issues Starting Wintermute Games) created by
- I attempted to add "Chivalry is Not Dead" in the latest daily build of …
- 21:46 Ticket #12376 (AGS Unknown Game Variants) created by
- 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
- fixed: Fixed in …
- 18:35 Changeset [f58e87ba] by
- SCI: Fix QFG3 floating spears in GOG version Fixes bug #11426
- 14:42 Changeset [4714d671] by
- CRYO: Avoid packing structures containing objects or function pointers
- 12:38 Changeset [3e8ab22e] by
- BASE: Don't attempt to unload detection code when building with static …
- 00:45 Ticket #12375 (AGS: Zniw Adventure (Steam, Windows)) closed by
- fixed: Thank you. I have added the detection entry for this variant. I was …
- 00:38 Changeset [24048d0a] by
- AGS: Fix gettint achievements in ags_galaxy_steam plugin The …
- 00:09 Changeset [e55df78e] by
- AGS: Add detection entries for Zniw Adventure
04/06/21:
- 23:40 Changeset [a33c5162] by
- AGS: Fix music type for MOD SOUNDCLIP
- 23:35 Changeset [137c5394] by
- I18N: Update translation files Updated by "Update PO files to match …
- 23:35 Changeset [7976e054] by
- AGS: Add logic to detect the mod format This is the same logic as in …
- 23:09 Changeset [aae45ad7] by
- I18N: Update translations templates
- 23:09 Changeset [b6186ccd] by
- OPENGL: Fix hidden overladed virtual saveScreenshot() warning This …
- 23:09 Changeset [7408dee5] by
- Revert "GRAPHICS: Tentative fix saveScreenshot() warning for OpenGL" …
- 23:01 Changeset [74f20c23] by
- AGS: Fix memory issue in ags_pal_render DoFire
- 23:01 Changeset [fdadacfa] by
- AGS: Fix passing arguments to ags_pal_render plugins
- 17:46 Changeset [a581b1e4] by
- CONFIGURE: fixed whitespace issue
- 14:50 Ticket #12375 (AGS: Zniw Adventure (Steam, Windows)) created by
- While trying to add the game as 'Zniw Adventure', ScummVM fails and …
- 12:27 Changeset [3d8b8f01] by
- ULTIMA8: Implement crusader attack timeouts To match the original, …
- 12:27 Changeset [c26552d] by
- ULTIMA8: Animate all shapes on the same frame This is easily …
- 12:27 Changeset [2ebcd4d5] by
- ULTIMA8: Sanity check last attack timestamp
- 09:15 Changeset [75583bef] by
- I18N: Update translation files Updated by "Update PO files to match …
- 09:15 Changeset [a91384aa] by
- TWINE: cleanup in playGIFMovie
- 09:15 Changeset [755931f9] by
- IMAGE: missing override for png decoder
- 08:15 Changeset [dfc25c83] by
- I18N: Update translations templates
- 08:15 Changeset [c6705ae] by
- PARALLACTION: Add keymapper support
- 08:15 Changeset [ef0048fa] by
- 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
- As of release 2.1.0 of ScummVM the Amiga versions of Monkey Island 2 …
- 07:27 Changeset [12b00fc0] by
- I18N: Update translation files Updated by "Update PO files to match …
- 07:27 Changeset [be2b8e7] by
- MAKEFILE: Add dependencies for scummvm.rc (#2919) When an engine is …
- 06:51 Changeset [be28faa8] by
- I18N: Update translations templates
- 06:47 Changeset [cc95809b] by
- SCI: Fix compatibility with PQ1VGA & PQ3 GOG versions GOG includes …
- 01:52 Ticket #12371 (AGS: The Shivah (Steam, Windows)) closed by
- fixed: Thanks for the report. Shivah had been updated to use the custom …
- 01:51 Changeset [f03469a0] by
- AGS: Shivah Steam version updated to use custom WadjetEye Steam plugin
- 01:29 Tickets #12365,12367,12368,12369,12370,12372,12373 batch updated by
- fixed: Thanks for the report
- 01:29 Changeset [35ceeca1] by
- AGS: Added detection entries
Note:
See TracTimeline
for information about the timeline view.