aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-07-27- Fixed fadePalette for HoF and Kyra3Johannes Schickel
2008-07-27Fixed typo.Johannes Schickel
2008-07-27Fixed macro.Johannes Schickel
2008-07-24Make sure _musicVolume and _sfxVolume are clipped to fit in a byte.Torbjörn Andersson
2008-07-20Commented out some more PC-98 audio stuff, to avoid warnings.Torbjörn Andersson
2008-07-20KYRA: disable incomplete PC-98 audio support for 0.12.0 release (use towns au...Florian Kagerer
2008-07-13- fix for bug #2016965: KYRA: does not compile in MSVC71Florian Kagerer
2008-07-10Fixed Kyra 3 detection regression.Torbjörn Andersson
2008-07-10Typo.Johannes Schickel
2008-07-10Added filename to unkown command/opcode warnings for TIM scripts.Johannes Schickel
2008-07-10Added filename to unknown opcode/command warnings of EMC scripts.Johannes Schickel
2008-07-10Fixed mem leak in MIDI related code.Johannes Schickel
2008-07-10Workaround for gcc 2.95 compiler bug.Johannes Schickel
2008-07-07Fix for bug #2012293 "KYRA: Bad Spanish String in menu".Johannes Schickel
2008-07-06Implemented Good Enough(TM) XMIDI looping. This is used by Kyrandia 2 (theTorbjörn Andersson
2008-07-05Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...Johannes Schickel
2008-07-05Added spanish menu strings for spanish fan translation of Kyrandia 3.Johannes Schickel
2008-07-03minor fix for Towns/PC98 musicFlorian Kagerer
2008-06-30Fix game flags for detection entries of installed kyra3 versions.Johannes Schickel
2008-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-06-30- this fixes Hof PC98 music initializationFlorian Kagerer
2008-06-29fix warningFlorian Kagerer
2008-06-29cleanupFlorian Kagerer
2008-06-29- some more work on the Hof FM-Towns/PC98 music driverFlorian Kagerer
2008-06-28Fixed warning. (Hopefully without breaking anything.)Torbjörn Andersson
2008-06-28- implement music fading for Hof FM-TownsFlorian Kagerer
2008-06-28hof: remove debug codeFlorian Kagerer
2008-06-28- HOF: bug fix for music driverFlorian Kagerer
2008-06-26fix bad const castsFlorian Kagerer
2008-06-26more cleanupFlorian Kagerer
2008-06-26cleanupFlorian Kagerer
2008-06-26Fixing compilation for me. There are still lots of "cast casts away constness...Sven Hesse
2008-06-26- improved hof music support for fm-towns (driver for *.twn tracks) (still ne...Florian Kagerer
2008-06-24Added const to some static data.Johannes Schickel
2008-06-22Cleanup.Johannes Schickel
2008-06-22missed this in last commit (bug fix for #1997149)Florian Kagerer
2008-06-22Cleanup.Johannes Schickel
2008-06-22this should fix bug #1997149: KYRA2: no text in spellbookFlorian Kagerer
2008-06-06- Fixed a valgrind waringJohannes Schickel
2008-06-03Added support for compressed kyra3 audio files.Johannes Schickel
2008-06-01Should fix gcc warningJohannes Schickel
2008-06-01CleanupJohannes Schickel
2008-06-01Some paranoia checks in TIMInterpreter::refreshTimersAfterPause.Johannes Schickel
2008-06-01- fix 'order of evaluation' bug (MSVC release build)Florian Kagerer
2008-06-01- fix regression in non-interactive HOF demoFlorian Kagerer
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
2008-05-31Added error calls when out of memory while uncompressing HoF installer files.Johannes Schickel
2008-05-31Cleanup.Johannes Schickel
2008-05-31cleanupFlorian Kagerer
2008-05-31fix hof installer file loadingFlorian Kagerer