aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2016-08-19Merge pull request #806 from sev-/sdl2-switchEugene Sandulenko
BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback.
2016-08-15BUILD: Switch SDL backend to SDL2 by default. SDL1 is still a fallback.Eugene Sandulenko
2016-08-15NEWS: Mention snap support in LinuxLothar Serra Mari
2016-08-14NEWS: Add detection entry for Dutch airport demoLothar Serra Mari
Also improved the wording on the NEWS item for the INN demo.
2016-08-11NEWS: Improve description of the longbow bug recently fixedLothar Serra Mari
2016-08-11Revert "NEWS: Mention fix for bug #7179"Lothar Serra Mari
This reverts commit 01761e991a974e774c07d7d7d145c9de003308df.
2016-08-11NEWS: Mention fix for bug #7179Lothar Serra Mari
2016-07-30NEWS: Mention EOB1 Italian translation updateEugene Sandulenko
2016-07-30NEWS: Sort engines in 1.9.0 alphabeticallyEugene Sandulenko
2016-07-29NEWS: Mention SDL1/Win32 keymapping fixLothar Serra Mari
2016-07-29NEWS: Mention mouse cursor fix for MystLothar Serra Mari
2016-07-22NEWS: Mention BASS fixes for the Officer Blunt bugLothar Serra Mari
2016-07-21NEWS: Mention GOB1EGA fixes by DrMcCoyLothar Serra Mari
2016-07-20NEWS: Add MM V0 improvements by segraxLothar Serra Mari
2016-07-19NEWS: Mention the changes introduced since the last NEWS updateLothar 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-16NEWS: Fix missing whitespaceLothar Serra Mari
2016-06-16NEWS: Mention newly supported gamesEugene Sandulenko
2016-06-08NEWS: Fix punctuation in taskbar fix entryLothar Serra Mari
2016-06-08NEWS: Add fix for taskbar support in Windows 10.Kirben
2016-05-25NEWS: Mention QfG3 dialog fixLothar Serra Mari
2016-05-20NEWS: Mention Android SDL portEugene Sandulenko
2016-05-17NEWS: Mention 3DS portEugene Sandulenko
2016-05-17NEWS: Mention the lock-up fix for in-game animations in labFilippos Karapetis
2016-05-16NEWS: Add release date for 1.8.1Lothar Serra Mari
2016-05-02NEWS: Add Kyra bugfixes for 1.8.1.Johannes Schickel
2016-04-22NEWS: Add fix for cursor stuttering in the launcherLothar Serra Mari
2016-04-18NEWS: Add missing whitespace in GCW0 paragraphLothar Serra Mari
2016-04-18NEWS: Mention GCW0 port improvementsEugene Sandulenko
2016-04-17NEWS: Add multiple bug fix in drascula for 1.8.1Thierry Crozat
2016-04-16NEWS: Add fix for Drascula animations speedThierry Crozat
2016-04-12NEWS: Add fix for inventory background in DrasculaThierry Crozat
2016-04-11NEWS: Import missing SCI sectionLothar Serra Mari
2016-04-10NEWS: Add fix for loading savegame in Drascula pendulum sceneThierry Crozat
2016-04-09NEWS: Add fix in drascula for character walking off screenThierry Crozat
2016-04-08NEWS: Add Drascula text alignment fixThierry Crozat
2016-03-28NEWS: Mention bs2.5 fixEugene Sandulenko
2016-03-28NEWS: Mention Sparkle autoupdater in 1.8.1Eugene Sandulenko
2016-03-28NEWS: Move Mac OS X taskbar improvements to 1.8.1Eugene Sandulenko
2016-03-25NEWS: List recent games in dock menu on OS X.Thierry Crozat
2016-03-19NEWS: Mention new Chinese Pinyin translationThierry Crozat
2016-03-16SCUMM: Check whether sound effects are active in Player_AD::getSoundStatus.Johannes Schickel
This fixes bug #7076 "LOOM: AdLib sound effect not stopped at Cygna's grave.". Original SCUMM (I checked Monkey Island EGA) implemented Sound::isSoundRunning by checking whether the sound resource of the requested sound id is locked. We use actual sound state inside the player.
2016-03-16SAGA: Fix interface colors in French and German versions of IHNMTorbjörn Andersson
The same fix that had already been applied to the Spanish version also applies to the French and German versions. (Judging by the detection entries, there aren't any alternative versions so the ones I got from GOG should be representative.) The palettes aren't quite identical to the Spanish one, but I think the remaining difference is for the spiritual barometer, so the special case for that remains Spanish-only.
2016-03-15NEWS: Reword Windows MIDI bug fix description.Johannes Schickel
2016-03-15NEWS: Engine name consistency fixes.Johannes Schickel
2016-03-15NEWS: Improve wording slightly.Johannes Schickel
2016-03-15NEWS: Consistency fixes.Johannes Schickel
2016-03-15NEWS: Sync 1.8.1 sectionEugene Sandulenko
2016-03-13NEWS: Add mention of the new option to use English speech in SWORD25Thierry Crozat
2016-03-11NEWS: Put back 1.8.1 NEWS section that was accidentally revertedTorbjörn Andersson
2016-03-09Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT"Willem Jan Palenstijn
This reverts commit e11a370fe45aa96d240ff5f10e7263fdfc02bb01.