Age | Commit message (Expand) | Author |
2013-08-12 | KYRA: Fix palette glitch when quitting while viewing the family album in Kyra3. | Johannes Schickel |
2013-08-12 | KYRA: Fix palette glitch in Kyra3 when loading from main menu. | Johannes Schickel |
2013-08-11 | TSAGE: Fixes for R2R bridge console scanner | Paul Gilbert |
2013-08-11 | TAGE: Bugfixes for R2R bridge console | Paul Gilbert |
2013-08-12 | WINTERMUTE: Add detection for Blue Madonna-demo. | Einar Johan Trøan Sømåen |
2013-08-11 | TSAGE: Minor comments and constant fix for text display in R2R scene 300 | Paul Gilbert |
2013-08-11 | TSAGE: Workaround to allow debugging animation scenes easier | Paul Gilbert |
2013-08-11 | TSAGE: Added missing logic for copying foreground to background in R2R scene ... | Paul Gilbert |
2013-08-11 | MORTEVIELLE: Remove useless code | Strangerke |
2013-08-11 | MORTEVIELLE: Merge SpeechManager and SoundManager | Strangerke |
2013-08-11 | MORTEVIELLE: Get rid of the 640Kb _mem buffer | Strangerke |
2013-08-11 | MORTEVIELLE: Fix warnings about converting from double to int | Strangerke |
2013-08-11 | MORTEVIELLE: Remove some useless code and variables | Strangerke |
2013-08-11 | MORTEVIELLE: Fix sound checks (thanks to fuzzie for pointing them out) | Strangerke |
2013-08-11 | MORTEVIELLE: Get rid of the PCSpeaker class | Strangerke |
2013-08-11 | MORTEVIELLE: Move the end of "sentence" to the main loop in order to fix the ... | Strangerke |
2013-08-11 | MORTEVIELLE: Add an initialization of _charAnswerCount in initMaxAnswer() | Strangerke |
2013-08-10 | TSAGE: Fix for standard screens not showing after an animation ends | Paul Gilbert |
2013-08-10 | MORTEVIELLE: Fix check of end of stream | Strangerke |
2013-08-10 | MORTEVIELLE: Avoid loading sfx and noise files multiple times | Strangerke |
2013-08-10 | MORTEVIELLE: Some refactoring in noise sound code | Strangerke |
2013-08-10 | Merge branch 'master' of github.com:scummvm/scummvm | Strangerke |
2013-08-10 | TINSEL: Fix DW2 assertion when quitting during cutscene | Torbjörn Andersson |
2013-08-10 | MORTEVIELLE: Handle sounds | Strangerke |
2013-08-10 | MORTEVIELLE: some refactoring in ambiant sound code | Strangerke |
2013-08-10 | MORTEVIELLE: Play ambiant sounds | Strangerke |
2013-08-09 | MORTEVIELLE: Use more accurate frequency for music | Strangerke |
2013-08-09 | WINTERMUTE: Fix uninitialized scalar field (CID1060922) | Einar Johan Trøan Sømåen |
2013-08-09 | WINTERMUTE: Avoid setting alpha-image when filename is "" | Einar Johan Trøan Sømåen |
2013-08-08 | Merge pull request #369 from fingolfin/fix-neverhood | Filippos Karapetis |
2013-08-08 | Merge pull request #373 from lordhoto/ini-file | Johannes Schickel |
2013-08-08 | LURE: Fix some formatting. | Torbjörn Andersson |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-08-08 | KYRA: Fix Kyra3 family album animation glitch, CID 1004139 | Torbjörn Andersson |
2013-08-07 | HOPKINS: Respect pitch when drawing on OSystem's screen surface. | Johannes Schickel |
2013-08-07 | Merge pull request #365 from lordhoto/protected-pixels | Johannes Schickel |
2013-08-06 | WINTERMUTE: Fix incorrect parameter order for getBasePtr. | Johannes Schickel |
2013-08-06 | SCI: Add another version of Jones CD (bug #3614668) | Filippos Karapetis |
2013-08-05 | NEVERHOOD: Remove NRect constructor | Max Horn |
2013-08-05 | WINTERMUTE: Fix formatting. | Einar Johan Trøan Sømåen |
2013-08-05 | MORTEVIELLE: Fix flags in playSong(). Thanks clone2727 for telling about it | Strangerke |
2013-08-05 | MORTEVIELLE: Fix leak in playSong, refactor it a bit | Strangerke |
2013-08-04 | TSAGE: Bugfixes for further R2R scene 1000 cutscenes | Paul Gilbert |
2013-08-04 | TSAGE: Completed R2R starship cutscene | Paul Gilbert |
2013-08-04 | SCUMM: Fix backwards-in-same-array case of v72he::copyArray. | Alyssa Milburn |
2013-08-04 | MORTEVIELLE: Improve looping of the intro song | Thierry Crozat |
2013-08-04 | MORTEVIELLE: Fix crash in sound mixer when closing the engine | Thierry Crozat |
2013-08-04 | MORTEVIELLE: Take shouldQuit() into account while a song is played | Strangerke |
2013-08-04 | MORTEVIELLE: Compute real buffer size in order to avoid ticks at the end of t... | Strangerke |
2013-08-04 | SCUMM: Add detection/version for Moonbase Commander v1.1. | Alyssa Milburn |