aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-28Add multilanguage EN+FR versions of gob2 and gob3 found on english Adi 4.10 E...Arnaud Boutonné
2009-10-28Fixing "graphical glitch in Bizoo level" (bug #2867361)Sven Hesse
2009-10-28Adding another Windows Lost in Time version, German/FrenchSven Hesse
2009-10-28Style fixesSven Hesse
2009-10-28Removing trailing spacesSven Hesse
2009-10-23Gob - Add a workaround for gob3 Sofa bug #2867294. It's now possible to exit ...Arnaud Boutonné
2009-10-23Gob - Fix animations without extensionArnaud Boutonné
2009-10-18gob - Cleanup of previous modificationArnaud Boutonné
2009-10-18gob - "Windows" Gob3 has errors in scripts, calling .IMD videos instead of .V...Arnaud Boutonné
2009-10-15Give Gob1 CD-i its own platform.Matthew Hoops
2009-10-13gob detection Arnaud Boutonné
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-08Add a hack that fixes bug #2858887 and #2859606Arnaud Boutonné
2009-10-08gob - Fix a Valgrind warning occuring in CD gamesArnaud Boutonné
2009-10-07Fix an assert in activeWin(). Arnaud Boutonné
2009-10-06gob - fix valgrind warning: invalid read when animKeysCount equals 0Arnaud Boutonné
2009-10-03revert r44542: the fix reopens another previous bug Arnaud Boutonné
2009-10-02Fix for bug ref#2867294 (hopefully) Arnaud Boutonné
2009-10-01Fix a regression in the first part of the intro (gitches when the paper and t...Arnaud Boutonné
2009-09-30Fascination - Suppress some warningsArnaud Boutonné
2009-09-30Fascination - Fix a regression in intro (fix of R42171)Arnaud Boutonné
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-29Playtoons - implement some functions related to hotspot textsArnaud Boutonné
2009-09-29Gob - Silence a Valgrind warning by initializing a variable Arnaud Boutonné
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-09-18Fixed warning about missing newlineAndre Heider
2009-09-16Playtoons - Add patterns to drawCircleArnaud Boutonné
2009-09-16Playtoons - Add 3 DRAW_PIXEL patterns, fix some conditions.Arnaud Boutonné
2009-09-15- Implement _pattern variableArnaud Boutonné
2009-09-09Really fixing searchHotspot, syntax-wise at least. (Note: Hotspots::Hotspot::...Sven Hesse
2009-09-09Playtoons - Fix searchHotspot and suppress a forgotten debug warningArnaud Boutonné
2009-09-09Playtoons - Add oPlaytoons_printTextArnaud Boutonné
2009-09-08Fixed some (pedantic) warningsMax Horn
2009-09-04Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_c...Arnaud Boutonné
2009-09-04Some more int16->uint16 changes, to accommodate for Playtoons larger variable...Sven Hesse
2009-09-04Gob/Adi2 - In playtoons and later, there are 50 more sprite pointers Arnaud Boutonné
2009-09-04Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some fun...Arnaud Boutonné
2009-09-01Making another variable offset unsigned, since it overflows int16Sven Hesse
2009-09-01Fixing warnings and adding a warning should the ID be something yet unknown, ...Sven Hesse
2009-09-01Playtoons: Add support to IDs 65530, 65531, 65532, 65534, and renamed Id -1 i...Arnaud Boutonné
2009-08-30Modify warning message for o5_deleteFile as it's not only used by Dynasty, an...Arnaud Boutonné
2009-08-30Making the Windows version of Little Red Riding Hood display somethingSven Hesse
2009-08-30Add detection strings for multi-lang Windows version of Little Red Riding HoodArnaud Boutonné
2009-08-28Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th...Arnaud Boutonné
2009-08-28Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues...Arnaud Boutonné
2009-08-28Suppress useless game type for Playtoons CKArnaud Boutonné
2009-08-27Fixing a typo and copy-paste errorSven Hesse