aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-08-13Fixed some memory leaksChristopher Page
2008-08-10Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...Christopher Page
2008-08-10Added fallback to text only mode when voice files are not found.Johannes Schickel
2008-08-10Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba...Johannes Schickel
2008-08-10Fixed crash in KyraEngine_HoF::pauseEngineIntern.Johannes Schickel
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-09fix MR on ce: allocate large buffer on the heap instead and of the stack, and...Kostas Nakos
2008-08-07Initialise the _sound object. Otherwise, ScummVM crashes for me if I use a na...Torbjörn Andersson
2008-08-05Output errors on (some) missing files.Johannes Schickel
2008-08-05Changed implementation parameters/return values to match definition.Johannes Schickel
2008-08-05Made changes to keep KYRA and PARA compatible with RTL/GMMChristopher Page
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-08-04Turned InSaveFile & OutSaveFile into simple typedefsMax Horn
2008-08-03fix last commit (invalid kyra.dat game features for HOFCD)Florian Kagerer
2008-08-03Added detection entries for kyra2 cd italian fan translation (see fr#2003504 ...Johannes Schickel
2008-08-03add support for HOF Italian fan translation to kyra.datFlorian Kagerer
2008-08-03Shut up MSVC warning about mgY being an unreferenced local variable.Kari Salminen
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-08-02Added a member function loadSoundFile to Sound which accepts a filename strin...Johannes Schickel
2008-08-02Fixed yet another crash in kyra1 amiga.Johannes Schickel
2008-08-02Detect both HOF non-interactive demos.Travis Howell
2008-08-02Add warning when a voc file is not found.Johannes Schickel
2008-08-02HOF: bug fix for FM-Towns music when using output rates other than 22050 khzFlorian Kagerer
2008-08-02Fixed regressions in kyra1 amiga.Johannes Schickel
2008-08-02Proper fix for bug #2035459 "KYRA1: long savegame names cause garbage".Johannes Schickel
2008-08-02Fix for bug #2035459 "KYRA1: long savegame names cause garbage".Johannes Schickel
2008-07-31Removed debugging leftover.Johannes Schickel
2008-07-31Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...Johannes Schickel
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-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
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-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
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-10Removed unnecessary #inlcudesChristopher Page
2008-07-09Reimplemented pushEvent() and artificialEventQueue to work with Events instea...Christopher Page
2008-07-08Updated KYRA to work with the new GMM implementationChristopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
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