Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-02 | LOL: - fix speech/text settings | Florian Kagerer | |
- start fixing floppy version svn-id: r43914 | |||
2009-09-02 | LOL: update kyra.dat with floppy version data (floppy version still doesn't ↵ | Florian Kagerer | |
work, though) svn-id: r43904 | |||
2009-08-29 | Fix possible corruption of restart game save in Kyrandia 1. | Johannes Schickel | |
svn-id: r43803 | |||
2009-08-29 | Whitespace fix. | Johannes Schickel | |
svn-id: r43795 | |||
2009-08-29 | Fix regression, which caused skipping of some dialogue lines to fail in ↵ | Johannes Schickel | |
Kyrandia 1. svn-id: r43794 | |||
2009-08-29 | Move Amiga SFX tables to kyra.dat. | Johannes Schickel | |
svn-id: r43793 | |||
2009-08-25 | Whitespace fix. | Johannes Schickel | |
svn-id: r43740 | |||
2009-08-25 | Add fade to black effect at the end of Kyra1 CD demo. | Johannes Schickel | |
svn-id: r43739 | |||
2009-08-25 | Fix uninitialized variable. | Johannes Schickel | |
svn-id: r43738 | |||
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel | |
svn-id: r43737 | |||
2009-08-24 | Merge with trunk | Norbert Lange | |
svn-id: r43701 | |||
2009-08-19 | - Fix sluggish mouse movement in Kyra2/Kyra3/LoL main menu. | Johannes Schickel | |
- Fix sluggish mouse movement in the text input dialog of the GUI. svn-id: r43541 | |||
2009-08-19 | Use Common::List::empty instead of Common::List::size, which is faster for ↵ | Johannes Schickel | |
checking whether the list is empty and easier to read. svn-id: r43538 | |||
2009-08-19 | Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, ↵ | Johannes Schickel | |
when the screen really changed OR the palette changed. svn-id: r43537 | |||
2009-08-19 | Add missing "break" in switch statement. | Johannes Schickel | |
svn-id: r43536 | |||
2009-08-19 | Cleanup. | Johannes Schickel | |
svn-id: r43535 | |||
2009-08-19 | Cleanup. | Johannes Schickel | |
svn-id: r43534 | |||
2009-08-19 | Cleanup. | Johannes Schickel | |
svn-id: r43533 | |||
2009-08-19 | Implemented proper character selection of Lands of Lore PC98. | Johannes Schickel | |
svn-id: r43531 | |||
2009-08-19 | Skip the whole Lore of the Lands special when the user does any input, like ↵ | Johannes Schickel | |
the original did. svn-id: r43527 | |||
2009-08-17 | merge with trunk | Norbert Lange | |
svn-id: r43478 | |||
2009-08-17 | Fix possible out of bounds access in Screen::drawShape. | Johannes Schickel | |
svn-id: r43475 | |||
2009-08-17 | Clear input queue before displaying the credits in Kyrandia 1. | Johannes Schickel | |
svn-id: r43474 | |||
2009-08-17 | Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary buffer, ↵ | Johannes Schickel | |
and thus keeping it twice in memory. svn-id: r43473 | |||
2009-08-16 | Fix format arugments in LoL code. (triggered via -Wformat-security) | Johannes Schickel | |
svn-id: r43444 | |||
2009-08-16 | merge with trunk | Norbert Lange | |
svn-id: r43443 | |||
2009-08-16 | Fix valgrind warnings. | Johannes Schickel | |
svn-id: r43428 | |||
2009-08-15 | Yet another slight graphic fix for the Kyrandia 1 Amiga credits. | Johannes Schickel | |
svn-id: r43413 | |||
2009-08-14 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43383 | |||
2009-08-14 | changed handling of finale - music should use right tempo now | Norbert Lange | |
svn-id: r43364 | |||
2009-08-13 | Allow VOCs to stream from disk. Disabled by default, use symbol ↵ | Neil Millstone | |
STREAM_AUDIO_FROM_DISK to enable. See patch #2834001. svn-id: r43357 | |||
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel | |
svn-id: r43349 | |||
2009-08-13 | Do not unload credits data after copying it to a temporary buffer in ↵ | Johannes Schickel | |
Kyrandia 1 Amiga, since the credits will be looped and need reload every time. svn-id: r43342 | |||
2009-08-13 | Fix serious bug in StaticResource::unloadId. | Johannes Schickel | |
svn-id: r43340 | |||
2009-08-13 | Fix key input in credits sequences. | Johannes Schickel | |
svn-id: r43339 | |||
2009-08-13 | Little optimization in Screen::setPaletteIndex, now it only resets the ↵ | Johannes Schickel | |
palette, when the color index really changed. svn-id: r43338 | |||
2009-08-13 | sound_amiga: honor _musicEnabled and _sfxEnabled flags | Norbert Lange | |
maxtrax: initialise lastvolume svn-id: r43337 | |||
2009-08-12 | Made debug statements a bit more consitant. | Johannes Schickel | |
svn-id: r43336 | |||
2009-08-12 | Enable music support in the finale of Kyrandia 1 Amiga. | Johannes Schickel | |
svn-id: r43335 | |||
2009-08-12 | Properly respect users sfx/music config settings for MIDI output. | Johannes Schickel | |
svn-id: r43332 | |||
2009-08-12 | enable some debug-output | Norbert Lange | |
svn-id: r43331 | |||
2009-08-12 | another merge from trunk | Norbert Lange | |
svn-id: r43330 | |||
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel | |
svn-id: r43329 | |||
2009-08-12 | Add a slight paranoia check to drawCharANSI. | Johannes Schickel | |
svn-id: r43325 | |||
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel | |
svn-id: r43324 | |||
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel | |
svn-id: r43323 | |||
2009-08-12 | Oops forgot a "{". | Johannes Schickel | |
svn-id: r43322 | |||
2009-08-12 | Cleanup. | Johannes Schickel | |
svn-id: r43321 | |||
2009-08-12 | Implement difference for the Kyrandia 1 Amiga version in ↵ | Johannes Schickel | |
TextDisplayer::printCharacterText. svn-id: r43320 | |||
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange | |
fixed a bug I introduced in one of the last cleanups svn-id: r43291 |