Age | Commit message (Expand) | Author |
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is wron... | Florian Kagerer |
2009-03-08 | LOL: some more work on the text displayer so that it handles longer texts (ne... | Florian Kagerer |
2009-02-01 | Implemented per voice volume control. (Used for example in LoL intro) | Johannes Schickel |
2009-02-01 | svn-id: r36178 | Florian Kagerer |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-11 | Whoops changed integer size of variables storing volume information, now volu... | Johannes Schickel |
2008-12-07 | Prevent MIDI files from being load, when they are already loaded. | Johannes Schickel |
2008-11-30 | Fixed some looping MIDI sound effects. | Johannes Schickel |
2008-11-30 | Cleanup. | Johannes Schickel |
2008-11-30 | - Fix some valgrind warnings | Johannes Schickel |
2008-11-30 | Implement fade out support for MIDI. | Johannes Schickel |
2008-11-30 | Initial version of proper MIDI support for KYRA. | Johannes Schickel |
2008-08-16 | - KYRA: FM-Towns/PC-98 Audio: fixed several bugs and got rid of some floating... | Florian Kagerer |
2008-08-02 | Added a member function loadSoundFile to Sound which accepts a filename strin... | Johannes Schickel |
2008-06-29 | - some more work on the Hof FM-Towns/PC98 music driver | Florian Kagerer |
2008-06-26 | - improved hof music support for fm-towns (driver for *.twn tracks) (still ne... | Florian Kagerer |
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel |
2008-05-24 | Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ... | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Implemented helium mode support for Kyra3. | Johannes Schickel |
2008-05-09 | Fixed typos. | Johannes Schickel |
2008-05-08 | Silenced some g++ 4.3 warnings. | Johannes Schickel |
2008-04-20 | Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. | Johannes Schickel |
2008-04-20 | Improved sound priority handling. | Johannes Schickel |
2008-04-20 | Implemented sound priority handling. | Johannes Schickel |
2008-04-17 | Implemented volume handling for SFX. | Johannes Schickel |
2008-04-17 | Cleanup. | Johannes Schickel |
2008-04-17 | Implemented sfx support for Kyra3. | Johannes Schickel |
2008-04-14 | Implemented some kyra3 code. | Johannes Schickel |
2008-04-12 | Added fade out time parameter for digital sounds. | Johannes Schickel |
2008-04-07 | Some MIDI related cleanup. | Johannes Schickel |
2008-04-06 | Fixed potentional crash. | Johannes Schickel |
2008-04-06 | Cleanup. | Johannes Schickel |
2008-04-06 | Implemented opcode 33 o2_loadSoundfile. | Johannes Schickel |
2008-04-06 | Implemented fadeout waiting in KyraEngine_v2::enterNewScene for AdLib. | Johannes Schickel |
2008-04-06 | - Fixed HACKs in o2_getMusicDriver and o2_getSfxDriver | Johannes Schickel |
2008-04-04 | Cleaned up volume settings managment. | Johannes Schickel |
2008-03-28 | - some accuracy changes for KyraEngine_v2::snd_playSoundEffect() | Florian Kagerer |
2008-03-21 | Cleanup. | Johannes Schickel |
2008-03-21 | - Implemented opcode 97: o2_isAnySoundPlaying | Johannes Schickel |
2008-02-17 | committing patch 1891492 : dialogue (dlg/tim) support for HoF | Florian Kagerer |
2008-02-07 | Fixed kyra3 code. | Johannes Schickel |
2008-02-07 | Reworked Kyrandia resource loading code. | Johannes Schickel |
2008-01-11 | Added some paranoia checks. | Johannes Schickel |
2008-01-11 | Fix regression introduced with last commit. (Caused crash in Amiga version) | Johannes Schickel |
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel |
2008-01-03 | Fix compilation | Filippos Karapetis |
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel |
2007-12-26 | Simplification of GM vs MT-32 detection. | Johannes Schickel |
2007-12-22 | Logic fix for MixedSoundDriver::init. | Johannes Schickel |