aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
AgeCommit message (Expand)Author
2019-11-18TOON: formattingBLooperZ
2019-11-18TOON: plaintext format for subtitlesBLooperZ
2019-11-18TOON: fix types + remove unused importBLooperZ
2019-11-18TOON: support SUBTITLES.PAKBLooperZ
2019-11-18TOON: comment out non-warningBLooperZ
2019-11-18TOON: typedef not neededBLooperZ
2019-11-18TOON: order importsBLooperZ
2019-11-18TOON: simplify method to pick subtitles colorBLooperZ
2019-11-18TOON: formattingBLooperZ
2019-11-18TOON: fix strings without null terminationBLooperZ
2019-11-18fix always true conditionBLooperZ
2019-11-18TOON: add support for cutscene subtitlesBLooperZ
2019-11-09TOON: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29TOON: The game doesn't use MIDI. Mark it as such.Henrik "Henke37" Andersson
2019-09-15TOON: Replace Various String Functions with Common String UsageD G Turner
2019-03-21TOON: Add detection entry for English re-releaselotharsm
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-08-18TOON: Add playtime to saved gameDavid Fioramonti
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-05-07TOON: Enforce code formatting guidelinesAdrian Frühwirth
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2017-11-10ALL: Fix misuse of comma operatorColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-07-30COMMON: Migrate Various Endian Functions to Common from Engine Code.D G Turner
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-11-29ALL: savegame => saved gameBen Castricum
2016-11-26TOON: Enable translation for some stringsrootfather
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-08-24ALL: Make simpleSaveNames() a MetaEngineFeatureAlexander Tkachev
2016-08-24ALL: Add MetaEngine::simpleSaveNames()Alexander Tkachev
2016-06-13TOON: Fix uninitialized variableStrangerke
2016-05-31TOON: Plug memory leakEugene Sandulenko
2016-05-31JANITORIAL: Whitespace fixesEugene Sandulenko
2016-04-14JANITORIAL: Reduce GUI header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25TOON: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-20TOON: Add missing POTFILESThierry Crozat
2016-02-20TOON: Translate buttons in load and save dialogs.Thierry Crozat
2016-01-26TOON: Only request actual save slots in listSaves.Johannes Schickel
2015-05-15TOON: Check for quitting in runEventScript()Torbjörn Andersson
2015-03-19TOON: Fix bad enum syntaxsylvaintv
2015-03-19TOON: Add options menusylvaintv