Age | Commit message (Expand) | Author |
2009-06-25 | Store palettes in a Common::Array instead of a fixed size array. | Johannes Schickel |
2009-06-25 | Cleanup palette setup. | Johannes Schickel |
2009-06-25 | Implement difference in PC98 version. (This actually breaks the text colors i... | Johannes Schickel |
2009-06-25 | KYRA/LOL: - support speech/text settings in LOL intro | Florian Kagerer |
2009-06-25 | Change Screen_v2::findLeastDifferentColor to take a Palette object as source. | Johannes Schickel |
2009-06-25 | Change Screen_HoF::generateGrayOverlay to accept a Palette object as source. | Johannes Schickel |
2009-06-25 | Change Screen_LoL genereta overlay functionallity to accept a Palette object ... | Johannes Schickel |
2009-06-25 | Change Screen_HoF::generateGrayOverlay to use a Palette object internally. | Johannes Schickel |
2009-06-25 | Change Screen_LoL::generateGrayOverlay to use a Palette object internally. | Johannes Schickel |
2009-06-25 | Change Screen_v2::generateOverlay to take a const Palette reference instead o... | Johannes Schickel |
2009-06-25 | Add a const "getData" access method to Palette. | Johannes Schickel |
2009-06-25 | Cleanup VQA player a bit. | Johannes Schickel |
2009-06-25 | Replace yet another palette from file loading with Screen::loadPalette. | Johannes Schickel |
2009-06-25 | Use Screen::loadPalette instead of Resource::loadFileToBuf. | Johannes Schickel |
2009-06-25 | Cleanup. | Johannes Schickel |
2009-06-25 | Making _numDataChunks unsigned | Sven Hesse |
2009-06-25 | Cleanup. | Johannes Schickel |
2009-06-25 | Fix japanese font colors in Kyra 1 PC98 16 color. | Johannes Schickel |
2009-06-25 | Adding more version entries for a Gob1 Win version, thanks to Hkz | Sven Hesse |
2009-06-25 | Oops, used git commit --amend wrong, apparently. /This/ is the real Environme... | Sven Hesse |
2009-06-25 | Implement proper color index conversion for Lands of Lore PC98. (The intro an... | Johannes Schickel |
2009-06-25 | Giving the "backup" arrays their own class, Environments, and really plugging... | Sven Hesse |
2009-06-25 | Plugging some memory leaks | Sven Hesse |
2009-06-25 | Fix compilation issue for MSVC | Arnaud Boutonné |
2009-06-25 | Fix regression | Norbert Lange |
2009-06-25 | Fixed restarting of song (hopefully thouroughly) | Norbert Lange |
2009-06-25 | Mention Kyra 1 PC98 16 color dithering support. | Johannes Schickel |
2009-06-25 | Implement proper AMIGA to VGA color conversion. | Johannes Schickel |
2009-06-25 | Implement proper VGA (a color component in [0, 63]) to our palette format (co... | Johannes Schickel |
2009-06-25 | Readd PC98 palette loading for LoL 16 color. | Johannes Schickel |
2009-06-25 | Strip trailing whitespaces and tabs. | Johannes Schickel |
2009-06-25 | Add config option for Kyra1 16 color, it'll only use dithering when "16_color... | Johannes Schickel |
2009-06-25 | Implement palette fading for 16 color version of Kyrandia 1. | Johannes Schickel |
2009-06-25 | Implement properly colored mouse cursors in 16 color version of Kyrandia 1. | Johannes Schickel |
2009-06-25 | Initial support for Kyrandia 1 PC-9801 Japanese 16 color. | Johannes Schickel |
2009-06-25 | After discussing with waltervn, committing my fix for the King's Quest I Demo... | Matthew Hoops |
2009-06-24 | Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ... | Sven Hesse |
2009-06-24 | Added the scriptEnd property | Sven Hesse |
2009-06-24 | Checking for the file's existence in DataIO::getDataStream() | Sven Hesse |
2009-06-24 | Clarifying some warnings | Sven Hesse |
2009-06-24 | SCI: Fix regression in r41833. | Walter van Niftrik |
2009-06-24 | SCI: Partial support for dual-language games. | Walter van Niftrik |
2009-06-24 | Silence unsued variables warnings. | Johannes Schickel |
2009-06-23 | Added methods to get the file base from a filename | Sven Hesse |
2009-06-23 | Putting TOT filename generation and LOM checking into TOTFile | Sven Hesse |
2009-06-23 | Putting basic TOT handling into its own class | Sven Hesse |
2009-06-23 | Proper support for Hungarian versions | Sven Hesse |
2009-06-23 | Added support for Hungarian | Sven Hesse |
2009-06-23 | Binary, not logical ORing the GUIO flags (Strangerke, you fscked up there :P) | Sven Hesse |
2009-06-23 | Added Hungarian versions of gob1-gob3 as supplied by goodoldgeorg in bug repo... | Sven Hesse |