aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2009-08-16Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-...Travis Howell
2009-08-15Removed unnecessary semi-colons.Torbjörn Andersson
2009-08-14Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and...Sven Hesse
2009-08-13fix methodsArnaud Boutonné
2009-08-13Suppress no longer needed Playtoons workaroundArnaud Boutonné
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné
2009-08-13Initial save handler for Playtoons Arnaud Boutonné
2009-08-11Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,...Travis Howell
2009-08-10gob - Add 2 files tested and used by Playtoons and Playtoons CKArnaud Boutonné
2009-08-10gob - Add a workaround for files (at least in Playtoons) that are tested on C...Arnaud Boutonné
2009-08-08Changed the scroll-handling to be more like the original. This fixes bug #283...Sven Hesse
2009-08-08When opening a data stream, don't read the whole file into memory if not nece...Sven Hesse
2009-08-05Merged revisions 42578,42587-42593,42596-42599,42606,42608-42611,42614-42615,...Travis Howell
2009-08-02Show a message if saving or loading a game fails.Sven Hesse
2009-08-02Removing _frameWaitLag. It broke normal animation speed in pre-v4 games and d...Sven Hesse
2009-08-02When ESCing videos, seek to the last frame that was meant to be played. Fixes...Sven Hesse
2009-07-29Oops, fixing a regression I created with the Map_v4/Map_v2-mergeSven Hesse
2009-07-28More alignment-related changesSven Hesse
2009-07-28Changing stuff around a bit so alignment requirements won't increaseSven Hesse
2009-07-28Silencing two "empty loop body" warningsSven Hesse
2009-07-25Moved the decision whether subtitles should be displayed, so that the broken ...Sven Hesse
2009-07-25Added a workaround to fix the Last Dynasty video greenness for nowSven Hesse
2009-07-25Move the event recorder to its own class (EventRecoder inside common/EventRec...Johannes Schickel
2009-07-24Merging Map_v4 into Map_v2Sven Hesse
2009-07-24CoktelVideo cleanup: Splitting up some IMD methods and removing the obsolete ...Sven Hesse
2009-07-24Renaming getAnchor() to getFrameCoords()Sven Hesse
2009-07-24Added a method to easily dump resources to fileSven Hesse
2009-07-24Adding ADL playback to the demoplayerSven Hesse
2009-07-24Caching the subtitle font and color, because some don't assign thoseSven Hesse
2009-07-24Adding subtitle support to WoodruffSven Hesse
2009-07-23Fixing a bug in the V4 save file handler, produced by a "neat" feature in Woo...Sven Hesse
2009-07-21Fixing the text input in Gob1 (the loading code wasn't printed as you typed a...Sven Hesse
2009-07-21Fixing "Game "hangs" after first level" (bug #2824414)Sven Hesse
2009-07-21Making some static const uint32s public, older GCC versions don't seem to lik...Sven Hesse
2009-07-18Adding a workaround for the guard house card game "game over" screen in WoodruffSven Hesse
2009-07-18Merged revisions 42463,42468-42484,42486-42488,42490-42495,42498-42507,42510-...Travis Howell
2009-07-17/Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m...Sven Hesse
2009-07-17Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua...Sven Hesse
2009-07-17Making TOTResourceItem::size unsigned, fixing a graphics bug that crept inSven Hesse
2009-07-17Added some more debug warnings when resources can't be loadedSven Hesse
2009-07-14Add detection for Playtoons 4 EN_ANY as supplied by goodoldgeorg in bug #2820006Arnaud Boutonné
2009-07-14Add detection for Playtoons CK 3 (FR)Arnaud Boutonné
2009-07-13Allow resource loading from EXT even if the TOT has none againSven Hesse
2009-07-10Merged revisions 42322,42328,42345-42346,42354-42358 via svnmerge from Travis Howell
2009-07-10Fixing mismatched deleteSven Hesse
2009-07-10Merged revisions 42277-42278,42286-42290,42292-42293,42297,42300-42301,42303,...Travis Howell
2009-07-09Giving Font its own real classSven Hesse
2009-07-07Merged revisions 42205-42206,42208-42209,42211-42212,42214-42217,42219,42221-...Travis Howell
2009-07-07kFeatures800 -> kFeatures800x600 in order to have more meaningful nameEugene Sandulenko
2009-07-07Change SaveLoad_Playtoons caseArnaud Boutonné