aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-15ANDROID: Delay deleting a local ref until it's no longer usedMatthew Hoops
2014-11-09PRINCE: Double animation of bird after 'throw a rock' mini-game fixlukaslw
2014-11-09SCI: Phantasmagoria actually outputs 630x450 nowMartin Kiewitz
2014-11-09SCI: some more work on 480x300 mac supportMartin Kiewitz
2014-11-09PRINCE: playSample() - split to sound and speech types to correct volume sett...lukaslw
2014-11-09PRINCE: canLoadGameStateCurrently() - to check if loading is allowedlukaslw
2014-11-09PRINCE: canSaveGameStateCurrently() - check conditions when you can't save th...lukaslw
2014-11-09PRINCE: Add loading during startup and syncSoundSettings featureslukaslw
2014-11-09PRINCE: Allow RTL engine featurelukaslw
2014-11-09PRINCE: Allow to skip intro animation with LMBlukaslw
2014-11-08PRINCE: showLogo() - allow to skip logo animation or quit game during itlukaslw
2014-11-08PRINCE: Silence last comparison warning in gcclukaslw
2014-11-08PRINCE: Silence signed and unsigned comparison warnings in gcclukaslw
2014-11-08PRINCE: Fix double loading of variaTxt.dat file in init()lukaslw
2014-11-08PRINCE: Reduce pause() and pause2() to one function and rename it to pausePri...lukaslw
2014-11-08PRINCE: Implement pauseEngineIntern() - pause and resume music in GMMlukaslw
2014-11-07GROOVIE: Do not play audio in V2 games when only one frame is shownFilippos Karapetis
2014-11-06SCI: hopefully Japanese text wrapping is fine nowMartin Kiewitz
2014-11-05Merge pull request #437 from tobiatesan/wme_subtitlesEinar Johan Trøan Sømåen
2014-11-05WINTERMUTE: Fix formatting in video_subtitler.hTobia Tesan
2014-11-05WINTERMUTE: Move var declarations inside loop in loadSubtitlesTobia Tesan
2014-11-05WINTERMUTE: Remove redundant explicit call to Common::String constructorTobia Tesan
2014-11-05WINTERMUTE: Declare vars inside appropriate block in loadSubtitlesTobia Tesan
2014-11-05WINTERMUTE: Keep _[show|current]Subtitle private in video_subtitler.hTobia Tesan
2014-11-04SCI: fix Japanese Space Quest 4 (intro + buttons)Martin Kiewitz
2014-11-04SCI: kStrCat does language-splitting for QfG1 tooMartin Kiewitz
2014-11-04WINTERMUTE: Add VK-translations for F1-F12 and HOMEEinar Johan Trøan Sømåen
2014-11-04WINTERMUTE: Add detection for Bickadoodle 1.2 (Fixes bug 6735)Einar Johan Trøan Sømåen
2014-11-04WINTERMUTE: Use macros to simplify detection_tables.hEinar Johan Trøan Sømåen
2014-11-04WINTERMUTE: killAllSounds only if WME targetExecutable >= 1.8.6Tobia Tesan
2014-11-04WINTERMUTE: Introduce WMEGameDescriptionTobia Tesan
2014-11-04GROOVIE: Handle transparency in Gamepad videos in the 11th HourFilippos Karapetis
2014-11-04GROOVIE: More bugfixes for V2 puzzle overlay videosFilippos Karapetis
2014-11-04GROOVIE: Handle flag 2 for V2 games (show a whole overlay video)Filippos Karapetis
2014-11-04GROOVIE: More work on transparency in the puzzle scenes for V2 gamesFilippos Karapetis
2014-11-03GROOVIE: Fix video transparency in V2 gamesFilippos Karapetis
2014-11-03GROOVIE: Initial implementation of direct game load for the 11th HourFilippos Karapetis
2014-11-03GROOVIE: Add a stub for opcode 42 in V2 gamesFilippos Karapetis
2014-11-03GROOVIE: Implement o2_copyscreentobg and o2_copybgtoscreenFilippos Karapetis
2014-11-03GROOVIE: Add initial full screen functionality for V2 gamesFilippos Karapetis
2014-11-03GROOVIE: Finish implementation of o_hotspot_outrectFilippos Karapetis
2014-11-02VIDEO: Make AVIAudioTrack::resetStream() virtualMatthew Hoops
2014-11-02VIDEO: Separate AVI video and audio track readingMatthew Hoops
2014-11-02SCI: hoyle 4 workaround properly done (bug #6614)Martin Kiewitz
2014-11-02SCI: GetClosest() bugfix the bugfix thx wjpMartin Kiewitz
2014-11-02SCI: bugfix in GetLongest() for Japanese SQ4Martin Kiewitz
2014-11-02SCI: add support for \n and \r in Japanese textMartin Kiewitz
2014-11-02SCI: text16 Shift-JIS font switch fixedMartin Kiewitz
2014-11-02SCI: fix another bug in text16 / GetLongest()Martin Kiewitz
2014-11-02SCI: fix bug in text16 / GetLongest()Martin Kiewitz