aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2018-11-08KYRA: (EOB) - fix possible null pointer derefathrxx
2018-11-06KYRA: (EOB) - fix bug in dispel magic spellathrxx
2018-11-05KYRA: (EOB) - improve debuggerathrxx
2018-11-02KYRA: fix EOB II sound glitchathrxx
2018-11-02KYRA: - fix EOB II graphics glitchathrxx
2018-10-28KYRA: (EOB) - fix broken quickstart partyathrxx
2018-10-28KYRA: (LOL) - fix for ticket #9831 (Lands of Lore: Japanese text is displayed...athrxx
2018-10-28KYRA: (EOB) - minor fix for EOB 1 monster hit chance calculationathrxx
2018-10-28KYRA: (LOL) - clean up sound map data formattingathrxx
2018-10-25KYRA: Fix Urbish Mines Lobster Monster Crash in LOL.D G Turner
2018-08-17JANITORIAL: Removing trailing spaces after int castsPaul Gilbert
2018-05-06KYRA: Mark always-false condition as TODOAdrian Frühwirth
2018-05-05ALL: Use CLIP to clip volumesAdrian Frühwirth
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-28KYRA: Add method override statementsEugene Sandulenko
2017-12-26LOL: Fix detection entry for LOL Japanese (Bug #9828)Matan Bareket
2017-12-26KYRA: Added detection entries for LOL Japense PC9821 version - Bug #9828Matan Bareket
2017-12-26KYRA: Added detection entries for LOL German version - Bug #9557Matan Bareket
2017-12-26KYRA: Added detection entries for LOL Chinese Floppy version - Bug #7893Matan Bareket
2017-12-26KYRA: Added detection entries for LOL Spanish Floppy version - Bug #9699Matan Bareket
2017-11-10Merge pull request #1041 from criezy/variadic-undefinedThierry Crozat
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-10-06KYRA: Fix undefined behaviour in variadic functionsThierry Crozat
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: replace 2 more 'download engine data' instructionsBen Castricum
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-29ALL: game state => saved gameBen Castricum
2016-11-26KYRA: Update POTFILESrootfather
2016-10-31JANITORIAL: TyposAlexandre Detiste
2016-10-25KYRA: (LOL) Fix buffer overflow in _lastOverridePalFileWillem Jan Palenstijn
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-08-30Merge pull request #788 from Tkachov/cloudEugene Sandulenko
2016-08-27KYRA: (LOL) - fix #7183 (LOL-CD: game crashes and exits when looking/picking...athrxx
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24KYRA: Fix openSaveForWriting() to return OutSaveFileAlexander Tkachev
2016-08-24CLOUD: Make OutSaveFile start saves syncAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-07-30KYRA: Bump kyra.dat version for updated Italian EOB1 changesEugene Sandulenko
2016-05-17KYRA: Remove redundant code.Eugene Sandulenko
2016-05-15KYRA: Simplify Kyra1 audio track filename handlingJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Silence analysis tools about possible memory leaksJohannes Schickel
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2016-04-15KYRA: Initialize variable before usage.Johannes Schickel
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion