aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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é
2009-08-24Add another extension: SMDArnaud Boutonné
2009-08-23Properly initialize _autoDouble, fixing demos that don't set a video mode on ...Sven Hesse
2009-08-22Properly fixing the Lost in Time temp sprite issueSven Hesse
2009-08-22Hooking up the v2 spriteUncompressor into the v6 oneSven Hesse
2009-08-21Add 31 title files to ignore (they are never present !)Arnaud Boutonné
2009-08-20Fixing some signed/unsigned comparison warningsSven Hesse
2009-08-20Replace magic numbers by constants : kPropsSize and kIndexSizeArnaud Boutonné
2009-08-20Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a play...Arnaud Boutonné
2009-08-20modify props size to avoid later error (Size is still temporary) and prepare ...Arnaud Boutonné
2009-08-18Made AGOS, DRASCULA, GOB, GROOVIE, MADE, SCUMM and TINSEL properly stop CD au...Johannes Schickel
2009-08-17Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, ...Arnaud Boutonné
2009-08-17Formatting.Johannes Schickel
2009-08-17Suppress useless parenthesesArnaud Boutonné
2009-08-17Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded paths ...Arnaud Boutonné