aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-10Store SCUMM md5s in save game. Save format bump.James Brown
svn-id: r14996
2004-09-10Correct HSHD soundsTravis Howell
svn-id: r14995
2004-09-10*** empty log message ***Travis Howell
svn-id: r14994
2004-09-10Rename opcodeTravis Howell
svn-id: r14993
2004-09-10OoopsTravis Howell
svn-id: r14992
2004-09-10Missed lineTravis Howell
svn-id: r14991
2004-09-10Add HE varsTravis Howell
svn-id: r14990
2004-09-10Update HE72+ varsTravis Howell
svn-id: r14989
2004-09-10Add updated fredd2Travis Howell
svn-id: r14988
2004-09-10Check _scummVar size of restart too.Travis Howell
svn-id: r14987
2004-09-10Ooops, actually clear _roomVars.Travis Howell
svn-id: r14986
2004-09-10Save game changes for HE80+ games.Travis Howell
svn-id: r14985
2004-09-09Change needed for HE 71 too.Travis Howell
svn-id: r14984
2004-09-09Use screen width, not hard coded value.Travis Howell
svn-id: r14983
2004-09-09CorrectionTravis Howell
svn-id: r14982
2004-09-09correctionGregory Montoir
svn-id: r14981
2004-09-09Add HE 70 version changes.Travis Howell
svn-id: r14980
2004-09-09CorrectionsTravis Howell
svn-id: r14979
2004-09-09Fix bug in ScummEngine_v7he::getCharsetOffset()Eugene Sandulenko
svn-id: r14978
2004-09-09OopsTravis Howell
svn-id: r14977
2004-09-09OoopsTravis Howell
svn-id: r14976
2004-09-09DuplicateTravis Howell
svn-id: r14975
2004-09-09Add later spy fox 1 version.Travis Howell
svn-id: r14974
2004-09-09Fix dog regression.Travis Howell
svn-id: r14973
2004-09-09Add extra opcodes for freddi2Travis Howell
Allow akos to play any actor sound. svn-id: r14972
2004-09-09Minor correctionTravis Howell
svn-id: r14971
2004-09-09Disable for nowTravis Howell
svn-id: r14970
2004-09-09Cases don't exist in HE80.Travis Howell
svn-id: r14969
2004-09-09Implement HE 80+ wiz-based cursors. Current implementation is a dirtyEugene Sandulenko
hack because drawWizImage has much more code in these games comparably to 72 games. Also they pass cursor parameters in a quite obscure way. svn-id: r14968
2004-09-08Add missing section for C022Travis Howell
svn-id: r14967
2004-09-08Semi-working akos codec32.Eugene Sandulenko
svn-id: r14966
2004-09-08some AKOS tweaks for HE72/80Gregory Montoir
svn-id: r14965
2004-09-08Fix pjs-demoTravis Howell
svn-id: r14964
2004-09-08Add freddi3 target.Eugene Sandulenko
svn-id: r14963
2004-09-08Should be reading array id resource.Travis Howell
svn-id: r14962
2004-09-08Fix array issue.Travis Howell
svn-id: r14961
2004-09-08Fingolfin's suggested fix for bug #1004919.Torbjörn Andersson
svn-id: r14959
2004-09-08Fixed evil regression #2. Restarting the game, or using the "start" debugTorbjörn Andersson
command, would close the global script variables and player object resources, without reopening them again. This made them fair game for the resource expiration mechanism. The player object is probably referenced often enough to stay alive, but the variables died on me pretty quickly, causing ScummVM to crash. I've also added a "reslist" debug command to make this sort of things easier to spot. By default it only lists resources with refCount > 0. Use "reslist 0" to see all the cached resources as well. svn-id: r14958
2004-09-08Lower debug levelTravis Howell
svn-id: r14957
2004-09-08Caused crash.Travis Howell
svn-id: r14956
2004-09-08No shadow palette in later games.Travis Howell
svn-id: r14955
2004-09-08Verified values.Travis Howell
No extra object data in later HE games. svn-id: r14954
2004-09-08Add extra index types.Travis Howell
Remove duplicate code. svn-id: r14953
2004-09-08Add more akos codes for HE80+.Travis Howell
svn-id: r14952
2004-09-07Fixed debug output.Torbjörn Andersson
svn-id: r14951
2004-09-07Should be HE99Travis Howell
svn-id: r14950
2004-09-07Add targetTravis Howell
svn-id: r14949
2004-09-07Add casesTravis Howell
svn-id: r14948
2004-09-07Add caseTravis Howell
svn-id: r14947
2004-09-07Add opcodeTravis Howell
svn-id: r14946