aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.cpp
AgeCommit message (Expand)Author
2004-09-18minor code simplificationGregory Montoir
2004-09-18fix offsets computation (Putt-Putt's head and body are no more detached in ti...Gregory Montoir
2004-09-18Should be for HE71 and later.Travis Howell
2004-09-18preliminar AuxQueue support (freddemo intro), some glitches thoughGregory Montoir
2004-09-15Add missing akos case.Travis Howell
2004-09-13CorrectionTravis Howell
2004-09-13Not needed.Travis Howell
2004-09-13Remove debugTravis Howell
2004-09-13A few correctionsTravis Howell
2004-09-12Correct variable nameChris Apers
2004-09-10Minor correctionTravis Howell
2004-09-09correctionGregory Montoir
2004-09-09Add extra opcodes for freddi2Travis Howell
2004-09-09Disable for nowTravis Howell
2004-09-08Add missing section for C022Travis Howell
2004-09-08Semi-working akos codec32.Eugene Sandulenko
2004-09-08some AKOS tweaks for HE72/80Gregory Montoir
2004-09-08Add more akos codes for HE80+.Travis Howell
2004-09-06Add temporary hack to ignore akoc drawLimb C021 for now.Travis Howell
2004-09-05Implement roomOp 234Eugene Sandulenko
2004-09-04cleanup (this actor clip stuff is really evil -- I have to agree with Kirben,...Max Horn
2004-09-04Complete actor clipping override code for HE games.Travis Howell
2004-09-04OoopsTravis Howell
2004-09-04Add actor cliping override for HE games.Travis Howell
2004-09-03Another akos code difference in HE 71+ gamesTravis Howell
2004-09-02Cleanup: renamed 'value' to 'scaletableSize' and made akos codec1 & the old c...Max Horn
2004-08-31*** empty log message ***Travis Howell
2004-08-31Ignore akos codec 32 for nowTravis Howell
2004-08-30Add more akos codesTravis Howell
2004-08-29Add a few akos codesTravis Howell
2004-08-28Small correction for code c025Travis Howell
2004-08-28akos code C025 is almost the same as complex_channelTravis Howell
2004-08-28*** empty log message ***Travis Howell
2004-08-28Remove left oversTravis Howell
2004-08-28akos should queue commmands and executate after drawing costumes (Caused race...Travis Howell
2004-08-26Update akos error messagesTravis Howell
2004-08-26More code/stubs for HE 7.2 gamesTravis Howell
2004-08-22Basic start on freddemo (old version)Travis Howell
2004-08-08Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))Max Horn
2004-07-31isGlobInMemory == isResourceLoadedMax Horn
2004-07-11Rename varTravis Howell
2004-07-09Don't allow codec 1 to skip columns when _scaleX is 255. This is consistentTorbjörn Andersson
2004-07-01Fix large delay in library of The Dig regression.Travis Howell
2004-06-29Revert hypothetical off-by-one fixin akos codec 16, causes glitches in HE games.Travis Howell
2004-06-27That check should of been for HE 7.0 games.Travis Howell
2004-06-27Another palette change needed for HE 7.0 games.Travis Howell
2004-06-27Renamed some HE-specific variables.Eugene Sandulenko
2004-06-27Fix actor palette in HE 7.0 games.Travis Howell
2004-06-26Older scaleTable and scale values are still use by HE games.Travis Howell
2004-06-26Fix transparency for akos codec 16 in HE games.Travis Howell