aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/sfuncs.cpp
AgeCommit message (Expand)Author
2007-06-06Fixed the parameter order in sfScriptFadeFilippos Karapetis
2007-06-06Implemented the sfScriptFade opcodeFilippos Karapetis
2007-06-06Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ...Filippos Karapetis
2007-06-05Avoid compiler warnings.Travis Howell
2007-06-05Add the hack for the staircase in the zeppelin in IHNM once more, apparently ...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-06-04IHNM: Add a temporary hack for the crash that occurs when climbing the stairc...Filippos Karapetis
2007-06-03The animation frame counter is updated correctly now, so all animations in IH...Filippos Karapetis
2007-06-03Opcode 11 is sfLockUser. Also updated Scene::getHeight() for this change. Now...Filippos Karapetis
2007-06-02Implemented the sfWaitFrames script function for IHNM. Many animations should...Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Changed the frameOffset sanity check in Script::sfPlaceActor to throw a warni...Filippos Karapetis
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-02-11Moved engines to the new engines/ directoryMax Horn