aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/script.cpp
AgeCommit message (Expand)Author
2007-08-17Removed an obsolete TODOFilippos Karapetis
2007-08-01IHNM and ITE: ScummVM will no longer crash when loading games from the comman...Filippos Karapetis
2007-06-12Auto-use no-walk hitzones in IHNM, like the original. This fixes the pathfind...Filippos Karapetis
2007-06-11When using some items in IHNM, it was possible that the verb would incorrectl...Filippos Karapetis
2007-06-08fix IHNM pathfinding engine. now TED(Chapter 5) interacts with the books prop...Andrew Kurushin
2007-06-08IHNM never sets scriptModuleNumber to 0 in Script::doVerb(). Now, all items w...Filippos Karapetis
2007-06-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...Filippos Karapetis
2007-06-06Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...Filippos Karapetis
2007-06-06Fix regression caused by commit #27108Filippos Karapetis
2007-06-05Avoid compiler warnings.Travis Howell
2007-06-05Filtering specific verbs is used in ITE, but not in IHNM. It's now possible t...Filippos Karapetis
2007-06-05Check if a zone type is NULL for both ITE and IHNM, as it's done in the origi...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Made verbs "push" and "swallow" work in IHNM. It's now possible to choose a m...Filippos Karapetis
2007-05-27Verb actions are working correctly now in IHNM. Some verbs are still non-func...Filippos Karapetis
2007-05-02SAGA: Modified a workaround made for ITE to work in ITE onlyFilippos Karapetis
2007-04-21Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description mis...Eugene Sandulenko
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn