aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v90he.cpp
AgeCommit message (Expand)Author
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
2006-06-23Convert file path, before playing videos in HE gamesTravis Howell
2006-06-16Fix rects in HE games, when positions are set by scriptsTravis Howell
2006-06-06Minor cleanupTravis Howell
2006-05-08Fix off by one in rect when capturing imageTravis Howell
2006-05-08Add initial DXA support for HE gamesTravis Howell
2006-04-17Replaced o70_seekFilePos by o60_seekFilePos (both were identical)Max Horn
2006-04-01Always check array bounds are valid in HE games, matching originalTravis Howell
2006-04-01Fix painting and fridge magnet palette glitches in thinker1Travis Howell
2006-03-31Rename two WizParameters fieldsTravis Howell
2006-03-30Add missing check for invalid object number in getObjectData opcodeTravis Howell
2006-03-11Fix endian issue in getArrayDim()Travis Howell
2006-03-10o6_setObjectName is never used by HE72+ gamesTravis Howell
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-15o Renamed script_v6he.cpp and script_v7he.cpp to script_v60he.cpp andEugene Sandulenko
2006-02-15Moved all he-specific source files to engines/scumm/he/ subdirectoryEugene Sandulenko