Age | Commit message (Expand) | Author |
2009-08-19 | - Fix sluggish mouse movement in Kyra2/Kyra3/LoL main menu. | Johannes Schickel |
2009-08-19 | Use Common::List::empty instead of Common::List::size, which is faster for ch... | Johannes Schickel |
2009-08-19 | Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w... | Johannes Schickel |
2009-08-19 | Add missing "break" in switch statement. | Johannes Schickel |
2009-08-19 | Cleanup. | Johannes Schickel |
2009-08-19 | Cleanup. | Johannes Schickel |
2009-08-19 | Cleanup. | Johannes Schickel |
2009-08-19 | Implemented proper character selection of Lands of Lore PC98. | Johannes Schickel |
2009-08-19 | Skip the whole Lore of the Lands special when the user does any input, like t... | Johannes Schickel |
2009-08-17 | Fix possible out of bounds access in Screen::drawShape. | Johannes Schickel |
2009-08-17 | Clear input queue before displaying the credits in Kyrandia 1. | Johannes Schickel |
2009-08-17 | Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ... | Johannes Schickel |
2009-08-16 | Fix format arugments in LoL code. (triggered via -Wformat-security) | Johannes Schickel |
2009-08-16 | Fix valgrind warnings. | Johannes Schickel |
2009-08-15 | Yet another slight graphic fix for the Kyrandia 1 Amiga credits. | Johannes Schickel |
2009-08-14 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-13 | Allow VOCs to stream from disk. Disabled by default, use symbol STREAM_AUDIO... | Neil Millstone |
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel |
2009-08-13 | Do not unload credits data after copying it to a temporary buffer in Kyrandia... | Johannes Schickel |
2009-08-13 | Fix serious bug in StaticResource::unloadId. | Johannes Schickel |
2009-08-13 | Fix key input in credits sequences. | Johannes Schickel |
2009-08-13 | Little optimization in Screen::setPaletteIndex, now it only resets the palett... | Johannes Schickel |
2009-08-12 | Properly respect users sfx/music config settings for MIDI output. | Johannes Schickel |
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel |
2009-08-12 | Add a slight paranoia check to drawCharANSI. | Johannes Schickel |
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel |
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel |
2009-08-12 | Oops forgot a "{". | Johannes Schickel |
2009-08-12 | Cleanup. | Johannes Schickel |
2009-08-12 | Implement difference for the Kyrandia 1 Amiga version in TextDisplayer::print... | Johannes Schickel |
2009-08-11 | Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form. | Johannes Schickel |
2009-08-11 | Fix for bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge", which... | Johannes Schickel |
2009-08-11 | Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ... | Johannes Schickel |
2009-08-11 | Enable dirty rect handling for the Amiga version again. | Johannes Schickel |
2009-08-11 | Cleanup. | Johannes Schickel |
2009-08-11 | Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-11 | Fix graphics glitch in Darm's abode in Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-11 | Fix bug in Amiga specific bits of o1_fadeSpecialPalette, this should make the... | Johannes Schickel |
2009-08-11 | - Yet another minor difference in seq_winterScroll2 | Johannes Schickel |
2009-08-11 | Implement differences in seq_winterScroll1 for Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-11 | Fix Kallak's note displaying in Kyrandia 1 Amiga and Kyrandia 1 DOS CD. | Johannes Schickel |
2009-08-11 | LOL: some minor fixes | Florian Kagerer |
2009-08-11 | Implement palette differences for seq_playDrinkPotionAnim. | Johannes Schickel |
2009-08-11 | Disable "Screen_LoK::fadeSpecialPalette" for Kyrandia 1 Amiga, like the origi... | Johannes Schickel |
2009-08-11 | Fix crash when using Will-O-Wisp in the grotto. | Johannes Schickel |
2009-08-11 | Fix in-game GUI text input field colors for Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-11 | Some changes to get the Kyrandia 1 Amiga credits to show up at least. | Johannes Schickel |
2009-08-11 | Finally fixed the string extraction for Kyrandia 1 Amiga. This should make th... | Johannes Schickel |
2009-08-11 | Some fixes for the Kyrandia 1 Amiga outro. | Johannes Schickel |
2009-08-11 | Fix regression introduced with r41081. | Johannes Schickel |