aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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
2009-08-27Slight formatting and changed searchHotspot to be const.Johannes Schickel
2009-08-27code formattingArnaud Boutonné
2009-08-27fix compilationJoost Peters
2009-08-27Playtoons - Modify oPlaytoons_F_1B so that it only warns when the functions i...Arnaud Boutonné
2009-08-27Playtoons/Adi2 - Add rudimentary Hotspots search function based on shortId. T...Arnaud Boutonné
2009-08-27Playtoons - delayed bgstop only when frame == -9Arnaud Boutonné
2009-08-25Add ADI 2.0 'for Math Teacher' special packArnaud Boutonné
2009-08-25Fix game type for ADI2 gamesArnaud Boutonné
2009-08-24Playtoons uses a variable space that exceeds 32767 bytes. Changing a few vari...Sven Hesse
2009-08-24Add ADI 2.6 FR detectionArnaud Boutonné
2009-08-24- Add game type ADI2Arnaud Boutonné
2009-08-24Some modifications in o6_playVmdOrMusic: Less warnings in console Windows, an...Arnaud Boutonné