Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-22 | DRASCULA: Add possibility to load and save games using GMM | Thierry Crozat | |
2017-04-22 | SCI32: Enable support for SCI2-2.1 games in release! | Colin Snover | |
Some games are not moved to ADGF_TESTING yet because they have not been played through completely: * QFG4 * PQ:SWAT Some games are not moved to ADGF_TESTING yet because they are broken: * Chest (fails to read/parse its custom archive files) * Hoyle5 (Poker DLL needs to be reverse-engineered; main menu needs to be "fixed" for budget derivatives that only contain some of the games and used Windows shortcuts to bypass the menu) * MGDX (missing MIDI playback) | |||
2017-04-16 | NEWS: Mention improved handling of joysticks | Thierry Crozat | |
2017-03-18 | NEWS: added SCI Laura Bow 2 script bug | Martin Kiewitz | |
2017-03-05 | NEWS: Mention Full Pipe support | Eugene Sandulenko | |
2017-03-04 | NEWS: Mention PSP2 port | Eugene Sandulenko | |
2017-03-04 | NEWS: Munt was updated to 2.0.3 | Eugene Sandulenko | |
2017-02-11 | NEWS: Mention R2R display fix | Paul Gilbert | |
2017-02-11 | NEWS: Mention drascula volume handling improvements | Thierry Crozat | |
2016-12-17 | NEWS: Munt has been updated to 2.0.1pre | Eugene Sandulenko | |
2016-12-16 | MT32: Update Munt to 2.0.1-pre | Colin Snover | |
This update uses upstream commit f88ef828a600ce66d1f730c8fb2a7f580f6f6165. This update switches to use the new Munt C++ interface, which will allow ScummVM to link to an external Munt library instead of requiring it to be built-in in the future. For the moment, the emulator is still built-in, since it is not available from most package repositories. The Munt driver in ScummVM now uses writeSysex instead of the (now-private) playSysexWithoutFraming, per recommendation from the Munt team <https://github.com/munt/munt/pull/30>. This changeset also removes direct modifications that used to be made to Munt code, to ease future updates. To update Munt code in the future: 1. Replace all source files in the `softsynth/mt32` directory with new files from the upstream `mt32emu/src` directory; 2. Update `config.h` with the correct version number for the new version of Munt; 3. Update `module.mk` to add any new source files that need to be built. | |||
2016-12-08 | NEWS: Move Drascula fix to 1.9.1 version | Thierry Crozat | |
2016-12-08 | NEWS: Mention Drascula drunkard talk bug fix | Thierry Crozat | |
2016-11-25 | Revert "MT32: Update Munt to 2.0.0" | Colin Snover | |
This reverts commit b4dbd6d3c275097b4be964b7da4478ff930cbaa7. | |||
2016-11-25 | MT32: Update Munt to 2.0.0 | Colin Snover | |
This changeset also removes unnecessary direct modifications to Munt code to ease future updates. To update Munt in the future: 1. Replace all source files in the `softsynth/mt32` directory with new files from the upstream `mt32emu/src` directory; 2. Update `config.h` with the correct version number for the new version of Munt; 3. Update `module.mk` to match the list of sources given in `mt32emu/CMakeLists.txt libmt32emu_SOURCES`. | |||
2016-11-05 | NEWS: Revert mentioning iOS linear filtering options | rootfather | |
as suggested by criezy. | |||
2016-11-03 | NEWS: Mention GMM save/load support in Composer | Eugene Sandulenko | |
2016-11-03 | NEWS: Mention GUI improvements | Eugene Sandulenko | |
2016-10-30 | NEWS: Mention recent additions/changes | rootfather | |
2016-10-30 | NEWS: Mention recent bugfixes in the NEWS | rootfather | |
2016-10-18 | NEWS: Add filtering option for SDL2 | Thierry Crozat | |
2016-10-08 | NEWS: Add NEWS stub for 1.10.0 | Lothar Serra Mari | |
2016-10-08 | NEWS: Mention fix for bug #9597 | Lothar Serra Mari | |
2016-10-08 | NEWS: Add release date for 1.9.0 | Lothar Serra Mari | |
2016-10-07 | ADL: Enable hires0-3 for the release | Eugene Sandulenko | |
2016-09-28 | NEWS: Mention CMS/GameBlaster audio fix | Lothar Serra Mari | |
2016-09-13 | NEWS: Mentioned Amiga AmiUpdate feature. Sort ports alphabetically | Eugene Sandulenko | |
2016-09-13 | NEWS: Remove Myst and Riven bug fixes | Bastien Bouclet | |
- Riven is not supported - Myst is newly supported, bugfixes are not relevant | |||
2016-09-13 | NEWS: Mention WinSparkle support | Eugene Sandulenko | |
2016-09-13 | NEWS: Remove WAGE from the news since the engine is not supported yet | Eugene Sandulenko | |
2016-09-07 | NEWS: Mention latest bug fixed | Lothar Serra Mari | |
2016-08-19 | Merge pull request #806 from sev-/sdl2-switch | Eugene Sandulenko | |
BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback. | |||
2016-08-15 | BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback. | Eugene Sandulenko | |
2016-08-15 | NEWS: Mention snap support in Linux | Lothar Serra Mari | |
2016-08-14 | NEWS: Add detection entry for Dutch airport demo | Lothar Serra Mari | |
Also improved the wording on the NEWS item for the INN demo. | |||
2016-08-11 | NEWS: Improve description of the longbow bug recently fixed | Lothar Serra Mari | |
2016-08-11 | Revert "NEWS: Mention fix for bug #7179" | Lothar Serra Mari | |
This reverts commit 01761e991a974e774c07d7d7d145c9de003308df. | |||
2016-08-11 | NEWS: Mention fix for bug #7179 | Lothar Serra Mari | |
2016-07-30 | NEWS: Mention EOB1 Italian translation update | Eugene Sandulenko | |
2016-07-30 | NEWS: Sort engines in 1.9.0 alphabetically | Eugene Sandulenko | |
2016-07-29 | NEWS: Mention SDL1/Win32 keymapping fix | Lothar Serra Mari | |
2016-07-29 | NEWS: Mention mouse cursor fix for Myst | Lothar Serra Mari | |
2016-07-22 | NEWS: Mention BASS fixes for the Officer Blunt bug | Lothar Serra Mari | |
2016-07-21 | NEWS: Mention GOB1EGA fixes by DrMcCoy | Lothar Serra Mari | |
2016-07-20 | NEWS: Add MM V0 improvements by segrax | Lothar Serra Mari | |
2016-07-19 | NEWS: Mention the changes introduced since the last NEWS update | Lothar Serra Mari | |
I tried to cover most of the things that seem to be interesting for the end user. I excluded the SCI32 stuff because a) it's not officially supported and b) I don't have the slightest clue what most of the changes to the SCI32 engine do. :) Please excuse if you made a noteworthy contribution I missed to mention in this NEWS update. It was not on purpose. | |||
2016-06-16 | NEWS: Fix missing whitespace | Lothar Serra Mari | |
2016-06-16 | NEWS: Mention newly supported games | Eugene Sandulenko | |
2016-06-08 | NEWS: Fix punctuation in taskbar fix entry | Lothar Serra Mari | |
2016-06-08 | NEWS: Add fix for taskbar support in Windows 10. | Kirben | |