aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_playtoons.cpp
AgeCommit message (Expand)Author
2010-08-08GOB: Add constants for different surfaces/spritesSven Hesse
2010-07-16Removed unused variables.Torbjörn Andersson
2010-04-27Fix warning using GCC 4.5Arnaud Boutonné
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-09-29Playtoons - implement some functions related to hotspot textsArnaud Boutonné
2009-09-15- Implement _pattern variableArnaud Boutonné
2009-09-09Playtoons - Fix searchHotspot and suppress a forgotten debug warningArnaud Boutonné
2009-09-09Playtoons - Add oPlaytoons_printTextArnaud Boutonné
2009-09-04Playtoons - Add workaround in order to ignore hardcoded paths in oPlaytoons_c...Arnaud Boutonné
2009-09-04Add oPlaytoons_getObjAnimSize. It's uncomplete, but it allows to use some fun...Arnaud Boutonné
2009-08-30Modify warning message for o5_deleteFile as it's not only used by Dynasty, an...Arnaud Boutonné
2009-08-28Playtoons - Add new freeSprite function for Playtoons & Bambou. This fixes th...Arnaud 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-24Playtoons uses a variable space that exceeds 32767 bytes. Changing a few vari...Sven Hesse
2009-08-20Add oPlaytoons_F_1B skeletton, and oPlaytoons_readData to avoid adding a play...Arnaud Boutonné
2009-08-17Add back parenthesis (I wasn't aware of this convention, sorry) in saveload, ...Arnaud Boutonné
2009-08-17Formatting.Johannes Schickel
2009-08-17Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded paths ...Arnaud Boutonné
2009-08-13- Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ...Arnaud Boutonné