aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-27LOL: fixed regressionFlorian Kagerer
2009-06-27LOL: cleanupFlorian Kagerer
2009-06-27Name Operation Stealth's global variables 251 and 252 and init them in main l...Kari Salminen
2009-06-26Fixing text strings embedded in the TOTSven Hesse
2009-06-26KYRA/LOL: fixed minor bug by adding reset() call to pc98 audio driver destructorFlorian Kagerer
2009-06-26Implement difference in TIM's displayText code for PC98, this should fix the ...Johannes Schickel
2009-06-26Implement palette difference in Kanji drawing code for PC98.Johannes Schickel
2009-06-26Implement PC98 text mode color palette.Johannes Schickel
2009-06-25For now always enable voices in PC98 version of LoL.Johannes Schickel
2009-06-25Only initialize palettes with 16 colors in (real) 16 color games.Johannes Schickel
2009-06-25Store palettes in a Common::Array instead of a fixed size array.Johannes Schickel
2009-06-25Cleanup palette setup.Johannes Schickel
2009-06-25Implement difference in PC98 version. (This actually breaks the text colors i...Johannes Schickel
2009-06-25KYRA/LOL: - support speech/text settings in LOL introFlorian Kagerer
2009-06-25Change Screen_v2::findLeastDifferentColor to take a Palette object as source.Johannes Schickel
2009-06-25Change Screen_HoF::generateGrayOverlay to accept a Palette object as source.Johannes Schickel
2009-06-25Change Screen_LoL genereta overlay functionallity to accept a Palette object ...Johannes Schickel
2009-06-25Change Screen_HoF::generateGrayOverlay to use a Palette object internally.Johannes Schickel
2009-06-25Change Screen_LoL::generateGrayOverlay to use a Palette object internally.Johannes Schickel
2009-06-25Change Screen_v2::generateOverlay to take a const Palette reference instead o...Johannes Schickel
2009-06-25Add a const "getData" access method to Palette.Johannes Schickel
2009-06-25Cleanup VQA player a bit.Johannes Schickel
2009-06-25Replace yet another palette from file loading with Screen::loadPalette.Johannes Schickel
2009-06-25Use Screen::loadPalette instead of Resource::loadFileToBuf.Johannes Schickel
2009-06-25Cleanup.Johannes Schickel
2009-06-25Making _numDataChunks unsignedSven Hesse
2009-06-25Cleanup.Johannes Schickel
2009-06-25Fix japanese font colors in Kyra 1 PC98 16 color.Johannes Schickel
2009-06-25Adding more version entries for a Gob1 Win version, thanks to HkzSven Hesse
2009-06-25Oops, used git commit --amend wrong, apparently. /This/ is the real Environme...Sven Hesse
2009-06-25Implement proper color index conversion for Lands of Lore PC98. (The intro an...Johannes Schickel
2009-06-25Giving the "backup" arrays their own class, Environments, and really plugging...Sven Hesse
2009-06-25Plugging some memory leaksSven Hesse
2009-06-25Fix compilation issue for MSVCArnaud Boutonné
2009-06-25Mention Kyra 1 PC98 16 color dithering support.Johannes Schickel
2009-06-25Implement proper AMIGA to VGA color conversion.Johannes Schickel
2009-06-25Implement proper VGA (a color component in [0, 63]) to our palette format (co...Johannes Schickel
2009-06-25Readd PC98 palette loading for LoL 16 color.Johannes Schickel
2009-06-25Strip trailing whitespaces and tabs.Johannes Schickel
2009-06-25Add config option for Kyra1 16 color, it'll only use dithering when "16_color...Johannes Schickel
2009-06-25Implement palette fading for 16 color version of Kyrandia 1.Johannes Schickel
2009-06-25Implement properly colored mouse cursors in 16 color version of Kyrandia 1.Johannes Schickel
2009-06-25Initial support for Kyrandia 1 PC-9801 Japanese 16 color.Johannes Schickel
2009-06-25After discussing with waltervn, committing my fix for the King's Quest I Demo...Matthew Hoops
2009-06-24Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ...Sven Hesse
2009-06-24Added the scriptEnd propertySven Hesse
2009-06-24Checking for the file's existence in DataIO::getDataStream()Sven Hesse
2009-06-24Clarifying some warningsSven Hesse
2009-06-24SCI: Fix regression in r41833.Walter van Niftrik
2009-06-24SCI: Partial support for dual-language games.Walter van Niftrik