aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-13Implemented support for the "Lore of the Lands" special of Lands of Lore CD.Johannes Schickel
2009-08-13fix methodsArnaud Boutonné
2009-08-13Suppress no longer needed Playtoons workaroundArnaud Boutonné
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné
2009-08-13Initial save handler for Playtoons Arnaud Boutonné
2009-08-13Do not unload credits data after copying it to a temporary buffer in Kyrandia...Johannes Schickel
2009-08-13Fix serious bug in StaticResource::unloadId.Johannes Schickel
2009-08-13Fix key input in credits sequences.Johannes Schickel
2009-08-13Little optimization in Screen::setPaletteIndex, now it only resets the palett...Johannes Schickel
2009-08-12Properly respect users sfx/music config settings for MIDI output.Johannes Schickel
2009-08-12Implement special Kyrandia 1 Amiga credits text scroller.Johannes Schickel
2009-08-12Put some more IHNM / SAGA2 specific code into compile guards.Johannes Schickel
2009-08-12Add a slight paranoia check to drawCharANSI.Johannes Schickel
2009-08-12Fix graphics glitch in credits of Kyrandia 1 German.Johannes Schickel
2009-08-12Further cleaning up credits player code for Kyra1.Johannes Schickel
2009-08-12Oops forgot a "{".Johannes Schickel
2009-08-12Cleanup.Johannes Schickel
2009-08-12Implement difference for the Kyrandia 1 Amiga version in TextDisplayer::print...Johannes Schickel
2009-08-12Change SJIS code guard to also check whether dynamic plugins are enabled.Johannes Schickel
2009-08-12Removed duplicated functions.Andre Heider
2009-08-12Fix formattingEugene Sandulenko
2009-08-12Enable Personal Nightmare by default.Travis Howell
2009-08-12Update status of The Legend of Kyrandia.Travis Howell
2009-08-12Update status of Amiga version of The Legend of Kyrandia.Travis Howell
2009-08-12Fix bug #2835822 - SSPP: Sounds from DIMP appearing randomly in other games.Travis Howell
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-08-11vc22_setPaletteOld was renamed to vc22_setPalette, since function was virtual...Travis Howell
2009-08-11Mention support for Kyrandia 1 Amiga in 1.1.0.Johannes Schickel
2009-08-11SCI: Added a crude speed throttler.Walter van Niftrik
2009-08-11Fixed an endian bug in the ADPCM decoder (#2211901).Andre Heider
2009-08-11Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form.Johannes Schickel
2009-08-11Fix for bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge", which...Johannes Schickel
2009-08-11Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ...Johannes Schickel
2009-08-11Fix compilation on MSVC8/9 after r43270: Add ENABLE_AGOS2 and ENABLE_PN to gl...Kari Salminen
2009-08-11Enable dirty rect handling for the Amiga version again.Johannes Schickel
2009-08-11Cleanup.Johannes Schickel
2009-08-11Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga.Johannes Schickel
2009-08-11Fix graphics glitch in Darm's abode in Kyrandia 1 Amiga.Johannes Schickel
2009-08-11Fix AGOS compilation.Johannes Schickel
2009-08-11Fix bug in Amiga specific bits of o1_fadeSpecialPalette, this should make the...Johannes Schickel
2009-08-11- Yet another minor difference in seq_winterScroll2Johannes Schickel
2009-08-11Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga.Johannes Schickel
2009-08-11Fix Kallak's note displaying in Kyrandia 1 Amiga and Kyrandia 1 DOS CD.Johannes Schickel
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-08-11LOL: some minor fixesFlorian Kagerer
2009-08-11SCI: Turn off logging in debugger.Walter van Niftrik
2009-08-11code formatting fixesFabio Battaglia
2009-08-11Maniac Mansion NES: added workaround to fix dirty screen when loading a narro...Fabio Battaglia
2009-08-11Include vkeybd default pack into installation fileLars Persson
2009-08-11Enable virtual keyboard support, since qvga gfx is now supported. Lars Persson