The NetBSD Project

CVS log for pkgsrc/games/scummvm/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / scummvm

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Nov 14 22:19:58 2024 UTC (4 weeks ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -2 lines
*: recursive bump for icu 76 shlib major version bump

Revision 1.123: download - view: text, markup, annotated - select for diffs
Fri Nov 1 12:52:43 2024 UTC (5 weeks, 6 days ago) by wiz
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
*: revbump for icu downgrade

Revision 1.122: download - view: text, markup, annotated - select for diffs
Fri Nov 1 00:51:56 2024 UTC (6 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +2 -2 lines
*: recursive bump for icu 76.1 shlib bump

Revision 1.121: download - view: text, markup, annotated - select for diffs
Wed May 29 16:32:43 2024 UTC (6 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +2 -2 lines
revbump after icu and protobuf updates

Revision 1.120: download - view: text, markup, annotated - select for diffs
Thu May 16 06:14:56 2024 UTC (6 months, 4 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -1 lines
*: recursive bump for gnutls p11-kit option

(existing installations need the bl3.mk included, but it's now only
optionally included)

Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Apr 10 17:40:41 2024 UTC (8 months ago) by adam
Branches: MAIN
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -3 lines
scummvm: updated to 2.8.1

ScummVM 2.8.1 is a maintenance release mainly focused on fixing bugs that were uncovered since our last stable release.

This update includes upgrades for the following engines: AGI, AGS, GRIM, SWORD2, MM (which is now enabled — yes, we really skipped it in 2.8.0 by accident), mTropolis, NANCY, SCUMM, TWINE, Ultima, and V-Cruise.

The Android, Atari and macOS ports received multiple bug fixes, mostly for improving overall stability and preventing some crashes we’ve seen under certain circumstances.

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Apr 6 08:05:37 2024 UTC (8 months, 1 week ago) by wiz
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +2 -2 lines
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0

Revision 1.117: download - view: text, markup, annotated - select for diffs
Tue Jan 30 14:22:04 2024 UTC (10 months, 1 week ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -1 lines
*: Recursive revbump from audio/pulseaudio-17.0

Revision 1.116: download - view: text, markup, annotated - select for diffs
Sun Dec 31 08:57:19 2023 UTC (11 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +4 -4 lines
scummvm: updated to 2.8.0

ScummVM 2.8.0

New games

The team was quite busy working on new engines and enhancing existing ones. The list of supported games grew noticeably, and we now support these additions:

Adibou 1
Classical Cats
The Dark Eye
Dark Side
Escape From Hell
Gadget: Invention Travel and Adventure
Gobliiins 5
The Excavation of Hob's Barrow
Kingdom: The Far Reaches
Might and Magic Book One
Muppet Treasure Island
Nancy Drew: The Final Scene
Nancy Drew: Message in a Haunted Mansion
Nancy Drew: Secrets Can Kill
Nancy Drew: Stay Tuned for Danger
Nancy Drew: Treasure in the Royal Tower
Primordia
Reah: Face the Unknown
Schizm: Mysterious Journey
Shardlight
Strangeland
Syberia and Syberia II (macOS versions only)
Technobabylon
The Vampire Diaries
Whispers of a Machine
Wrath of the Gods and four other Director titles.
14 AGS titles by Stranga and Cloak and Dagger
All together, we’ve introduced 50 new games and five new engines.

New platforms

We are happy to see the RetroArch port being properly rewritten, and the port is now part of our source code. The Atari port has also been redone from scratch and now talks natively to the hardware, skipping SDL as an intermediate layer. That made many more games playable on the platform. The Atari FireBee port is still using the SDL library, though.

Speed-optimized graphics

Thanks to the work of one of the GSoC participants this year, Wyatt Radkiewicz (a.k.a. eklipsed), we now use CPU-specific SIMD instructions such as SSE, AVX2, and NEON for drawing graphics in the AGS engine and in some generic routines. This led to 4-14x speedup in drawing for many cases.

Networking games

This year, we merged with the Backyard Sports Online project, which made it possible to play Backyard Football, Backyard Baseball 2001 and Backyard Football 2002 over the internet with other humans. Also, the Moonbase Commander support is in active playtesting mode, though not yet ready for prime time.

Notable engine enhancements

The AGS engine has been brought up to version 3.6.0.53 from upstream.

For many engines, we added support for numerous Chinese and Japanese game variants.

Believe it or not, we implemented a lot of native GUI dialogs for SCUMM games, bringing them closer to the original experience. We also rewrote the sound code for the SCUMM Humongous Entertainment games, making them flawless.

We performed a deep review of the Broken Sword 1 game engine, implementing some small, previously unnoticed things like scene transitions, in-game menu peculiarities, accurate fonts, idle animations, and more. Now, the game is absolutely faithful to the original.

Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Nov 13 15:23:51 2023 UTC (13 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +2 -2 lines
*: bump for faad2 2.11.0

Revision 1.114: download - view: text, markup, annotated - select for diffs
Sun Nov 12 13:21:43 2023 UTC (13 months ago) by wiz
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Nov 8 13:19:21 2023 UTC (13 months ago) by wiz
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2 lines
*: recursive bump for icu 74.1

Revision 1.112: download - view: text, markup, annotated - select for diffs
Tue Oct 24 22:09:17 2023 UTC (13 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -1 lines
*: bump for openssl 3

Revision 1.111: download - view: text, markup, annotated - select for diffs
Wed Aug 2 16:57:39 2023 UTC (16 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +2 -3 lines
scummvm: updated to 2.7.1

2.7.1 (2023-07-31)

General:
 - Fixed playback speed for Theora videos.
 - Added scummvm.log file viewer.
 - Exposed ScummVM debug level in the GUI (Misc tab).
 - Fixed shader scaler loading failing in certain conditions.
 - Fixed some screen shaking effects (as in DOTT) causing a crash on SDL1 ports.

AGI:
  - Restored possibility to pick arbitrary render mode in Game Options.

AGS:
  - Multiple additions to game detection tables.
  - Fixed crashes in various games (commercial and freeware).
  - Fixed graphical priority errors when using computers in Resonance, Kathy Rain and Blackwell Convergence.
  - Fix for some sounds not playing in "The Cat Lady" and other games.
  - Reintroduced thumbnail creation for all savegames.
  - Fixed regression for translation setting not being saved.
  - Fixed translation bug in Zniw Adventure (linux version).
  - Fixed wrong walkspeed in old games (e.g. Apprentice).
  - Added small workaround for purple texts appearing transparent.
  - Minor changes to debug/error messages and code style.
  - Improved display of text.

CRYOMNI3D:
  - Fixed files access preventing to finish Versailles.

FREESCAPE:
  - Added OpenGL shaders renderer.
  - Games are loading original images from the data files.
  - Refactored and expanded detection tables for Driller and other unsupported games.
  - Reimplemented object/player collisions to be more robust.

HDB:
  - Fixed bug with inability to pick up red envelope with keyboard.

HYPNO:
  - Support rendering Korean font for Wetlands.

Private:
  - Dropped 16bit engine requirement.

SAGA:
  - Fixed loading resources from the Amiga release of ITE.
  - Fixed crash or misbehaviors when handling certain actor actions.

SAGA2:
  - Fixed crash when hovering over certain spells.

SCUMM:
  - Fixed music volume regression in Loom.
  - Fixed a crash in Full Throttle when pressing 'A' in debug mode.
  - Silence the warning for missing music files in Monkey Island 1 Ultimate Talkie.
  - Fixed glitched or invisible cursor in Sam & Max when saving and reloading from
    the classic menu.
  - Fixed several savegame loading issues and crashes for early FM-Towns games.
  - Fixed original GUI banners not disappearing properly in some edge cases.

Sword1:
  - Added detection for Czech and Polish versions with DXA cutscenes.
  - Added detection for alternative French and Italian versions.
  - Added detection for Brazilian version published by TecToy.

Sword2:
  - Added support for GOG.com version.
  - Added detection for alternate Polish version.

Tinsel:
  - Fixed reading older Discworld II savegames.
  - Fixed unaligned accesses.

Tony:
  - Fixed unaligned accesses.

Touche:
  - Added support for Russian translation by old-games.ru.

iOS port:
  - Fix default theme selection on modern devices.
  - Better support for autostart configurations.

macOS port:
  - Better support for autostart configurations.

RISC OS port:
  - Fixed crash on RISC OS 5 with games that require lots of RAM.

Revision 1.110: download - view: text, markup, annotated - select for diffs
Sat May 6 19:09:29 2023 UTC (19 months, 1 week ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -2 lines
*: Recursive revbump from audio/libopus 1.4

Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Apr 19 08:10:10 2023 UTC (19 months, 3 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1 lines
revbump after textproc/icu update

Revision 1.108: download - view: text, markup, annotated - select for diffs
Tue Feb 28 06:13:57 2023 UTC (21 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -3 lines
scummvm: updated to 2.7.0

2.7.0 (2023-02-26)

 New games:
   - Added support for Soldier Boyz.
   - Added support for C64 and ZX Spectrum versions of GLK Scott Adams
     Interactive Fiction games.
   - Added support for GLK Scott Adams adventures 1-12 in the TI99/4A format.
   - Added support for Obsidian.
   - Added support for Pink Panther: Passport to Peril.
   - Added support for Pink Panther: Hokus Pokus Pink.
   - Added support for Adibou 2 "Environment", "Read/Count 4 & 5" and "Read/Count 6 & 7".
   - Added support for Driller/Space Station Oblivion (DOS/EGA/CGA, Amiga, AtariST, ZX Spectrum and Amstrad CPC versions).
   - Added support for Halls of the Dead: Faery Tale Adventure II.

 New platforms:
   - Added support for the RetroMini RS90 under OpenDingux beta.
   - Added support for the 1st generation Miyoo (New BittBoy, Pocket Go and PowKiddy Q90-V90-Q20) under TriForceX MiyooCFW.
   - Added support for the Miyoo Mini.
   - Added support for KolibriOS.

 General:
   - Reduced amount of false positives in Mass Add.
   - Updated the Roland MT-32 emulation code to Munt mt32emu 2.7.0.
   - Added support for shader-based scalers.
   - Added option for mono sound output (via --output-channels=CHANNELS command
     line option).
   - Improved cursor scaling in OpenGL mode.
   - Fix crash when browsing folders containing files with \1 in the names.
   - Added possibility to specify RNG seed via GUI or command line option.
   - Added possibility to run ScummVM in autodetection mode by renaming the
     executable starting with 'scummvm-auto' or by providing an empty file
     named 'scummvm-autorun' next to the ScummVM executable.
   - Added possibility to supply command line parameters which will be picked
     up automatically. Put them one per line in a file named 'scummvm-autorun'.
   - Added possibility to customize the default settings by specifying an initial
     configuration file to load if no configuration file exists in the usual
     location (via --initial-cfg=FILE or -i command line option).
   - Added support for loading game resources which are bigger than 2GB on more
     platforms.

 AGI:
   - Improved support for French translations.

 AGOS:
   - Added option to disable the fade-out effects on room transition for
     Simon1 and 2.

 AGS:
   - Added support for the original installer files for Maniac Mansion Deluxe and
     The New Adventures of Zak McKracken.

 Director:
   - Support for Pippin version of L-Zone.
   - Fix a bug caused by use of slash in filename.

 Dreamweb:
   - Support playing from the original installer floppies.

 Hadesch:
   - Added support for a 1997 release.

 Kyra:
   - Added support for the Korean version of Legend of Kyrandia 1.
   - Support multi-floppy mac kyra1 both as installer floppies and as installed directory.
   - Added support for the Hebrew version of Legend of Kyrandia 3.

 MADS:
   - Added support for original floppy installer file layout for Rex Nebular.

 Neverhood:
   - Added support for Japanese version of Neverhood.
   - Support localizations by -=CHE@TER=- & Rigel.

 Plumbers:
   - Fixed crash with windows version.

 Private:
   - Allow playing mac version directly from installer CD.
   - Added support for Japanese/Mac version

 Queen:
   - Added option for using a better font in Hebrew version.

 SAGA:
   - Added support for Chinese Inherit the Earth.
   - Added support for Chinese I Have no Mouth and I Must Scream.
   - Added support for Korean I Have no Mouth and I Must Scream.
   - Added support for playing directly from floppy installer for ITE.
   - Support for Amiga (AGA/ECS, Retail/Demo, English/German) Inherit the Earth.

 SCI:
   - Improved text rendering for Macintosh titles.
   - Added support for Casio MT-540, CT-460 and CSM-1 MIDI devices for the SCI0
     games that originally supported it.

 SCUMM:
   - Added support for CGA, CGA Composite, CGA black & white and Hercules modes
     for SCUMM 1 versions of Zak McKracken and Maniac Mansion.
   - Improved accuracy of CGA and Hercules modes for SCUMM 2 (enhanced) versions of
     Zak McKracken and Maniac Mansion.
   - Improved accuracy of CGA and Hercules modes for Monkey Island 1 (EGA version
     only - the VGA version does not have CGA and Hercules modes).
   - Fixed some minor glitches for the CGA mode of Loom.
   - Added EGA dithering mode for VGA versions of Loom, Monkey Island 1 and 2 and
     Indiana Jones 4.
   - Fixed a possible dead-end in the Ultimate Talkie Edition of Monkey Island 2,
     if one doesn't pick up a required item before Captain Dread brings Guybrush
     back to Scabb Island, at the end of Part II.
   - Fixed various original game bugs, oversights and continuity errors (only
     when using the "Enable game-specific enhancements" setting).
   - Improved the decoding of some Western European game strings when they're
     displayed through ScummVM's interface, such as when pausing a game.
   - Fixed the navigator head not pointing to some directions in Monkey
     Island 1, in the original releases without the enhanced verb interface.
   - Fixed slightly inaccurate text position in v4 games and in Loom v3.
   - For Sam & Max, it is now possible to shoot down the text lines of the
     final credits with the crosshair mouse cursor, just like in the original.
   - Fixed lipsync issues in the final scene of Freddi Fish 4.
   - Fixed The Dig and COMI loading cursors not being shown when they should.
   - Improved the accuracy of some audio drivers, which was notably impacting
     the pitch bending effect in the DOTT intro music.
   - In COMI, only let Guybrush read the clock of Puerto Pollo in the English,
     Italian and (fan-made) Russian versions of the game, matching the behavior
     of the original interpreters (probably because of the poor results in the
     other languages).
   - Improved support for Hebrew HE game localizations.
   - Fixed Roland MT-32 support in Sam & Max.
   - Implemented original GUI and save menus for LucasArts games (DOS, Windows,
     Amiga, Macintosh, FM-Towns, SegaCD, Atari ST, NES and Commodore 64 versions).
     Also activate the general "Ask for confirmation on exit" option for a more
     authentic '90s experience!
   - Fixed minor timing issues for the SMUSH video engine, mostly affecting
     Full Throttle.
   - Added a low latency audio mode to Full Throttle, The Dig and The Curse of
     Monkey Island; this can improve audio performance expecially in non-desktop
     devices, but it is also a little less accurate than the original.
   - Implemented reloading CD audio for Monkey Island 1 and Loom (CD versions),
     when reloading a save state.

 Sherlock:
   - Added support for Chinese Rose Tattoo.

 Sky:
   - Added support for Chinese Beneath a Steel Sky.

 Sword1:
   - Support Novy Disk Russian translation.
   - Fixed launching various demos.
   - Switched detection to md5-based. Submit your unrecognized versions!

 Sword2:
   - Switched detection to md5-based. Submit your unrecognized versions!

 Tinsel:
   - Fixed Discworld II subtitle colors on big-endian ports.

 Toon:
   - Made game menus behave like in the original.

 TwinE:
   - Fixed rendering issue with doors.
   - Fixed invalid music pause in behaviour and inventory menu.
   - Fixed giving kashes instead of hearts as fallback.
   - Fixed item flashing when they drop.
   - Fixed meca penguin angle at spawn.
   - Fixed background redraw when watching cutscenes at the television.
   - Fixed recenter the screen on activating an inventory item.
   - Fixed pressing W to talk to people also makes you jump.

 Ultima8:
   - Added support for saving and resizing of minimap.
   - Adjust cursor to behave closer to the original.
   - Adjust item quantity slider to behave closer to the original.

 Xeen:
   - Several crash fixes for Clouds of Xeen.
   - Wait until farewell finishes before leaving shops.
   - Don't reload map after leaving character creation.
   - Implement correct clouds falling logic for Swords of Xeen.
   - Fix GateMaster monster in Underworld map.

 3DS port:
   - Update relocation parser to support PREL31 that are emitted by new compiler.
   - Do more autoconfiguration in ./configure.

 Android port:
   - Added Storage Access Framework support.
   - Improved support for game controllers.

 iOS port:
   - Added pointer device support.
   - Improved suppport for touchpad mode.
   - Added support for games that use 32 bit pixel formats.

 Nintendo DS port:
   - Added a splash screen to the top screen when the launcher is active.

 OpenDingux port:
   - Added support for dynamic plugins.

 PS Vita port:
   - Added support for dynamic plugins.

 PSP port:
   - Improved support for games that use 32 bit pixel formats.

 RISC OS port:
   - Added support for 26-bit versions of RISC OS.

Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Jan 29 21:16:21 2023 UTC (22 months, 2 weeks ago) by ryoon
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -1 lines
*: Recursive revbup from graphics/freetype2

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sat Nov 26 16:57:22 2022 UTC (2 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +2 -1 lines
scummvm: buildlink against liba52

Revision 1.105: download - view: text, markup, annotated - select for diffs
Tue Nov 1 09:00:52 2022 UTC (2 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -3 lines
scummvm: updated to 2.6.1

2.6.1 "Incremental Escapism" (2022-10-31)

General:
- Various improvements to the icon-based grid view in the ScummVM launcher.
- Fixed possible graphics corruptions when using the OpenGL renderer.

AGS:
- Fixed a crash in AGDI's KQ1 remake (and some other games), on big-endian systems.

AGOS:
- Fixed various bugs that lead to crashes in the demo versions of The Feeble Files
  and Personal Nightmare and in the full version of Waxworks.
- Fixed pirate dialogue freeze in Simon the Sorcerer 2.

Asylum:
- Fixed the Keyboard Config screen.
- Added support for the keymapper feature to the dialog screen.
- The in-game menu is now accessible via a keyboard shortcut.
- Fixed a bug that caused the controls to be reset when leaving the Hive puzzle.
- Fixed animation of floating bodies in Chapter 4.

Ultima:
- Fixed rendering issue when moving the minimap off the screen.
- Fixed possible crash when using the autosave function.

SCI:
- Fixed various bugs and script issues in KQ4, KQ5, LB2, LONGBOW, PQ1, PQ3, QFG4 and SQ5.
- Numerous improvements to various parts of the engine code.

SCUMM:
- Fixed potential lockups in games using iMuse.
- Prevented crashes caused by missing .SOU/.BUN files.
- Fixed crashes in v7-v8 games on strict-alignment platforms.
- Fixed speech lipsync for COMI on big-endian ports (such as PS3 or Wii).

Tinsel:
- Fixed an issue in Discworld that prevented some items from being placed in the inventory.

Toltecs:
- Fixed crashes on some strict-alignment platforms.

Toon:
- Fixed music and SFX being muted by default when adding the Toonstruck game.

Android port:
- Properly convert mouse coordinates between screen coordinates and virtual ones.

Windows port:
- Clearing the icons cache created a duplicate ScummVM folder in the APPDATA directory. Fixed.

Revision 1.104: download - view: text, markup, annotated - select for diffs
Wed Oct 26 10:31:28 2022 UTC (2 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2 lines
*: bump PKGREVISION for libunistring shlib major bump

Revision 1.103: download - view: text, markup, annotated - select for diffs
Sun Sep 11 12:51:47 2022 UTC (2 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +2 -2 lines
*: bump PKGREVISION for flac shlib bump

Revision 1.102: download - view: text, markup, annotated - select for diffs
Thu Aug 11 05:08:35 2022 UTC (2 years, 4 months ago) by gutteridge
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +2 -1 lines
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Aug 2 09:21:24 2022 UTC (2 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +3 -4 lines
scummvm: updated to 2.6.0

2.6.0 "Insane Escapism" (2022-08-01)

New games:

Added support for Sanitarium.
Added support for Hades Challenge.
Added support for Marvel Comics Spider-Man: The Sinister Six.
Added support for The 11th Hour.
Added support for Clandestiny.
Added support for Tender Loving Care (CD-ROM Editions).
Added support for Uncle Henry's Playhouse.
Added support for Wetlands.
Added support for Chewy: Esc from F5.
General:

The project license has been upgraded to GPLv3+.
Now ScummVM requires C++11 for building.
Removed support for VS2008, as it doesn't support C++11.
Implemented enhanced filtering in the Search box. See "Understanding the search box" in the documentation for details.
Implemented Icon view in GUI (GSoC task).
Added support for the RetroWave OPL3 sound card.
Added OpenDingux beta port.
Removed Symbian port.
Added the create_engine tool to aid when creating new engines.
Fixed mouse capture in HiDPI mode.
The GUI Options dialog now marks settings overridden via command lines in red.
In GUI launcher it is now possible to group games by different categories.
GUI launcher has new game icons grid look.
AGI:

Added support for Macintosh versions of Manhunter 1-2.
AGS:

Synced changes from upstream AGS.
AGOS:

Elvira 1: Added support for Casio MT-540/CT-460/CSM-1 and CMS/GameBlaster.
Elvira 1 & 2, Waxworks, Simon the Sorcerer: Added AdLib OPL3 mode. Depending on the game, this will prevent cut-off notes, add extra notes or instruments and/or add stereo.
Elvira 2, Waxworks: Added support for AdLib and MT-32 sound effects.
Elvira 2, Waxworks, Simon the Sorcerer floppy: Added Mixed MIDI support (MT-32 music with AdLib sound effects).
Simon the Sorcerer floppy: Improved AdLib sound effects accuracy.
Simon the Sorcerer: DOS version music tempos are now accurate. Both DOS and Windows versions now offer the choice of the DOS music tempos or the faster Windows tempos.
Simon the Sorcerer 2: Improved AdLib and GM support.
Simon the Sorcerer 2: Added workaround for the missing MT-32 tracks in the intro.
BBVS:

Fixed the size of the main menu buttons being incorrect in some cases.
Fixed crash at the end of the Hock-A-Loogie mini game.
Buried:

Added support for skipping synchronous audio and video.
The mouse pointer is now hidden during cutscenes.
Implemented game pausing via Control-P.
After saving, the player returns back to the game instead of the Biochip menu.
The game is now always paused when the Biochip menu or the save/restore dialogs are open.
Added metadata to saved games, including thumbnails, creation date and play time.
Saved games are now sorted by slot, like in other engines, instead of being sorted alphabetically.
The currently selected item is now stored in saved games.
Comments from Arthur that play in the background can now be stopped with the space key (the same key that replays Arthur's last comment).
The agent evaluation (current points) can now be shown with Control-D.
Fixed global flag corruption in death screens.
Dreamweb:

Added text to speech for dialogs and object descriptions.
Glk:

Added support for ZX Spectrum games with graphics in the Scott sub-engine.
Kyra:

Added support for the Traditional Chinese versions of Legend of Kyrandia 1 - 3.
Added sound support for the Macintosh version of Legend of Kyrandia.
Added support for playing the Macintosh non-talkie version of Legend of Kyrandia 1 directly from the files on the CD. This means you no longer have to run the installer to extract the data files.
NGI:

Fixed the rolling bridge state in scene 13.
Fixed getting stuck when teleporting to the foot in scene 30.
Fixed inconsistent cactus state.
Private:

Refactored code to allow rendering using the original 256 color palette.
Fixed endianness issues.
Added support for the Korean release.
Supernova:

Added text to speech for dialogs and object descriptions.
SCI:

Added support for Text To Speech in SCI floppy games.
Allow saving from the ScummVM Global Game Menu in the following games: BRAIN1, BRAIN2, ECOQUEST1, ECOQUEST2, FAIRYTALES, PHARKAS, GK1, GK2, ICEMAN, KQ1, KQ4, KQ5, KQ6, KQ7, LB1, LB2, LIGHTHOUSE, LONGBOW, LSL1, LSL2, LSL3, LSL5, LSL6, LSL6HIRES, LSL7, PEPPER, PHANT2, PQ1, PQ2, PQ3, PQ4, PQSWAT, QFG1, QFG1VGA, QFG2, QFG3, QFG4, SHIVERS, SQ1, SQ3, SQ4, SQ5, SQ6, TORIN.
Fixed many script bugs in KQ6, KQ7, GK2, QFG3, QFG4, Hoyle4.
Fixed loading autosaves in Shivers and Phantasmagoria 2.
Added support for Korean fan translations from the scummkor project: EcoQuest 2 and Gabriel Knight 2.
SCUMM:

New Digital iMUSE engine. Support for re-compressed audio files dropped in Full Throttle, The Dig and The Curse of Monkey Island.
Rewrote music player for Amiga versions of Indy3 and Loom in accordance to the original code.
Fix missing cursor in the 16-color Macintosh versions of Loom and Indiana Jones and the Last Crusade after loading a savegame.
It is now possible to replace the music in the floppy versions of Loom with audio tracks. The ScummVM Wiki has a list of which parts of the Swan Lake ballet the game uses: https://wiki.scummvm.org/index.php/Loom.
Fixed some MIDI music looping when it shouldn't in EGA/VGA floppy versions of The Secret of Monkey Island.
Fixed the lava flowing in the wrong direction in the VGA floppy version of The Secret of Monkey Island.
Fixed Full Throttle distorted graphics when Ben runs past the Corley Motors entrance.
Fixed the dissolve effect, and Bobbin's palette when leaving the darkened tent in the TurboGrafx-16 version of Loom, to match the original behavior.
Fixed incorrect dark rooms colors in MM NES on strict-alignment ports such as Dreamcast, Apple silicon and various handheld devices.
Rewrote text rendering routines for Full Throttle, The Dig and The Curse of Monkey Island in accordance to the original interpreters.
Rewrote timer handling routines to better approximate both the original hardware behavior and the intepreters' quirks.
Fix lip syncing in Backyard Baseball 2003.
Fixed various original game bugs and oversights in most of the LucasArts titles: https://wiki.scummvm.org/index.php?title=SCUMM/Game_Enhancements. Most of these enhancements can now be disabled in the game's settings if one prefers playing with the original behavior.
Added sliders for tweaking the CD audio playback in the MI1 CD intro, as well as VGA CD Loom in general. Loom is particularly sensitive to the amount of silence at the start of the track, and the CD version of MI1 never synced the music as well to the intro as previous versions. See the Wiki for more details.
Detect and reject the EGA floppy version of Monkey Island 1 that Limited Run Games sold in their Monkey Island 30th Anniversary Anthology, if using the default DISK4 image, which is corrupted. It's possible to recover a working image from the KryoFlux dumps they also provided.
Fixed random number generation which fixes throwing in Backyard Baseball.
Marked a workaround in Monkey Island 2 (FM-Towns version) as an enhancement; this workaround originally restored a portion of the map chasing puzzle in Booty Island which had been cut in the FM-Towns version of the game.
Made the sentence line in Maniac Mansion work like the manual says, i.e. you can click on it to execute the command.
Sherlock:

Fixed slowdown in Serrated Scalpel intro when playing the game from a small installation.
Fixed UI glitches in Serrated Scalpel.
Titanic:

Fixed not being able to see House in Starfield puzzle.
TwinE:

Fixed a bug in the collision code that made the game unfinishable due to the tank not moving any further in scene 63.
Fixed light angle calculation which produced rendering artifacts in a few scenes.
Fixed polygon rendering method for the boat windows.
Fixed wrong shooting direction for some actors.
Fixed door movement in some situations.
Android port:

Added hardware acceleration for 3D graphics.
Improved touch controls.
macOS port:

Added support for displaying OSD messages on the Touch Bar.
Windows port:

Added "Portable Mode" in which the executable's directory is used to store application files if a scummvm.ini file is present, instead of the user's profile directory.
Fixed detection of the Application Data path on Windows 95/98/ME.
RISC OS port:

Added support for dynamic plugins.
Added a native MIDI driver.
Nintendo DS port:

Fixed screen scrolling when using the Load and Save dialogs.

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Jul 2 16:53:21 2022 UTC (2 years, 5 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
*: Recursive revbump from audio/pulseaudio

Revision 1.99: download - view: text, markup, annotated - select for diffs
Mon Mar 28 10:44:16 2022 UTC (2 years, 8 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
g*/*: revbump(1) for libsndfile

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Jan 3 07:40:26 2022 UTC (2 years, 11 months ago) by adam
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +4 -3 lines
scummvm: updated to 2.5.1

2.5.1 (2022-01-02)

 General:
   - Ported ResidualVM GUI theme to remastered version.
   - Fixed edge case for Punycode.
   - Fixed checking for savegame overwrite in autosave slot.
   - Fixed moving savegame to new slot for most engines.
   - Scalers are now supported with the OpenGL graphics mode.

 AGOS:
   - Fixed old Waxworks AdLib music regression.

 AGS:
   - Detection list updates.

 Grim:
   - Fixed default "Talk Speed" option value.
   - Fixed black screen while entering save game name.
   - OpenGL without shaders is preferred as default for Grim Fandango.

 Kyra:
   - Fixed graphical glitch in Legend of Kyrandia 3.

 SAGA:
   - Fixed digitized music not looping in Inherit the Earth.

 SCUMM:
   - Improved support for the high-resolution text in the 16-color Macintosh
     versions of Loom and Indiana Jones and the Last Crusade.
   - Improved OPL3 sound emulation for Sam&Max.
   - Fixed music not looping in The Dig.
   - Fixed crash when loading savegames from Humongous Entertainment games.

 Sherlock:
   - Fixed crash using matches on lab table.
   - Fixed character animation in Rose Tattoo.
   - Fixed glitch opening map in Rose Tattoo.
   - Fixed bell pull and fog horn sounds in Serrated Scalpel.
   - Fixed inventory not updating in Serrated Scalpel after examining watch.
   - Fixed fog overlay at Cleopatra's Needle in Rose Tattoo.
   - Fixed graphic issues in Serrated Scalpel looking at items whilst inventory is open.
   - Made Serrated Scalpel darts closer in speed to the original.
   - Fixed crash when moving cursor past end of string in Rose Tattoo save dialog.
   - Process pending key presses in the order they were made, not the most
     recent first.
   - Fixed crash when using Delete key in Rose Tattoo save dialog.
   - Fixed rare conversation bug in Serrated Scalpel that would happen when Lord
     Brumwell started talking to you while the inventory window was open.
   - Resume animations in Serrated Scalpel after conversations. This fixes the
     bug where Jock Mahoney or Nobby Charleton would get stuck indefinitely,
     refusing to talk to you.
   - Fixed various user interface glitches in both games.

 Stark:
   - Added OpenGL renderer (without shaders).
   - Added TinyGL renderer.
   - Fixed autosave handling.

 TwinE:
   - Numerous bugfixes and stability improvements.

 Xeen:
   - Fixed crash on startup loading constants from xeen.ccs.
   - Fixed spell selection aborting when characters were switched.
   - Fixed some bad memory accesses.
   - Various sound fixes.
   - Fixed the monster item drop probabilities.

Revision 1.97: download - view: text, markup, annotated - select for diffs
Wed Dec 8 16:04:40 2021 UTC (3 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -1 lines
revbump for icu and libffi

Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Oct 11 08:27:04 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +5 -4 lines
scummvm: updated to 2.5.0

2.5.0 "Twenty years ago today..." (2021-10-09)

 New games:
 - Added support for Grim Fandango.
 - Added support for The Longest Journey.
 - Added support for Myst 3: Exile.
 - Added support for Little Big Adventure.
 - Added support for Red Comrades 1: Save the Galaxy.
 - Added support for Red Comrades 2: For the Great Justice.
 - Added support for Transylvania.
 - Added support for Crimson Crown.
 - Added support for OO-Topos.
 - Added support for Glulx interactive fiction games.
 - Added support for Lure of the Temptress Konami release.
 - Added support for Private Eye.
 - Added support for Spanish Blue Force.
 - Added support for Spanish Ringworld.
 - Added support for Spanish Amazon: Guardians of Eden.
 - Added support for AGS Games versions 2.5+.
 - Added support for Nightlong: Union City Conspiracy.
 - Added support for The Journeyman Project 2: Buried in Time.
 - Added support for Crusader: No Remorse.
 - Added support for L-ZONE.
 - Added support for Spaceship Warlock.

 New ports:
 - The Nintendo DS port got a major rewrite.

 General:
 - Switched ScummVM GUI output to UTF-32.
 - Updated the Roland MT-32 emulation code to the Munt project's mt32emu 2.5.1.
 - Updated Dropbox Cloud Storage to use the new Dropbox OAuth workflow.
 - Major extension to the number of supported graphics scalers.
 - Display path to scummvm configuration file in GUI -> Options -> Paths.
 - Added new optional dependency, giflib >= 5.0.0. Used by some version of LBA.
 - Added HiDPI support to the ScummVM GUI.
 - Added command line option --window-size for specifying ScummVM window size,
   applicable only to the OpenGL renderer.
 - Fixed switching to the default graphics mode. This was sometimes not applied
   until restarting ScummVM or starting a game.
 - ScummVM GUI has been fully translated into Korean and Japanese.
 - Added GUI option for enabling and disabling the Discord RPC integration.

 ADL:
 - Added support for Mystery House French translation.
 - Added support for several game variants.

 AGI:
 - Added support for Russian versions. Input now works.

 AGOS:
 - Added support for the Japanese PC-98 version of Elvira 1.

 CGE:
 - Added option to use Text To Speech for Soltys.

 CGE2:
 - Added option to use Text To Speech for Sfinx.

 Cine:
 - Added detection for Future Wars CD version with French translation patch.
 - Added detection for Italian Amiga Operation Stealth.
 - Fixed crash before entering secret base.
 - Fixed space missing in verb line.
 - Fixed vertically overflowing message boxes.

 Dreamweb:
 - Rendering fixes for Russian fan translation.

 Glk:
 - Fixed savegame issues with several subengines.
 - Fixed memory overrun in Level9 game detector.
 - Added detections for 2020 IF Comp games.
 - Enabled Glulx sub-engine.

 Gob:
 - Added support for Bargon Attack Russian translation.
 - Added support for Woodruff Russian translation.

 Griffon:
 - Fixed Return to Launcher from The Griffon Legend.
 - Added option to use Text To Speech in The Griffon Legend

 Grim:
 - Added support for Brazillian Portuguese Grim Fandango.

 Kyra:
 - Added support for the Japanese Sega-CD version of Eye of the Beholder.
 - Added support for the Hebrew fan translation of Legend of Kyrandia.
 - Added support for the Hebrew fan translation of Legend of Kyrandia 2.
 - Added support for the Simplified Chinese version of Legend of Kyrandia 3.
 - Added support for the playable demo of Lands of Lore.

 Lure:
 - Fixed fire animation in first room when loading saves.
 - Fixed AdLib support.
 - Fixed MT-32 support.

 Pegasus:
 - Added support for DVD/GOG.com release.

 Queen:
 - Added support for German Amiga floppy release.

 SAGA:
 - Added support for ITE GOG Mac CD v1.1.
 - Added support for ITE PC-98 Japanese.

 SCI:
 - Added RGB rendering mode (16/32bpp) for SCI0 - SCI1.1 games, which addresses palette
   issues in screen transitions and avoids mode changes when playing Mac QuickTime videos.
 - Added custom palette mods for SQ3 and LSL2 from the FreeSCI project. When enabled, the mods improve the visuals
   in these two games.
 - Added support for Macintosh version of Gabriel Knight 1.
 - Added support for CD-Audio version of Mixed-Up Mother Goose.
 - Added support for Korean fan translations from the scummkor project: Castle of Dr. Brain,
   EcoQuest 1, Gabriel Knight 1, King's Quest 1, 5, and 6, Laura Bow 2, and Space Quest 4.
 - Added support for Space Quest 4 Update 1.3 by New Rising Sun.
 - Added support for French LSL1VGA.
 - Added support for Hebrew QFG1VGA.
 - Added support for Hebrew GK1.
 - Added support for Russian Longbow.
 - Added support for Russian LSL6.
 - Added support for alternate Russian LSL7.
 - Added support for alternate Polish LSL7 including files packaged with InstallShield.
 - Added support for alternate Russian SQ5.
 - Added support for alternate Russian Torin's Passage.
 - Added support for fan game Soulshade Asylum.
 - SCI1.1 views are now scaled accurately.
 - Fixed sounds not stopping or restarting correctly.
 - Fixed sound issues when restoring SCI0 games.
 - Fixed corruption when "Prefer digital sound effects" was disabled in SCI1 games.
 - Space Quest 4 CD sound effects now match the selected platform.
 - Added option to enable Windows cursors in CD versions of King's Quest 5 and Space Quest 4.
 - Fixed "Girl In The Tower" song not playing at the end of King's Quest 6 CD.
 - Fixed King's Quest 5 Amiga beach error that prevented completing the game.
 - Fixed over 30 script bugs in GK1, HOYLE4, KQ1DEMO, KQ5, KQ6, KQ7, LB1,
   LSL3, PEPPER, PQ3, QFG3, SQ1, SQ4, and SQ6.
 - Unlocked JANE easter egg in Gabriel Knight 1.

 SCUMM:
 - Fixed Chinese, Japanese and Korean text display for The Dig and for The Curse of Monkey Island. These fixes
   also include some improvements to the common text display (mainly the formatting of wrapped texts).
 - Fixed display of Chinese, Japanese and Korean pause and restart dialogs.
 - Added support for numerous Korean translations from scummkor project.
 - Added support for Russobit-M versions of Pajama2 and SpyOzone.
 - Fixed speech playback in Akella version of COMI.
 - Added support for Discord and Humble Bundle versions of Indiana Jones and the Fate of Atlantis.
 - Added smooth scrolling for FM-TOWNS versions of games.
 - Added optional trimming to 200 pixels for some FM-TOWNS games, so aspect-ratio correction is possible.
 - Fixed audio distortion in Loom for PC-Engine.
 - Added support for the high resolution font and cursor in the 16-color Macintosh version of Loom.
 - Added support for Japanese Mac version of The Dig.
 - Added partial support for the high resolution fonts and cursor in the
   16-color Macintosh version of Indiana Jones and the Last Crusade.
 - Fixed missing instruments in the m68k Mac versions of Monkey Island 2
   and Indiana Jones and the Fate of Atlantis.
 - Added "Macintosh b/w" render mode for the 16-color Macintosh versions of
   Loom and Indiana Jones and the Last Crusade.
 - Enabled difficulty selection in the version of Monkey Island 2 that was
   included on the LucasArts Mac CD Game Pack II compilation. (It had been
   disabled along with the copy protection.)
 - Repaired clumsy crack in Maniac Mansion (enhanced)'s keypad script.
   This means that the GOG and Steam versions will no longer accept incorrect
   numbers, e.g. for Edna's phone number. (Why are they selling a cracked
   version anyway?!)
 - Added support for Low quality music in Macintosh version of Loom.
 - Improved Digital iMUSE accuracy for Full Throttle and The Curse of Monkey Island. These improvements also fix
   several audio related bugs for both games.
 - Fixed a very old regression in the walk code for Full Throttle which softlocked the game.
 - Improved the accuracy of the walk code for The Dig and The Curse of Monkey Island.
 - Fixed a bug in The Curse of Monkey Island which prevented, during the cannon minigame in Part 1, the destruction
   of one of the three destroyable turrets in the fort.
 - Added animated cigar smoke to the close-up of captain Smirk in the CD
   version of Monkey Island 1. It was present in earlier versions.
 - Restored some missing Lemonhead lines in the English, Italian, German and Spanish CD
   versions as well as the English Macintosh, FM-Towns and Sega CD versions
   of Monkey Island 1.
 - Made the clock tower in Monkey Island 1 behave the same in the CD version
   as in earlier versions, i.e. after examining it you have to leave the
   room and come back again for its description to change.

 Tinsel:
 - Enabled the Return to Launcher feature.

 Titanic:
 - Fixed crashes when asking bots what I should do.

 TsAGE:
 - Added support for uninstalled floppy version.

 Stark:
 - Added support for Hungarian translation.

 Supernova:
 - Added Italian translation for part 1.

 Sword25:
 - Made the extracted version working.
 - Fixed crash when selecting Croatian language.

 Ultima:
 - Ultima 4: Added several debugger commands.
 - Ultima 4: Allow Enter key to exit ZStats display.
 - Ultima 8: Fixed several animation bugs for events and objects.
 - Ultima 8: Restored original text for the Spell of Resurrection book.

 Xeen:
 - Fixed occasional border corruption during fights.
 - Improvements to cutscenes to better match the original games.
 - Fixes for character selection, deselection, and dismissing to better match original.
 - Added support for Russian version.

 AmigaOS port:
 - Added native system file browser feature.
 - Re-activated nuked OPL Adlib driver.

 Big-endian ports:
 - Fixed crashes or rendering issues with the Blazing Dragons, Duckman and
   Full Pipe games.

 iOS port:
 - Fixed using arrow keys on physical keyboard in iOS 15.
 - Fixed rotating the device while ScummVM is inactive.
 - Added support for upside down portrait orientation.

 macOS port:
 - Added support for Dark Mode.
 - Use OpenGL renderer by default, providing better support for HiDPI displays.

 MorphOS port:
 - Added native system file browser feature.
 - Added Cloud feature.
 - Re-activate nuked OPL Adlib driver.
 - Added CAMD MIDI driver support.

Windows port:
 - Use OpenGL renderer by default, providing better support for HiDPI displays.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Wed Sep 29 19:00:40 2021 UTC (3 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +2 -2 lines
revbump for boost-libs

Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Sep 8 21:05:08 2021 UTC (3 years, 3 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
Recursive revbump for audio/jack

Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Apr 21 13:24:43 2021 UTC (3 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
revbump for boost-libs

Revision 1.92: download - view: text, markup, annotated - select for diffs
Mon Apr 5 10:55:28 2021 UTC (3 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -1 lines
*: bump PKGREVISION for fluidsynth ABI bump

Revision 1.91: download - view: text, markup, annotated - select for diffs
Tue Sep 29 08:44:25 2020 UTC (4 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -3 lines
scummvm: updated to 2.2.0

2.2.0 "Interactive Fantasy" (2020-09-27)

New games:
Added support for Blazing Dragons.
Added support for Griffon Legend.
Added support for Interactive Fiction games based on the following engines:
ADRIFT (except for version 5)
AdvSys
AGT
Alan 2 & 3
Archetype (newly reimplemented for Glk from the original Pascal sources)
Hugo
JACL
Level 9
Magnetic Scrolls
Quest
Scott Adams
ZCode (all ZCode games except the Infocom graphical version 6 games).
Currently, more than 1600 games are detected and supported.
Added support for Operation Stealth.
Added support for Police Quest: SWAT.
Added support for English translation of Prince and the Coward.
Added support for Ultima IV - Quest of the Avatar.
Added support for Ultima VI - The False Prophet.
Added support for Ultima VIII - Pagan.

New ports:
MorphOS port got a major rewrite.

General:
Autosaves are now supported for all the engines.
Errors are more likely to open the debugger, and be displayed, than just crash ScummVM.
Games are sorted in GUI ignoring the articles.
Now Hebrew is displayed correctly in GUI (requires FriBiDi library).
Updated the Roland MT-32 emulation code to Munt 2.4.0.
Added option to select the default voice for ports that support Text-to-Speech.
Added support for Discord Rich Presence integration on supported platforms (Windows Vista+, macOS 10.9+ 64 Bit)
Major improvements to the keymapper.

BBVS:
Added support for the demo, available from our website.
Added support for the Loogie minigame demo.

Dreamweb:
Added support for Russian fan-translation.
Fixed animation speed.

Illusions:
Fixed subtitle speed (set it to max for good speed).
Added support for Russian Duckman.

Kyra:
Added support for the SegaCD version of Eye of the Beholder I (with CD-Audio, animated cutscenes and map function).
Added support for the PC-98 version of Eye of the Beholder I.
Added support for the Spanish versions of Eye of the Beholder I and II, Legend of Kyrandia 1 (CD-ROM fan translation) and Legend of Kyrandia 2 (floppy version and CD-ROM fan translation). Fix Spanish Lands of Lore support (floppy version and CD-ROM fan translation).

Lab:
Fixed sound looping in some rooms.

Neverhood:
Added support for bigger demo, available from our website.

Prince:
Fixed inventory item descriptions display.
Added English translation.
Fixed bug with infinite loop when looking at some objects.

Queen:
Fixed loading a save game from the launcher.
Fixed random long delays when starting a game.

SCI:
Major improvements to Amiga and Mac sound drivers.
Improved MIDI playback and fixed many audio issues.
Fixed 30 original script bugs in ECO2, GK1, KQ4, KQ5, KQ6, KQ7, LB1, LONGBOW, PHANT2, QFG1, QFG3, QFG4, SQ5 and SQ6.
Fixed a script bug responsible for rare and random lockups in most Sierra games between 1992-1996.
Added support for Inside the Chest / Behind the Developer's Shield.
Added support for German LSL6-Floppy.
Added support for Hebrew Torin's Passage.
Added support for Italian Lighthouse.
Added support for Polish KQ5, LSL2, LSL3, LSL5 and LSL6-Floppy.
Fixed Russian LSL1 error when hailing a taxi.
Fixed Phantasmagoria 2 error when attempting easter eggs.
Fixed QFG3 auto-saves.
Fixed QFG4 and Shivers save game thumbnails being obscured by control panels.
Fixed a random crash in the Windows version when exiting a game.
Added support for Roland D-110 sound driver.
The "Prefer digital sound effects" checkbox works correctly now for SCI01/SCI1 games.

SCUMM:
Fixed palette issues leading to incorrect colors in MM NES intro and dark rooms.
Fixed the rendering of the flashlight in MM NES to match the original version.
Replaced the existing NES palette to a more accurate NTSC palette based on Mesen.
Added a new GUI option to switch to an alternative NES palette based on the NES Classic.
Improved colors in Apple //gs Maniac Mansion.
Fixed crash when entering garage in Apple //gs Maniac Mansion.
Added support from Classic Full Throttle from Remastered release.

Supernova:
Improved English translation.

Sky:
Fixed syncing of music volume between native settings panel and ScummVM configuration.

Sword1:
Added support for localized menus in Novy Disk Russian Trilogy release.
Added support for Spanish playable Demo available from our website.

Sword2:
Added support for Spanish playable Demo available from our website.

Titanic:
Fixed Barbot crash after asking what else he needs.

Wintermute:
Added subsystem for tracking achievements, implemented for 10+ games.

Xeen:
Add missing sprite drawer for enemies hit by Energy Blast.
Fixed freeze due to bad mob data at the top of Witches Tower.
Fix crash loading some savegames directly from the launcher.
Fix curing the well in Nightshadow.
Fix loading of wall items from savegames.
Fix U/D keys not working on Quests dialog
Fix incorrect mirror destination for Dragon Tower
Fix crash reading book in Great Pyramid safe
Prevent attributes from going negative
Fix border faces animation during Clairvoyance

ZVision:
Fixed regression in the safe puzzle in Zork Nemesis: The Forbidden Lands.
Fixed getting perfect score in Zork: Grand Inquisitor.

Android port:
Added support for immersive fullscreen mode.
Improved keyboard and mouse input.

iOS port:
Fixed unsupported graphic mode for some games (such as SCI games with high quality video scaling enabled).
Removed Quit button to follow the iOS design guidelines.
Removed virtual keyboard input assistant bar. In particular this means that we no longer see a bar at the bottom of the screen when using an external keyboard.
Added save of current game state if possible when switching to a different task and restore game state when returning to the ScummVM task.

Linux port:
Added option to use the system file browser instead of the ScummVM file browser.

MacOS X port:
Fixed blurry on Retina screens. Unfortunately this required dropping support for the dark theme for window decorations.
Fixed Taskbar icon display when running a game (this was broken since ScummVM 1.9.0).

RISC OS port:
Added a VFP optimized build for newer hardware.

Windows port:
Added support for using additional OneCore voices for text to speech.
Active support for Windows Vista and lower is now discontinued. While we still provide builds for those systems in the foreseeable future, some newer features might be missing.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Tue Aug 18 17:57:58 2020 UTC (4 years, 3 months ago) by leot
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
*: revbump for libsndfile

Revision 1.89: download - view: text, markup, annotated - select for diffs
Fri May 22 10:56:09 2020 UTC (4 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
revbump after updating security/nettle

Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed May 6 14:04:34 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -1 lines
revbump after boost update

Revision 1.87: download - view: text, markup, annotated - select for diffs
Wed Apr 1 08:36:11 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +2 -3 lines
scummvm: updated to 2.1.2

2.1.2 "Fixing Powerful Windows":

Windows port:
- Fixed an issue with the Sparkle updater which lead to an infinite update loop.

MacOS X port:
- Fixed application freeze on start on Mac OS X 10.5 and older.
- Fixed application icon on Mac OS X 10.5 and older.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Mar 8 16:49:47 2020 UTC (4 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -1 lines
*: recursive bump for libffi

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Feb 1 20:56:02 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +2 -3 lines
scummvm: updated to 2.1.1

ScummVM 2.1.1 ":More sheep:":

General:
Fixed crash when switching certain languages in GUI.
Fixed ESC erroneously saving the changes in the options dialog.
Improvements in FM-TOWNS/PC-98 audio.
Improved Greek language support in the GUI.

Networking:
Improved error handling.
Only download saves when necessary.

Bladerunner:
Fixed buggy savestate in some scenes.
Added engine checkbox to target 120fps.
Fixed thumbnail portability.
Use virtual keyboard on save screen on relevant platforms.

Kyra:
Fixed EOB1-Amiga ending sequence (which would play only if you achieved all bonus quests).
Fixed monster random item drop chance in EOB1.
Added handling for the secret potion in the Legend of Kyrandia 2.
Fixed sound issues in the Legend of Kyrandia 2.
Fixed graphics glitches in Legend of Kyrandia 1 and 3, EOB1 and EOB2-FM-TOWNS.

Mohawk:
Persist changes in game options across sessions.

Queen:
Fixed regression with the display of the bellboy dialogue.

SCI:
Numerous game script fixes in CAMELOT, ECO2, GK1, GK2, KQ7, PHANT1, PQ1VGA, QFG3, QFG4, SQ5 and SQ6.
Implement horizontal and FM-TOWNS type screen shake.
Added support for Phantasmagoria 1 censored mode.
Added support for Polish LSL7.
Added support for Italian GK2.
Added support for Portuguese GK2.
Added support for Russian KQ7.
Added support for Russian SQ1VGA.
Added support for GK2 fan-made subtitle patches.

SCUMM:
Added support for Pajama2 (UK release).

Supernova:
Hooked F5 to the Main Menu.

Toltecs:
Added Czech version support.
Fixed exiting from game menus when returning to the launcher.

Wintermute:
Added several missing game variants and demos to the detection tables.
Fixed regression with stack handling.
Fixed the behavior of edit boxes.
Improved support for Chinese language game variants.

Xeen:
Fixed display of gold and gem amounts on the Switch.
Fixed tavern exit locations in Swords of Xeen.
Fixed crash loading Deep Mine Alpha in World of Xeen CD.

GUI:
MIDI setting tabs are no longer shown if a game has no music at all.

All ports:
Fixed screen filling in non-paletted screen modes.

3DS port:
Major improvements.

AmigaOS4 port:
Minor tweaks (stack cookie, build automation).

Android port:
Improved filesystem navigation.
Proper handling of HiDPI displays.
Improved keyboard support.

iOS port:
The home indicator is now automatically hidden on iPhone X and later models.

MacOS X port:
Follow the OS dark theme for window decorations.

RISC OS port:
Fixed crash when accessing an unavailable drive.
Reduced the required DigitalRenderer version.

Switch port:
Added cloud integration.

OpenPandora port:
Minor improvements.

Windows:
Added Text-to-Speech support.
Fix screenshots with Unicode paths.

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Jan 18 21:49:31 2020 UTC (4 years, 10 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
*: Recursive revision bump for openssl 1.1.1.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Jan 12 20:20:18 2020 UTC (4 years, 11 months ago) by ryoon
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -1 lines
*: Recursive revbump from devel/boost-libs

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Oct 14 19:16:54 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -3 lines
scummvm: updated to 2.1.0

ScummVM version 2.1.0.
This release is the culmination of nearly two years worth of work, adding 16 new games based on 8 engines, a Nintendo Switch port and nearly 500 bug fixes. All this done by the hard work of 147 contributors across 8,493 commits.

The newly supported games are:
Blade Runner
Duckman: The Graphic Adventures of a Private Dick
Hoyle Bridge
Hoyle Children's Collection
Hoyle Classic Games
Hoyle Solitaire
Hyperspace Delivery Boy!
Might and Magic IV - Clouds of Xeen
Might and Magic V - Darkside of Xeen
Might and Magic - World of Xeen
Might and Magic - Swords of Xeen
Mission Supernova Part 1
Mission Supernova Part 2
Quest for Glory: Shadows of Darkness
The Prince and the Coward
Versailles 1685

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Dec 30 09:06:42 2017 UTC (6 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +4 -5 lines
scummvm: updated to 2.0.0

2.0.0:
 New Games:
   - Added support for Full Pipe.
   - Added support for Hi-Res Adventure 3: Cranston Manor.
   - Added support for Hi-Res Adventure 4: Ulysses and the Golden Fleece.
   - Added support for Hi-Res Adventure 5: Time Zone.
   - Added support for Hi-Res Adventure 6: The Dark Crystal.
   - Added support for Riven.
   - Added support for Starship Titanic English & German.

 New Games (Sierra SCI2 - SCI3):
   - Added support for Gabriel Knight.
   - Added support for Gabriel Knight 2.
   - Added support for King's Quest VII.
   - Added support for King's Questions.
   - Added support for Leisure Suit Larry 6 (hires).
   - Added support for Leisure Suit Larry 7.
   - Added support for Lighthouse.
   - Added support for Mixed-Up Mother Goose Deluxe.
   - Added support for Phantasmagoria.
   - Added support for Phantasmagoria 2.
   - Added support for Police Quest 4.
   - Added support for RAMA.
   - Added support for Shivers.
   - Added support for Space Quest 6.
   - Added support for Torin's Passage.

 New ports:
   - Added PSP Vita port.
   - Added RISC OS port.

 General:
   - Added bilinear filtering option for SDL2 fullscreen mode.
   - Fixed a bug that caused a crash in the options dialog of the GUI.
   - Added a command-line option to automatically scan for supported games in
     the current or a specified directory.
   - Added possibility to apply changes in the options dialog without closing
     the dialog.
   - Added support for on-the-fly GUI language switching.
   - Updated Munt MT-32 emulation code to version 2.0.3.
   - Improved handling of joysticks.
   - Improved audio latency.
   - Improved management of the ScummVM window in games that switch display
     modes.
   - Fixed list view drawing over text above it (for example in the save dialog).
   - Changed location where screenshot are saved. This fixes issues when scummvm
     is installed in a read-only directory. Also added setting to allow changing
     this location.
   - Changed screenshot format to png.
   - Fixed multithreading issue that could cause a crash in games using MP3 audio.

 ADL:
   - Fixed application freeze when reading sign in rocket in Mission Asteroid.

 AGI:
   - Fixed game script blocking forever after loading a savegame that was saved
     while music was playing (this could happen for example in Police Quest 1
     poker back room.
   - Fixed cursor behaviour in Manhunter.
   - Fixed nightclub arcade sequence speed for Manhunter Apple IIgs version.
   - Reduced fastest game speed to a maximum of 40 FPS to ensure the games do
     not run too fast.

 AGOS:
   - Fixed subtitle speed setting in the Hebrew version of Simon the Sorcerer 1.

 Composer:
   - Added save/load from General Main Menu.
   - Fixed the detection for the French Gregory.
   - Added detection for German Baba Yaga.

 Cruise:
   - Fixed font rendering.

 Drascula:
   - Fixed bug that made it impossible to talk to the drunkard more than once in the inn.
   - Added handling of the master volume and fix volume synchronization between
     the game and ScummVM options.
   - Added possibility to load and save games using GMM.

 Dreamweb:
   - Fixed crash when collecting last stones under church.
   - Fixed detection of Italian CD release.

 Kyra:
   - Fixed a buffer overflow in Lands of Lore.
   - Fixed crash due to missing palette data for Legend of Kyrandia floppy version.

 MADE:
   - Fixed badly distorted sound.

 MADS:
   - Fixed a bug that caused a crash after starting Rex Nebular and the Cosmic Gender Bender.
   - Fix rare crash that can happen when Rex is first locked up

 MOHAWK:
   - Added patch to the original data files to correct the vault access
     instructions in Myst ME.
   - Fixed situations where Myst could appear to be unresponsive.
   - Reworked sound handling in Myst to be more accurate.
   - Fixed crash in Myst piano puzzle.

 Neverhood:
   - Fixed crash in musical hut in Russian DR version.
   - Fixed late game notes crash in Russian DR version.

 Pegasus:
   - Fixed loading a game from the launcher after returning to the launcher.
   - Ignored events occuring while the GUI is visible. This for example fixed an
     issue where closing the GMM using Escape would also opens the game's own
     menu.
   - Fixed several crashes when toggling the shared screen space.
   - Improved performances when fading screen.

 SAGA:
   - Fixed crash when using the give verb on an actor in IHNM.
   - Fixed Gorrister invisible and stuck when reloading at mooring ring in IHNM.
   - Fixed the conversation panel background color in IHNM.
   - Added support French Fan Translation of Inherit the Earth.

 SCI:
   - Fixed a script bug in Laura Bow 2: Dagger of Amon Ra that made it impossible
     to exit the party room with the large golden head inside the museum (room 350).
     This bug is also present, when using the original interpreter.
   - Improved startup speed when using the MT-32 emulator.
   - Improved handling of MT-32 reverb in SCI0 games.
   - Improved selection of synthesized sound effects in SCI0 games.
   - Improved selection of digital audio in SQ4.
   - Improved resource bounds checking.
   - Improved error handling of corrupt MIDI data.
   - Fixed slow leak of small amounts of data into save games over time.
   - Fixed broken day/night cycle in QFG3.
   - Fixed a script bug in Police Quest 3 to now grant 10 points when giving the
     locket to Marie. Now it's possible to beat the game with a perfect score.
     This bug is also present when using the original interpreter.
   - Fixed various other script bugs.
   - Improved audio volume and settings synchronization.

 SCUMM:
   - Fixed crash in amiga games.
   - Fixed two soundtracks playing at once in Monkey Island 2.
   - Fixed Caponians dont disguise after using blue crystal in Zak McKracken.
   - Fixed Dr. Fred facing wrong way in lab cutscene in Maniac Mansion.
   - Fixed actors being drawn one line too high in V0 and V1 games.
   - Fixed Purple Tentacle appears in Lab Entry after being chased out in maniac Mansion.
   - Fixed power not turning back on in Maniac Mansion when entering the lab
     while Dr. Fred has the power off.
   - Fixed actors skipping between certain walk-boxes in Maniac Mansion.

 Sherlock:
   - Fixed detection for Italian fan translation of Serrated Scalpel.

 Sky:
   - Fixed collision detection.

 Sword1:
   - Added thumbnail when saving from in-game dialog.
   - Fixed audio and subtitles settings being changed when open the load/save
     in-game dialog.

 Tinsel:
   - Fixed some Discworld 2 text/voice not displaying & playing all the way through
   - Fix crash in in-game save menu when all slots are used with long names

 TsAGE:
   - Fixed regression preventing animations in Return to Ringworld from playing.
   - Fixed display issues in Return to Ringworld Demo.
   - Fixed loading Return to Ringworld savegames with unreferenced dynamic objects.
   - Fixed deadlock in audio code.
   - Fixed crash on Return to Launcher.

 Voyeur:
  - Fixed backgrounds not showing for static rooms.
  - Fixed playback of audio events on VCR.
  - Fixed exiting game from the VCR screen.
  - Added workaround for original game bug using invalid hotspot Ids

 macOS X port:
   - Added support for selecting any connected MIDI devices instead of automatically
     using the first one.
   - Improved behaviour of the file browser.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Dec 23 19:33:52 2017 UTC (6 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
scummvm: update HOMEPAGE

Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jul 21 13:48:49 2016 UTC (8 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +12 -7 lines
Revision 1:
* Switched to .tar.xz.
* Added missing depednencies; now all supported engines are built.
* FluidSynth is not an option any more.
* Enabled release mode; but without forced compiler optimisations.

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sat Jun 11 14:56:17 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +6 -4 lines
Updated scummvm to 1.8.1.

1.8.1 (2016-05-25)
 New ports:
   - Added Nintendo 3DS port.
   - Added Android SDL port.

 General:
   - Removed TESTING flag from several supported games.
   - Added Chinese Pinyin translation.
   - Fixed cursor stuttering in the launcher that occured on some systems.

 BBVS:
   - Fixed game restart.

 CinE:
   - Fixed sound effect loading.

 Drascula:
   - Fixed text alignment to be faithful to the original.
   - Fixed character walking off screen.
   - Fixed loading savegames in the Pendulum scene.
   - Fixed wrong background for inventory items during chapter 6 in the
     Spanish version.
   - Fixed animations speed (they were running two times slower than in the
     original engine).
   - Fixed noise at start and/or end of speech. This was most noticeable
     with the Spanish speech.
   - Fixed delay when interacting with the verb menu and the inventory.
   - Fixed possibility to pick up the axe in the castle multiple times.

 Gob:
   - Fixed lock up for some games during sound initialization.

 KYRA:
   - Fixed potential crash when using swamp snake potion on the rat in Hand
     of Fate. (NOTE: This fix was included in version 1.8.0, but it was not
     added to the NEWS file).
   - Fixed missing voice reactions when hitting enemies in CD version of
     Lands of Lore.

 Lab:
   - Fixed lock-up during ending sequence.
   - Improved internal game controls.
   - Fixed lock-up during some in-game animations.

 SAGA:
   - Fixed user interface colors in the French and German versions of I Have No
     Mouth and I Must Scream.

 SCI:
   - Make cursor workarounds work properly on OpenPandora (and other devices, that
     support touch screen and analog sticks/mouse at the same time)
   - Script patch to fix broken ending battle in multilingual King's Quest 5
     (French, German + Spanish versions are all broken)
   - Fixed invalid memory access, when loading broken King's Quest 5 credit music track
   - Fixed lowres/hires issues in King's Quest 6 when saving, changing the lowres/hires
     setting and restoring the saved game afterwards.

 SCUMM:
   - Fixed detection of Maniac Mansion from Day of the Tentacle in the Windows
     version of ScummVM.
   - Fixed a sound effect not stopping in Loom EGA with AdLib.

 Broken Sword 2.5:
   - Added option to use English speech instead of German one when no speech is
     available for the selected language.
   - Fixed resource releasing on game exit.
   - Fixed game restart after language change in-game.
   - Fixed flickering in main Menu.
   - Fixed long save time on Windows.

 Windows port:
   - Fixed bug in MIDI device listing affecting cases where MIDI devices were
     not usable.

 Mac OS X port:
   - Dock menu for ScummVM now lists recently played games when ScummVM is
     not running and allows starting those games.
   - Enabled Sparkle application updater.

 GCW0 port:
   - Improved support for built-in ScummVM documentation.

1.8.0 (2016-03-04)
 New Games:
   - Added support for Rex Nebular and the Cosmic Gender Bender.
   - Added support for Sfinx.
   - Added support for Zork Nemesis: The Forbidden Lands.
   - Added support for Zork: Grand Inquisitor.
   - Added support for The Lost Files of Sherlock Holmes: The Case of the
     Serrated Scalpel.
   - Added support for The Lost Files of Sherlock Holmes: The Case of the Rose
     Tattoo.
   - Added support for Beavis and Butthead in Virtual Stupidity.
   - Added support for Amazon: Guardians of Eden.
   - Added support for Broken Sword 2.5: The Return of the Templars.
   - Added support for The Labyrinth of Time.

 New Ports:
   - Added Raspberry Pi port.
   - Added GCW0 port.

 General:
   - Updated Munt MT-32 emulation code to version 1.5.0.

 SDL:
   - Alt-x no longer quits ScummVM. Use Cmd-q/Ctrl-q/Ctrl-z instead; see README.
   - On POSIX systems we now follow the XDG Base Directory Specification for
     placement of files for users. This effectively results in new locations
     for our configuration file, our log file, and our default savegame path.
     We still support our previous locations. As long as they are present, we
     continue to use them. Please refer to the README for the new locations.
     File locations on Mac OS X are not affected by this change.

 3 Skulls of the Toltecs:
   - Improved AdLib music support.

 AGI:
   - It is now possible to disable mouse support (except for Amiga versions
     and fanmade games, that require a mouse).
   - Fixed PCjr sound volumes.
   - Major rewrite of graphics subsystem.
   - Support for Apple IIgs, Amiga + Atari ST transitions, fonts and mouse
     cursors. The Atari ST 8x8 system font is not included with ScummVM.
   - Added ability to make for example a PC version look like an Apple IIgs
     version. This includes palette, cursor, transition and even font. Just
     set corresponding render mode.
   - Fixed Apple IIgs game versions running too fast.
   - Added support for automatic saving/restoring used by Mixed Up Mother Goose.
   - Removed forced two second delay on room changes; replaced with heuristic.
   - Fixed certain key bindings breaking after saving/reloading.

 AGOS:
   - Fixed arpeggio effect used in music of Amiga version of Elvira 1.
   - Fixed loading and saving progress in the PC version of Waxworks.
   - Fixed verb area been removed in Amiga versions of Simon the Sorcerer 1.
   - Added Accolade AdLib & MT-32 music drivers for the games:
     Elvira 1, Elvira 2, Waxworks and Simon the Sorcerer 1 demo.
   - Added Simon the Sorcerer 1 AdLib output. This vastly improves the AdLib
     output and makes it closer to the original.

 Broken Sword 1:
   - Fixed Macintosh version speech when running on big endian systems.
   - Fixed loading from Main Menu in bull's head scene, and maybe other scenes.

 CinE:
   - Added support for music in CD version of Future Wars.

 MADE:
   - Improved AdLib music support in Return to Zork.

 SAGA:
   - Improved AdLib music support.

 SCI:
   - Handling of music priority has been greatly improved.
   - A lot of fixes for original game script bugs that also occurred when
     using the original interpreter. This affects the following games:
     KQ6 (Dual Mode), LSL5, PQ1, QfG1 (EGA), QfG1 (VGA), QfG2, QfG3, SQ1,
     SQ4 (CD).
   - Restoring from the ScummVM in-game menu should now work all the time.
   - Improved support for Japanese PC-9801 games.
   - Default to hi res version of KQ6, changeable using engine option.

 SCUMM:
   - Major improvements to Korean versions text rendering.
   - Implemented original Maniac Mansion v0-v1 walking code.
   - It is now possible to play Maniac Mansion from within Day of the
     Tentacle, with a few caveats. See README for details.
   - Alt-x can now be used to quit SCUMM games on all platforms.
   - Improved lip sync animation in later HE games.

 Tinsel:
   - Improved AdLib music support in Discworld 1.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Apr 25 14:23:03 2015 UTC (9 years, 7 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -1 lines
Recursive revbump following MesaLib update, categories g through n.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Jul 31 06:52:22 2014 UTC (10 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +2 -3 lines
Changes 1.7.0:
New Games:
- Added support for Chivalry is Not Dead.
- Added support for Return to Ringworld.
- Added support for The Neverhood.
- Added support for Mortville Manor.
- Added support for Voyeur.

General:
- Updated Munt MT-32 emulation code to version 1.3.0.
- Switched from our custom JPEG and PNG decoders to libjpeg(-turbo) and
  libpng, which are faster and can handle more images.
  (NOTE: The change to libpng was done in version 1.6.0, but it was not
  added to the NEWS file).
- Added generic OpenGL (ES) output (based on GSoC Task).
- The GUI can now be rendered in 32-bits.
- The build system has been changed to be more modular and easier to add new
  engines.

SDL:
- Added OpenGL graphics mode based on our generic OpenGL output. This
  allows for arbitrary output sizes. However, it does not support special
  filters like AdvMAME, HQ, etc.

AGOS:
- Added mouse wheel support for inventory and save game lists.
- Enabled verb name display in Simon the Sorcerer 2.
- Fixed the Feeble Files loyalty rating in the English 4CD version. (This
  was apparently a bug in the original game. It is currently unknown if
  other versions still have the same problem.)

Broken Sword 1:
- Added back support for MPEG-2 videos.

Broken Sword 2:
- Added back support for MPEG-2 videos.

CGE:
- Added an option to enable "Color Blind Mode" to the ScummVM GUI.

Gob:
- Improved video quality in Urban Runner.

Hopkins:
- Added an option to toggle "Gore Mode" from the ScummVM GUI.
- Fixed bug that could cause the music to stop prematurely.

Pegasus:
- Fixed several rare crashes and glitches.
- Fixed multiple bugs carried over from the original binary.

SCI:
- Added support for the more detailed RAVE lip syncing data in the Windows
  version of King's Quest 6. Portraits should now be much more expressive
  when talking.
- Added support for simultaneous speech and subtitles in the CD versions
  of Laura Bow 2 and King's Quest 6 (toggled either in-game with the new
  "Dual" audio state, or via the ScummVM audio options).
- Fixed music fading.
- Fixed several script bugs in Camelot, Crazy Nick's, Hoyle 3, QFG1VGA, KQ5,
  KQ6, LB2, LSL2, LSL5, Pharkas, PQ1VGA, SQ4, SQ5.
- Improved the MIDI parser so that music event processing is done more
  properly.

SCUMM:
- Changed the saved game naming scheme of HE games to always contain
  the target name.
- Fixed having multiple coaches in Backyard Football.
- Improved AdLib support for Loom and Indiana Jones and the Last Crusade.
  This makes sound effects like, for example, the typewriter and waterfall
  in Indiana Jones and the Last Crusade sound like in the original.
- Added support for the Steam versions of Indiana Jones and the Last
  Crusade, Indiana Jones and the Fate of Atlantis, Loom and The Dig. Both
  the Windows and the Macintosh versions are supported.

TONY:
- Savegames in Tony Tough now work on big-endian systems.

Tinsel:
- Discworld 1 and 2 no longer crash on big-endian systems.

Android port:
- Added experimental support for the OUYA console.

PS2 port:
- Added configurable TV modes: NTSC and PAL.
- Added configurable graphics modes: SDTV progressive, SDTV interlaced, EDTV
  progressive and VESA.
- Added a configuration option for the HDD partition used.
- Added a configuration option for the IP address used.
- Added a configuration option to toggle USB mass storage.

Tizen port:
- The BADA port has been merged/updated into Tizen.

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Jun 4 22:16:11 2013 UTC (11 years, 6 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Jun 3 10:05:04 2013 UTC (11 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +2 -1 lines
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882

Revision 1.73: download - view: text, markup, annotated - select for diffs
Sun Jun 2 18:13:24 2013 UTC (11 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -3 lines
Changes 1.6.0:
New Games:
   - Added support for 3 Skulls of the Toltecs.
   - Added support for Eye of the Beholder.
   - Added support for Eye of the Beholder II: The Legend of Darkmoon.
   - Added support for Hopkins FBI.
   - Added support for Tony Tough and the Night of Roasted Moths.
   - Added support for The Journeyman Project: Pegasus Prime.
   - Added support for the Macintosh version of Discworld 1.

 General:
   - Added a new save/load chooser based on a grid of thumbnails. This is only
     supported for resolutions bigger than 640x400. The old chooser is still
     available and used for games without thumbnail support. It is possible to
     select the old one as default too.
   - Rewrote VideoDecoder subsystem.
   - Added Galician translation.
   - Added Finnish translation.
   - Added Belarusian translation.
   - Using the mouse wheel on a slider widget now changes the value by the
     smallest possible amount. This is more predictable than the old behaviour,
     which was to change the value by "one pixel" which would sometimes not
     change it at all.
   - Updated MT-32 emulation code to latest munt project snapshot.
   - Added FluidSynth settings dialog, mainly for reverb and chorus settings.
   - Fixed crash on certain Smacker movies.

Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Oct 6 11:54:53 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Sat Sep 15 10:04:43 2012 UTC (12 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -1 lines
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)

Revision 1.70: download - view: text, markup, annotated - select for diffs
Sat Aug 4 14:45:34 2012 UTC (12 years, 4 months ago) by drochner
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +4 -3 lines
update to 1.5.0
changes:
-support more games
-support for TrueType fonts via FreeType2
-custom game and engine options
-speedup, UI improvements
-bugfixes
-translation update

pkgsrc change: cleanup of options -- the "x11" backend doesn't work,
so "sdl" is the only choice left

Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Mar 3 12:54:17 2012 UTC (12 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -1 lines
More pcre PKGREVISION bumps.

Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Feb 27 13:58:05 2012 UTC (12 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
Changes 1.4.1:
* Support for the Beneath a Steel Sky Enhanced Soundtrack by James Woodcock
* Slight graphical improvement for the PlayStation version of Broken Sword 2
* Several bugfixes for Lands of Lore
* More logical sound settings for SCI games
* A fixed crash in the VGA version of Quest for Glory 1

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Nov 13 09:07:32 2011 UTC (13 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Changes 1.4.0:
New Games:
  - Added support for Lands of Lore: The Throne of Chaos.
  - Added support for Blue's Birthday Adventure.
  - Added support for Ringworld: Revenge Of The Patriarch.
  - Added support for the Amiga version of Conquests of the Longbow.
New Ports:
  - Added PlayStation 3 port.
General:
  - Fixed the ARM assembly routine for reverse stereo audio.
  - Added support for building with MacPorts out of the box.
AGI:
  - Implemented sound support for the DOS version of Winnie the Pooh in the
    Hundred Acre Wood.
AGOS:
  - Implemented support for loading data directly from InstallShield
    cabinets in The Feeble Files and Simon the Sorcerer's Puzzle Pack.
  - Fixed loading and saving in the PC version of Waxworks.
  - Fixed music in the PC versions of Elvira 1/2 and Waxworks.
Groovie:
  - Added support for the iOS version of The 7th Guest.
Lure:
  - Fixed crash when trying to talk and ask something at the same time.
SCI:
  - Added better handling of digital vs. synthesized sound effects. If the
    "Mixed Adlib / MIDI mode" checkbox is checked, the engine will prefer
    digital sound effects, otherwise their synthesized counterparts will be
    preferred instead, if both versions of the same effect exist.
SCUMM:
  - Implemented PC Speaker support for SCUMM v5 games.
  - Fixed priority bug in iMuse. As a result the AdLib music should sound
    better, since important notes are not interrupted anymore.
  - Implemented CMS support for Loom, The Secret of Monkey Island and
    Indiana Jones and the Last Crusade.
  - Improved palette handling for the Amiga version of Indiana Jones and the
    Fate of Atlantis.
Broken Sword 1:
  - Fix freeze in Windows demo.
  - Fix crash when using cutscene subtitles pack with the Macintosh version.
Tinsel:
  - Fixed deleting saved games from the list of saved games (from the launcher
    and the in-game ScummVM menu).
  - The US version of Discworld II now shows the correct title screen and
    language flag.
Android port:
  - Fixed plugins on Android 3.x.
  - Moved the default saved game location to the SD card.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Jul 27 12:27:56 2011 UTC (13 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Changes 1.3.1:
General:
* Improved audio device detection and fallback.
  There should be no more silent errors due to invalid audio devices.
  Instead ScummVM should pick up a suitable alternative device.
Mohawk:
* Added detection entries for more variants of some Living Books games.
Tinsel:
* Fixed a regression that made Discworld uncompletable.
SAGA:
* Fixed a regression in Inherit the Earth's dragon walk code which
  was causing crashes there.
* Fixed a regression causing various crashes in I Have No Mouth and
  I Must Scream.
SCI:
* Added detection entries for some Macintosh game versions.
* Audio settings are now stored correctly for the CD version of EcoQuest 1.
SCUMM:
* Fixed graphics bug in FM-TOWNS versions of games on ARM devices
  (Android, iPhone, etc.).

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jun 15 13:08:20 2011 UTC (13 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Changes 1.3.0:
New Games:
- Added support for Backyard Baseball.
- Added support for Backyard Baseball 2001.
- Added support for Urban Runner.
- Added support for Playtoons: Bambou le Sauveur de la Jungle.
- Added support for Toonstruck.
- Added support for Living Books v1 and v2 games.
- Added support for Hugo's House of Horrors, Hugo 2: Whodunit?
  and Hugo 3: Jungle of Doom.
- Added support for Amiga SCI games (except Conquests of the Longbow).
- Added support for Macintosh SCI1 games.

New Ports:
- Added WebOS port.

General
- Added support for loadable modules on platforms without a dynamic
  loader (GSoC Task).
- Added Danish translation.
- Added Norwegian Bokmaal translation.
- Added Norwegian Nynorsk translation.
- Added Swedish translation.
- Added Debug Console to Cine, Draci, Gob, MADE, Sword1, Touche and
  Tucker Engines.
- Closed significant memory leaks. RTL should now be more usable.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Fri Dec 24 14:51:43 2010 UTC (13 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -2 lines
Changes 1.2.1:
General
- Add Hungarian translation.
- Add Brazilian Portuguese translation.
Cruise:
- Fixed a problem with Raoul appearing when examining the Book
Groovie:
- Fixed a regression that made the Russian version of T7G crash.
Lure:
- Fixed several NPC movement bugs

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Oct 27 07:14:48 2010 UTC (14 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Changes 1.2.0:
* New Games: Added support for Fascination.
* New Games (Sierra SCI0 - SCI1.1).
* New Ports: Android, Dingux, Caanoo, OpenPandora.
* Removed the outdated PalmOS port.
* Switched to the "fast" DOSBox OPL emulator.
* Fixed a crash in the rjp1 player code affecting the FOTAQ Amiga version.
* Added support for more original media layouts.
* Added support for GUI localization.
* Improved GUI by adding tooltips and radiobuttons.
* Improved GUI usability by hiding more irrelevant options not supported by
  specific games.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon May 3 06:30:40 2010 UTC (14 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Changes 1.1.1:
General:
- Fixed several minor bugs here and there.

Drascula:
- Fixed regression that caused some texts to always be in English, even when
  using another language.

KYRA:
- Fixed a bug which caused the DOS versions to crash before the credits when
  AdLib music is selected.

LURE:
- Fixed several memory leaks.
- Corrected problems in the handling of followers when blocked from performing
  actions by closed doors between rooms.
- Solved issues with Goewin not always correctly following the player out of
  the caves

Tinsel:
- Fix video playback regression in Discworld 2.

Parallaction:
- Fix several crashes and other regressions in Nippon Safes.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sun Apr 11 08:22:06 2010 UTC (14 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -2 lines
Changes 1.1.0:
New Games:
- Added support for Blue's Art Time Activities.
- Added support for Blue's Reading Time Activities.
- Added support for Freddi Fish 5: The Case of the Creature of Coral Cove.
- Added support for Pajama Sam: Games to Play on Any Day.
- Added support for SPY Fox 3: Operation Ozone.
- Added support for Dragon History.
- Added support for TeenAgent.

General:
- Added support for a custom SJIS font for FM-TOWNS and PC98 games.
- Added support for 16bit graphics. (GSoC Task)
- Removed QuickTime MIDI backend on Mac OS X; it was buggy and did not
  compile on modern systems.

CinE:
- Added support for Amiga style menus for Amiga versions of Future Wars.

KYRA:
- Added support for the Amiga version of The Legend of Kyrandia.
  (sound support was done as a GSoC Task)
- Adapted KYRA to support the custom SJIS font.

SCUMM:
- Added support for the PC-Engine version of Loom.
- Added support for music and sound effects in the the Amiga version of
  The Secret of Monkey Island. (GSoC Task)
- Fixed some other bugs related to game versions for the Amiga.
- Added support for original save/load dialog in MM NES.
- Added support for savepoint passcodes for Sega CD MI1 via debugger command
  'passcode'
- Added support for Kanji rendering in Japanese version of Monkey Island SegaCD.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Dec 7 23:57:31 2009 UTC (15 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1 lines
Set LICENSE.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Mon Nov 16 12:33:31 2009 UTC (15 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Changes 1.0.0:
New Ports:
- Added MotoEZX and MotoMAGX ports.
General:
- Fixed several bugs in GUI.
- Updated the project logo and icons.
- Clarified licenses for several PS2 port files.
AGI:
- Fixed crash on game exit.
- Fixed crash at detection of some games.
AGOS:
- Fixed load/save code for PC version of Waxworks.
- Fixed undo in Puzzle Pack games.
Broken Sword 1:
- Fixed missing background sound effects in some rooms.
CinE:
- Fixed crashes with Future Wars and Operation Stealth demos.
Cruise:
- Fix freeze on game pause.
Gob:
- Fixed gfx glitch in Lost in Time.
- Fixed hotspot-related regressions in Gob2.
- Fixed several regressions in Gob3.
- Fixed crash in Bargon Attack intro.
- Fixed animations in Win3.1 version of Gob3.
Groovie:
- Fixed video performance on PSP.
- Fixed menu blanking in some instances.
Kyra:
- Fix possible corruption of restart game save in Kyrandia 1.
- Fix GFX glitch at the broken bridge.
- Fix for brandon tunring invisible in some situations in Kyrandia 1.
MADE:
- Fixed performance on NDS.
- Fixed several crashes in Return to Zork demo.
Parallaction:
- Fixed several regressions in Nippon Safes.
- Fixed music in sushi bar in Nippon Safes.
SCUMM:
- Fixed crash on Macintosh versions of Putt-Putt Joins the Parade and Fatty
  Bear's Birthday Surprise.
- Fixed game save in Macintosh versions of HE games.
- Fixed default save game path in later HE games.
- Fixed palette in NES version of Maniac Mansion.
- Fixed palette in Amiga version of Secret of Monkey Island.
- Fixed cutscenes not stopping music after pressing ESC in DIG.
- Fixed lip-sync in Fatty Bear.
- Fixed crash in FT when entering inventory.
Tinsel:
- Fixed crash in palace.
- Fixed crash when talking to the old lady.
- Fixed partially off-screen text in DW1.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jul 22 09:01:29 2009 UTC (15 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Apr 28 06:28:09 2009 UTC (15 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
Changes 0.13.1:
AGOS:
- Fixed crash after OmniTV video is played in The Feeble Files
- Fixed crashes when exploring Jack the Ripper scene in the PC version of
  the Waxworks
- Fixed palette glitches in the AtariST version of Elvira 2
- Fixed noise that can occur when sound effects are played, when exploring
  Pyramid scene in the Waxworks
Gob:
- Fixed a crash in the Italian version of Woodruff
Groovie:
- Fixed some issues with music in The 7th Guest
Parallaction:
- Fixed the sarcophagus puzzle in Nippon Safes
SAGA:
- Fixed a crash in Inherit the Earth
- Fixed glitches in the save/load dialog.
Sword2:
- Fixed random sound corruption when using the original sound files.
Game launcher:
- Fixed a case where memory could be corrupted
- Fixed the small cursor in the modern theme
- Fixed a bug in the theme engine, which could cause crashes
- Made the file browser bigger in 1x mode

Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Mar 2 17:06:42 2009 UTC (15 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Changes 0.13.0:
General:
* Added MIDI driver for Atari ST / FreeMint.
* Added a 'Load' button to the Launcher (not supported by all engines).
* Added a new global main menu (GMM) dialog usable from all engines.
* Added the ability to return to the launcher from running games (via the GMM).
* Rewrote GUI renderer to use an vector based approach.
* Rewrote GUI configuration to use XML.
New Games:
* Added support for Blue's 123 Time Activities.
* Added support for Blue's ABC Time Activities.
* Added support for Bud Tucker in Double Trouble.
* Added support for The 7th Guest.
KYRA:
* Added support for Auto-save feature.
* Added support for MIDI music.
SCUMM:
* Implemented radio-chatter effect in The DIG.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Sep 5 20:16:17 2008 UTC (16 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Changes 0.12.0:
New Games:
- Added support for The Legend of Kyrandia: Book Two: Hand of Fate.
- Added support for The Legend of Kyrandia: Book Three: Malcolm's Revenge.
- Added support for Lost in Time.
- Added support for The Bizarre Adventures of Woodruff and the Schnibble.
- Added support for the PC version of Waxworks.
- Added support for the Macintosh version of I Have no Mouth, and I
  must Scream.
- Added support for Drascula: The Vampire Strikes Back.

General:
- Added CAMD MIDI driver for AmigaOS4.
- Revived the PS2 port (was already in 0.11.1 but was forgotten in the
  release notes).
- Plugged numerous memory leaks in all engines (part of GSoC'08 task),
- Added audio double buffering to the SDL backend, which fixes the
  problems with the MT-32 emulator on Mac OS X (for now only enabled
  on Mac OS X).

AGOS:
- Fixed crashes during certain music in Amiga versions of Elvira 1 and
  Simon the Sorcerer 1.
- Fixed palette issues in Amiga versions of Simon the Sorcerer 1.

Queen:
- Speech is played at the correct sample rate. (It used to be pitched a bit
  too low.)

SCUMM:
- Rewrote parts of Digital iMUSE, fixing some bugs.
- Rewrote the internal timer code, fixing some speed issues in e.g. COMI.
- Improved support for sound effects in Amiga version of Zak McKracken.
- Added support for mixed Adlib/MIDI mode in Monkey Island 1 (Floppy).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Jun 20 01:09:20 2008 UTC (16 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -1 lines
Add DESTDIR support.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Apr 5 17:08:41 2008 UTC (16 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
Changes 0.11.1:
Ports:
  - Revived the PS2 port.
  - Revived the BeOS port.
SCUMM:
  - Improvements for Digital iMUSE subsystem. This fixes several glitches in
    The Curse of Monkey Island.
  - Fixes for cursors in HE games.
AGI:
  - Fix for zombies in King's Quest 4.
  - Fix for changing palettes in fanmade games using AGIPAL.
Lure:
  - Fixed some conversation crashes in the German version.
  - Fixed operation of the optional copy protection dialog in the German
    version.
  - Added saving of conversation flags as to whether a particular conversation
    option had been previously selected or not.
  - Fixed glitch that could cause transformation sparkle to happen a second
    time.
  - Fixed behavior of Goewin when you rejoin her after meeting the dragon.
SAGA:
  - Fix for rat maze bug in Inherit the Earth which made game not completable.
  - Fixes for Inherit the Earth and I Have no Mouth game startup on a number
    of platforms.
  - Reduced the number of simultaneous open files in I Have no Mouth, to allow
    it to run on platforms that can keep a limited amount of files open (e.g.
    on the PSP).
  - Fixed graphics glitch in Inherit the Earth with simultaneous speech.
  - Fixed palette glitch in Inherit the Earth when looking at the map while at
    the docks.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Jan 17 21:22:35 2008 UTC (16 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +4 -4 lines
Changes 0.11.0:
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
  video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
  some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
  on POSIX systems (Linux, Mac OS X etc.).

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Sep 7 16:53:16 2007 UTC (17 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -1 lines
Fix PR#36894

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Jul 1 10:12:02 2007 UTC (17 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +3 -4 lines
Changes 0.10.0:
New Games:
  - Added Cinematique evo 1 engine. Currently only Future Wars is supported.
  - Added Touche: The Adventures of the Fifth Musketeer engine.
  - Added support for Gobliins 2.
  - Added support for Simon the Sorcerer's Puzzle Pack.
  - Added support for Ween: The Prophecy.
  - Added support for Bargon Attack.
  - Added Sierra AGI engine.
  - Added support for Goblins 3.
  - Added Parallaction engine. Currently only Nippon Safes Inc. is supported.
General:
  - Added dialog which allows the user to select the GUI theme on runtime.
  - Added 'Mass Add' feature to the Launcher, which allows you to scan for
    all games in all subdirectories of a given directory (to use it, press
    shift then click on "Add Game").
  - Improved the way the auto detector generates target names, it now takes
    a game's variant, language and platform into account.
  - Improved compression for DXA movies.
  - Keyboard repeat is now handled in a centralized way, rather than on a
    case-by-case basis. (Simply put, all engines now have keyboard repeat.)

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Feb 26 11:22:28 2007 UTC (17 years, 9 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +3 -2 lines
enable AGI support (for Larry 1), bump PKGREVISION

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Jan 13 14:20:25 2007 UTC (17 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
Add support for flac-1.1.3. Since package was compiling without flac
support in the meantime, bump PKGREVISION.
Patch from ftp.altlinux.org /pub/people/thresh

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jan 7 12:25:54 2007 UTC (17 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1 lines
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Oct 30 15:38:36 2006 UTC (18 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Changes 0.9.1:
 New Ports:
   - Added Nintendo DS port.
   - Added GP2X port.
   - Added GP32 port.
 General:
   - Fixed potential garbage and/or crash in debug console.
   - Removed restriction on 27 games per game id when added via launcher.
 SCUMM:
   - Improved support for international versions of HE games.
   - Fixed rare actor drawing glitches.
   - Fixed path finding during smart star challendge in Big Thinkers 1st Grade,
   - Fixed graphical glitches in stomach location of Pajama Sam 3.
   - Fixed graphical glitches in HE80 version of Putt-Putt Travels Through
     Time.
   - Fixed FM-TOWNS version of Indy3 failing on Amiga port.
   - Fixed crash in MM NES when clicking on top screen area
   - Now it is possible to turn on or off subtitles during SMUSH movies
 Simon:
   - Improved support for international versions of the Feeble Files.
   - Fixed undefined behaviour when loading music.
   - Fixed crash when displaying some subtitles in the Feeble Files.
   - Fixed crackling sound in Mac version of Feeble Files
 BASS:
   - Fixed character spacing in LINC terminals in floppy version v0.0303
   - Fixed a regression which caused incorrect adlib music emulation
 Broken Sword 1:
   - Fixed speech-related crashes.
 Broken Sword 2:
   - More robust handling of the optional startup.inf file.
 Kyrandia:
   - Scrolling in the Kyrandia intro is less CPU intensive, at the cost of
     not being as smooth as before.
   - Fixed a tiny graphics glitch in the Kyrandia intro.
   - Improved screen update handling, speeds up drawing on small devices.
   - Improved resource loading, faster startup.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jul 3 12:25:05 2006 UTC (18 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -3 lines
Changes 0.9.0:
 New Games:
   - Added kyra engine (for the Kyrandia series). Currently only the first
     part of the series is supported.
   - Added support for The Feeble Files
 General:
   - Fixed a bug that prevented you from overriding the scaler from the command
     line for 640x480 games.
   - Added subtitle configuration controls to the Launcher options dialogs.
   - GUI was completely redesigned and is now themeable.
 SCUMM:
   - Rewrote the detection code, for improved accuracy and better support of
     fan translations. It should now work much better on games with unknown
     MD5.
   - Added subtitle configuration controls to the options dialog.
   - Fixed graphical glitches in several HE games.
   - Fixed palette glitches in Big Thinkers 1st Grade.
   - Fixed songs in the kitchen of Pajama Sam 1.
 SAGA
   - Fixed sound distortion in the Inherit the Earth demo.
 Simon
   - Improved Hebrew support
   - Lots of long-overdue cleanups and re-structuring were made to accomodate
     for The Feeble Files.
   - Fixed a rare MIDI bug that would cause a channel to change volume without
     adjusting it to the master volume.
   - Fixed delay after introduction of Simon the Sorcerer 1 demo (With speech)
   - Fixed music tempo in DOS versions of Simon the Sorcerer 1.
 Broken Sword 1:
   - Added support for the --save-slot option.
 Broken Sword 2:
   - Major rewrite of how game resources are accessed in memory. This
     should fix alignment issues reported on some platforms.
   - Missing data files are handled more gracefully.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Jun 12 16:28:10 2006 UTC (18 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon May 15 21:40:00 2006 UTC (18 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
Uses C++.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Thu Feb 9 08:24:48 2006 UTC (18 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -3 lines
Changes 0.8.2:
 General:
   - Fixed OS X bundle building when using GCC 3.3.

 SCUMM:
   - Added support for rotating and scaling of sprites in HE games.

 Sword2:
   - Fixed last-minute crash when playing sound effects.

 WinCE Port:
   - Should fix weird crashes with DOTT stamp and in FOA
   - Fixed Monkey Island blocking keyboard panel on Smartphones
   - Fixed QVGA Smartphone detection (mean it this time :p)
   - Fixed Smartphone double right click issue.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:22 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 31 21:18:57 2006 UTC (18 years, 10 months ago) by adam
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -3 lines
Changes 0.8.1:
 General:
   - More descriptive game titles in all engines.
   - Fixed crash when trying to apply aspect-ratio correction to games that
     cannot use it.
   - Fixed potential security vulnerability with oversized PATH environment
     variables.
   - Lowered the default gain for the FluidSynth music driver and made it
     configurable.

 SCUMM:
   - Scrolling fixes in COMI, so it is less CPU-hungry.
   - Added support for Maniac Mansion NES German version.
   - Fixed mouse button states in COMI.
   - Fixed overflow when using control panel for robot in the Dig.
   - Added support for sound code, used by songs in HE games.
   - Improved shadows in later HE games.
   - Fixed subtitles glitches in HE games.
   - Improved music/sound for HE games.
   - Improved support for international versions of HE games.
   - Improved support for Macintosh versions of games.
   - Fixed several minor bugs.

 BASS:
   - Fix crash when speed/volume sliders are clicked and then dragged out
     of the scummvm window.

 Gob:
   - Fixed disappearing cursor when level password is typed in
   - Warn user if he tries to run CD version directly from CD under Windows

 Queen:
   - Fixed charset for Spanish version.

 SAGA:
   - Fixed digital music playback under BE systems.

 Simon:
   - Implemented more precise MD5-based game detection.
   - Added Polish support for Simon the Sorcerer 2.
   - Fixed fades during ride to goblins camp in Simon the Sorcerer 2.
   - Fixed palette delay at the end of Simon the Sorcerer 1.
   - Fixed sound looping in Windows version of Simon the Sorcerer 2.

 Sword1:
   - Fixed a bug where looping sounds would keep playing during cutscenes or
     when displaying any form of control panel dialog.
   - The save game dialog would erroneously claim an I/O error occurred if the
     savegame list had unused slots, and savegames were compressed.
   - Fixed a scrolling bug which caused the finale sequence to be displayed
     incorrectly.

 Sword2:
   - Fixes and cleanups to the end credits. The German credits work now.
   - Fixed missing speech/music in the second half of the game, reported to
     happen in some versions of the game.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Dec 11 09:40:43 2005 UTC (19 years ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -1 lines
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 5 23:55:07 2005 UTC (19 years ago) by rillig
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 31 09:05:34 2005 UTC (19 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Changes 0.8.0:
 New Games:
   - Added SAGA engine (for the games "I Have No Mouth and I Must Scream"
     and "Inherit the Earth").
   - Added Gob engine (for the Goblins series). Currently, only the first of
     the Goblins games is supported.

 New Ports:
   - Added PlayStation 2 port.
   - Added PlayStation Portable (PSP) port.
   - Added AmigaOS 4 port.
   - Added EPOC/SymbianOS port.
   - Added fixes for OS/2 port.

 General:
   - Reworked cursor handling in SDL backend. Now cursors can have their own
     palette and scaling. This is used by Humongous Entertainment games now.
   - Added FluidSynth MIDI driver.
   - Added GUI for the "soundfont" setting. (Currently only used by the
     CoreAudio and FluidSynth MIDI drivers.)
   - The MPEG player could hang if the sound ended prematurely.
   - Improved autoscaling GUI, which takes full advantage of your screen.
   - Fixes for GCC 4.

 SCUMM:
   - Added support for Mac Humongous Entertainment titles.
   - Added support for multiple filenames/versions using a single target.
   - Implemented CGA and Hercules render modes in early LEC titles.
   - Added dialogs which are shown when you modify the talkspeed or music
     volume using hotkeys.
   - Added support for NES version of Maniac Mansion.
   - Added thumbnail support for savegames.
   - Broke compatibility with HE savegame (HE v71 and upwards only).
   - Added possibility to disable building of HE and SCUMM v7 & v8 games
     support.
   - Fixed the last few known music glitches in Sam & Max. (There are still
     some - probably - minor missing features though.)
   - Added support for Commodore64 version of Zak McKracken
   - Eliminated all demos targets and platform-specific targets. Config file
     is autoupdated.

 Sword2:
   - Made the resource manager expire resources more intelligently.
   - Improved performance when playing the game from CD instead of hard disk.
   - Simplified sound effects handling. Again.
   - Code cleanups and restructuring.
   - Fixed long-standing bug in decompressing sounds from the speech/music CLU
     files. It was generating one sample too many, which could be heard as a
     very slight popping noise at the end of some sounds. Files that have been
     compressed with older versions of compress_sword2 will, of course, still
     have the same error. You may want to regenerate them.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 17 04:49:46 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:03 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:57 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Mar 31 09:52:26 2005 UTC (19 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -2 lines
Move USE_X11 where is belongs

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Mar 29 08:48:31 2005 UTC (19 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -10 lines
Changes 0.7.1:
 General:
   - Added a MT-32 emulator. (It was actually added in 0.7.0 but we forgot to
     put it into the NEWS file :-).
   - Less memory-hungry MPEG movie playback for the Broken Sword games.

 SCUMM:
   - Fixed wrong actor animation in Full Throttle INSANE

 Windows Mobile port (PocketPC / Smartphone) :
   - Fixed FOTAQ crash on all platforms when leaving the hotel AGAIN
   - Better low quality Adlib emulation for FOTAQ
   - Fix randomly broken Hide Toolbar option (thanks iKi)
   - Fix first hardware key mapping (was not displayed before)
   - Fix BASS & Simon hangs on Smartphone when using the Skip hotkey
   - Fix Zone key action on Smartphone (now mapped on key 9)
   - Experimental third party VGA mode (SE-VGA) fix
   - Add Key Mapping option in the launcher (Options / Misc / Keys)
   - Remove AYGSHELL.DLL dependency to work on CE .Net platforms
   - Fix key mapping issues introduced in 0.7.0
   - Full Throttle interactive action sequences should be more playable.
   - New key mapping option "FT Cheat" to win a Full Throttle action sequence
   - Quit Simon game with 'Action key' on Smartphones

 Sword2:
   - Fixed crash caused by attempting to play music from CD1 and CD2 at the
     same time.
   - Fixed crash in the cutscene player if the speech file was missing.

 BASS:
   - Fixed crash when talking to the gardener using spanish text with the
     floppy version.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 27 15:43:36 2005 UTC (19 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jan 4 13:41:53 2005 UTC (19 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -3 lines
Changes 0.7.0:
 New Games:
   - Added 26 Humongous Entertainment titles, only a few are completable.

 General:
   - Added support for FLAC (lossless) encoded audio files
   - Added an 'On Screen Display' to the SDL backend
   - Partially rewrote the backend API
   - Comments and the order of section in config files are preserved now
   - Updated AdvMame scalers based on scale2x 2.0 - AdvMame3x looks nicer now,
     and AdvMame2x is MMX accelerated
   - Added MMX i386 assembler versions of the HQ2x and HQ3x scalers
   - Added 'Extra Path' option allows for a searching an additional datafile
     location (for reencoded cutscenes and the like)
   - Disabled Alt-x and Ctrl-z quit keys in favour of Ctrl-q on unix like
     operating systems, like Linux (exception: Mac OS X still uses Cmd-q)
   - Separate smaller font for the console, allowing for more visible
     information, for example in the SCUMM debugger.
   - Added support for setting output sample rate at run-time, although there
     is currently no GUI for it.
   - The save directory now has a default rather than the current directory on
     some platforms:
         Mac OS X:     $HOME/Documents/ScummVM Savegames/
         Other unices: $HOME/.scummvm/
   - Added a new about dialog with scrolling credits

 SCUMM:
   - Removed the old zak256 target, use zakTowns instead
   - Added native support for Macintosh versions using a special container
     file. This removes the need for using the 'RESCUMM' program
   - Added smooth horizontal scrolling for The Dig, Full Throttle and COMI
     (matching the original engine)
   - Partially rewrote the text engine, fixing various bugs, especially in
     newer games (The Dig, COMI)
   - Fixed actor drawing glitches in V1 Maniac and Zak
   - Fixed ship-to-ship graphic glitches in COMI
   - Fixed palette glitches in COMI

 Queen:
   - Fixed some issues with the Dreamcast backend.

 Sword1:
   - Added support for compressed speech and music.
   - Added support for the demo.
   - Better support for the Czech version.
   - Added workarounds for script and subtitle bugs in some game versions.

 Sword2:
   - Simplified memory/resource management
   - Simplified sound effects handling
   - Added support for compressed speech and music.
   - Fixed various minor bugs.

 BASS:
   - Added workarounds for some rare scripting bugs that could render the game
     unwinnable.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 6 09:29:35 2004 UTC (20 years, 2 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3 lines
Remove unnecessary assign of "WRKSRC" which broke the build after the
recent package revision bump madness.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:14:46 2004 UTC (20 years, 2 months ago) by tv
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Aug 9 11:24:41 2004 UTC (20 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
Chanes 0.6.1b:
 General:
   - Fixed copy/paste bug in launcher that may corrupt the Savegame Path
   - ScummVM should no longer crash on 64-bit architectures
   - Fixed VOC crash when playing DOTT Floppy
   - Several minor palette fixes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 5 17:27:42 2004 UTC (20 years, 4 months ago) by minskim
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
No need to create share/pixmaps because xdg-dirs does.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 27 13:40:36 2004 UTC (20 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -7 lines
Changes 0.6.1:
 General:
   - Fixed sound glitch when streaming two or more Ogg Vorbis sounds from the
     same file handle, e.g. in the Sam & Max intro when using monster.sog.

 SCUMM:
   - Many SCUMM game engine fixes.
   - Added graphics decoders for 3DO Humongous Entertainment games
   - Numerous Humongous Entertainment games fixes
   - Fixed bug in Full Throttle, so battle difficulty matches original
   - Improved Digital iMUSE

 Sword1:
   - Warn the user if saving fails, instead of crashing.
   - Slightly more user-friendly save/restore dialog.
   - Fixed masking glitch outside Nico's apartment.

 BASS:
   - Warn the user if saving a game doesn't work.

 Simon:
   - Fixed crashes in some international versions

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 14 16:15:23 2004 UTC (20 years, 8 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -3 lines
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Apr 14 12:11:30 2004 UTC (20 years, 8 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
libmpeg2 lives now in the multimedia category.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 11 21:05:46 2004 UTC (20 years, 8 months ago) by tron
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -1 lines
This package requires "UNLIMIT_RESOURCES=datasize" to build (at least
with gcc 2.95.3 under NetBSD-i386 1.6.2_STABLE) after the recent update
of the Mesa package.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 30 09:00:41 2004 UTC (20 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -6 lines
Now uses buldlink3; does not force -O optimisation any more

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 29 01:09:56 2004 UTC (20 years, 8 months ago) by dillo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Update to 0.6.0:

This release contains many bugfixes and improvements, two new
graphics scalers (HQ2X/HQ3X), better launcher/options support and
support for the following new games: V1 versions of the LucasArts
games Maniac Mansion and Zak McKracken, the LucasArts game Full
Throttle, Broken Sword 1/2, and Flight of the Amazon Queen.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Mar 8 19:40:39 2004 UTC (20 years, 9 months ago) by jmmv
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -2 lines
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 24 13:30:56 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 8 14:41:40 2003 UTC (21 years ago) by wiz
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Sep 10 11:02:18 2003 UTC (21 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +6 -2 lines
Now uses vorbis and installs the icon

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 10 09:32:02 2003 UTC (21 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 0.5.1:
0.5.1 (2003-08-06)
- Rewrote Beneath a Steel Sky savegame code (see note in READMEs 'Known Bugs')
- Fixed dialog skipping, music volume and several crashes/freezes in Steel Sky
- Fixed dialog skipping in V7 games
- Fixed various COMI bugs related to actor placement/scaling
- Added complete Hebrew support for Simon the Sorcerer 1 and 2

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 4 08:21:04 2003 UTC (21 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -4 lines
Changes 0.5.0:
* Extensive overhaul of the music subsystem, more games now support music
* Support for the Enhanced (V2) versions of Maniac Mansion and Zak McKracken
* Support for Beneath A Steel Sky
* Aspect Ratio correction added

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 26 21:41:21 2003 UTC (21 years, 4 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:39:22 2003 UTC (21 years, 5 months ago) by grant
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 10 11:36:25 2003 UTC (21 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -2 lines
Revision bumped; dependency changed from mad to libmad

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:19:35 2003 UTC (21 years, 6 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 27 07:25:50 2003 UTC (21 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Update to 0.4.1:
- Added AdvMame3x filter
- Fixed crash in Curse of Monkey Island (and possibly other games as well)
- Fixed airport doors in Zak256
- Fixed crash in SDL backend
- Fixed various iMuse bugs

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed May 14 09:26:37 2003 UTC (21 years, 7 months ago) by tron
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -3 lines
Undo unnecessary change.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed May 14 09:26:18 2003 UTC (21 years, 7 months ago) by tron
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
Fix build problem under NetBSD-current.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 13 12:06:23 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -5 lines
Update to 0.4.0:
- Curse of Monkey Island (comi) support (experimental)
- Added support for the EGA versions of Loom, Monkey Island and Indy3
- Improved music support in Indy3 and the floppy versions of Monkey Islands
- Many Simon the Sorcerer 1 & 2 improvements and fixes
- Very pre-alpha Beneath a Steel Sky code. Don't expect it to do anything.
  [not compiled in]
- Even more pre-alpha support for V2 SCUMM games (Maniac Mansion and Zak)
- Preliminary support for early Humongous Entertainment titles (very experimental)
- New debug console and several GUI/Launcher enhancements
- New Save/Load code (easier to expand while retaining compatibility)
- DreamCast port now works with new games added for 0.3.0b
- New official PalmOS port
- Various minor and not so minor SCUMM game fixes
- Large memory leak fixed for The Dig/ComI
- SMUSH code optimised, frame dropping added for slower machines
- Code cleanups

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 2 11:55:05 2003 UTC (21 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:41:08 2003 UTC (21 years, 8 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 10 12:48:46 2002 UTC (22 years ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -6 lines
Update to 0.3.0b. Based on update supplied by Adam Ciarcinski, with some
changes by me.
Changes:
- fix major race condition resulting in extremely frequent crashes on
  MorphOS/PocketPC
- massive cleanup work for iMUSE. Sam and Max music now plays correctly
- many bugfixes for Zak256, + sound and music support
- music support for Simon the Sorcerer on any platform with real MIDI
- experimental support for Indy3 (VGA) - Indiana Jones + Last Crusade
- completed support for Monkey1 VGA Floppy, The Dig
- added akos16 implementation for The Dig and Full Throttle costumes
- added digital iMUSE implementation for The Dig and Full Throttle music.
- Loom CD speech+music syncronisation improved greatly
- added midi-emulation via adlib, for platforms without sequencer support
- code seperation of various engine parts into several libraries
- several fixes to prevent Simon the Sorcerer crashing and hanging
- hundreds of bugfixes for many other games
- new SMUSH video engine, for Full Throttle and The Dig
- new in-game GUI
- launcher dialog

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 2 20:52:51 2002 UTC (22 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Set USE_X11.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Sep 12 00:38:30 2002 UTC (22 years, 3 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of scummvm, a game engine for lucasfilm games (without
the data files). Package provided by Adam Ciarcinski, cleaned up and
buildlink2ed by me.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 12 00:38:30 2002 UTC (22 years, 3 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>