Age | Commit message (Expand) | Author |
2013-08-09 | WINTERMUTE: Avoid setting alpha-image when filename is "" | Einar Johan Trøan Sømåen |
2013-08-09 | AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers(). | uruk |
2013-08-09 | AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden Room... | uruk |
2013-08-09 | AVALANCHE: Repair Acci::parse(). | uruk |
2013-08-09 | AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente... | uruk |
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 | AVALANCHE: Repair Graphics::drawArc(). | uruk |
2013-08-08 | LURE: Fix some formatting. | Torbjörn Andersson |
2013-08-08 | COMMON: Remove commented out include in config-manager.h. | Johannes Schickel |
2013-08-08 | COMMON: Remove outdated comments on INIFile. | Johannes Schickel |
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel |
2013-08-08 | AVALANCHE: Update comments connected to Graphics::drawArc(). | uruk |
2013-08-08 | GRAPHICS: Allow VectorRenderer and ThemeEngine to init with 4BPP | Narek Mailian |
2013-08-08 | GUI: Change name of GUI-renderers to remove "16-bit" | Narek Mailian |
2013-08-08 | GUI: Allow GUI cursor creation to work with abitrary 2/4Bpp formats. | Johannes Schickel |
2013-08-08 | GRAPHICS: Fix fonts/bdf.cpp to allow for 32bpp to be used | Narek Mailian |
2013-08-08 | GRAPHICS: Add error-checking in blendPixelPtr for invalid BPPs | Narek Mailian |
2013-08-08 | GRAPHICS: Fix VectorRendererSpec for RGBA8888. | Johannes Schickel |
2013-08-08 | KYRA: Fix Kyra3 family album animation glitch, CID 1004139 | Torbjörn Andersson |
2013-08-08 | GRAPHICS: Fix incorrect parameter order for getBasePtr. | Torbjörn Andersson |
2013-08-08 | AVALANCHE: Repair Graphics::drawArc(), update Scrolls::drawscroll() accordingly. | uruk |
2013-08-08 | AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor... | uruk |
2013-08-08 | COMMON: Do not let ConfigManager::Domain inherit from StringMap. | Johannes Schickel |
2013-08-08 | GUI: Use Domain::const_iterator in EventRecorder code when possible. | Johannes Schickel |
2013-08-08 | AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll(). | uruk |
2013-08-07 | AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll(). | uruk |
2013-08-07 | HOPKINS: Respect pitch when drawing on OSystem's screen surface. | Johannes Schickel |
2013-08-07 | IPHONE: Fix accidental double free. | Johannes Schickel |
2013-08-07 | Merge pull request #365 from lordhoto/protected-pixels | Johannes Schickel |
2013-08-07 | AVALANCHE: Rework Scrolls::normscroll(). | uruk |
2013-08-07 | AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ... | uruk |
2013-08-06 | VIDEO: Don't allow VideoDecoder::seek() to be overridden | Matthew Hoops |
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 | VIDEO: Clean up the AVI decoder | Matthew Hoops |
2013-08-06 | GRAPHICS: Make Surface::pixels protected. | Johannes Schickel |
2013-08-06 | VKEYBD: Do not access Surface::pixels anymore. | Johannes Schickel |
2013-08-06 | N64: Do not access Surface::pixels anymore. | Johannes Schickel |
2013-08-06 | DC: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | ANDROID: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | PSP: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | IPHONE: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | NDS: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | PS2: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | WII: Do not access Surface::pixels directly. | Johannes Schickel |
2013-08-06 | AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement ... | uruk |
2013-08-06 | AVALANCHE: Introduce AvalancheEngine::getEvent(). | uruk |
2013-08-05 | AVALANCHE: Implement Scrolls::say(). | uruk |
2013-08-05 | AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts... | uruk |