aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/toon.cpp
AgeCommit message (Expand)Author
2019-11-18TOON: plaintext format for subtitlesBLooperZ
2019-11-18TOON: fix types + remove unused importBLooperZ
2019-11-18TOON: support SUBTITLES.PAKBLooperZ
2019-11-18TOON: formattingBLooperZ
2019-11-18TOON: add support for cutscene subtitlesBLooperZ
2019-11-09TOON: Fix Missing Default Switch CasesD G Turner
2018-08-18TOON: Add playtime to saved gameDavid Fioramonti
2018-05-07TOON: Enforce code formatting guidelinesAdrian Frühwirth
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
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-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-02-20TOON: Translate buttons in load and save dialogs.Thierry Crozat
2015-05-15TOON: Check for quitting in runEventScript()Torbjörn Andersson
2015-03-19TOON: Fix bad enum syntaxsylvaintv
2015-03-19TOON: Add options menusylvaintv
2014-08-06TOON: Remove some dead codeStrangerke
2014-02-28TOON: Reduce the scope of some more variables.Strangerke
2014-02-28TOON: Remove double identical check.Strangerke
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-14TOON: Use keycodes for hotkey handling.Johannes Schickel
2014-02-14TOON: Ignore hotkeys when *any* modifier is used.Johannes Schickel
2014-02-14TOON: Do not use KeyState::hasFlags when only presence of any flag should be ...Johannes Schickel
2013-11-09TOON: Fix unintialized variables. Fix CID 1002424Strangerke
2013-10-29TOON: Fix CID 1002424Strangerke
2013-08-03TOON: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TOON: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-04-27TOON: Fix Uninitialized scalar variable CID 1003172, 1003173, 1003175, 1003176Strangerke
2012-07-23VIDEO: Rewrite SmackerDecoder to use the new APIMatthew Hoops
2012-07-07TOON: Remove unecessary getSystem() function.D G Turner
2012-06-28TOON: Replace remaining int32 x,y,w and h coordinates with int16.D G Turner
2012-06-14Merge branch 'toon-RAM-reduction'D G Turner
2012-06-10TOON: Migrate Pathfinding API x,y coordinates to int16.D G Turner
2012-06-10GUI: Add helper to SaveLoadChooser, which uses the currently active target.Johannes Schickel
2012-06-10GUI: Get rid of SaveLoadChooser::setSaveMode.Johannes Schickel
2012-06-07TOON: Reduce unecessary linkages in Pathfinding class.D G Turner
2012-06-07TOON: Remove unecessary usages of g_system.D G Turner
2012-02-12TOON: Fix bug #3467139 with russian version crashsylvaintv
2011-12-08TOON: Replace usage of 'goto'.D G Turner
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-10-07TOON: Fix Flux jumpy animation when imprisonedsylvaintv
2011-09-08JANITORIAL: Fix some formatting glitches in gob, hugo and toonStrangerke