aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2004-09-14Fix array issues.Travis Howell
2004-09-14Correct id checkTravis Howell
2004-09-14_numActors should be 30 not 29 for HE 72 titles, makes HE 72 version of puttz...Jonathan Gray
2004-09-14Fixed latest bug in polygonContains. Now hotspots work as expected.Eugene Sandulenko
2004-09-14Only reports trace statusTravis Howell
2004-09-14Report when polyogn Wiz image is used.Travis Howell
2004-09-14Load POLD resources in HE80+ gamesTravis Howell
2004-09-14Set numVerts when storing polygonsTravis Howell
2004-09-14Fixed yet another bug in polyugonContains. Still not everything :(Eugene Sandulenko
2004-09-14Fix bug in polygonContains(). Still doesn't work.Eugene Sandulenko
2004-09-13Implemented formerly known unknownFB and unknownFC.Eugene Sandulenko
2004-09-13fix cursors hotspotGregory Montoir
2004-09-13HE 80 uses up to 255.Travis Howell
2004-09-13Reads extra script byte, just like readFile.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-13*** empty log message ***Travis Howell
2004-09-13Order wrongTravis Howell
2004-09-13Needs to be higher for now.Travis Howell
2004-09-13Add Missing popTravis Howell
2004-09-13HE arcade game work a bit now.Travis Howell
2004-09-13Debug code strings should use string num, not var num.Travis Howell
2004-09-13Sound ids 10000 - 10008 seems to be sound channels in HE70+ games.Travis Howell
2004-09-13Required for later HE games to.Travis Howell
2004-09-13Corect size.Travis Howell
2004-09-13Set correct array length in HE 72+ games.Travis Howell
2004-09-12Fixed some other cases where the number of parameters to our message-Torbjörn Andersson
2004-09-12Added missing parameters to debug(), as pointed out by Lord_Nightmare.Torbjörn Andersson
2004-09-12Disable these games for nowChris Apers
2004-09-12fixed endlinesPaweł Kołodziejski
2004-09-12Correct debugsTravis Howell
2004-09-12Be a Less Lazier Programmer (tm): Lesson 1.James Brown
2004-09-12Be a Better Programmer (tm)James Brown
2004-09-12Another HE opcodeTravis Howell
2004-09-12On PalmOS tooChris Apers
2004-09-12Correct variable nameChris Apers
2004-09-12PalmOS : ARM optimized DrawSTripToScreen function + disable dissolve(1,1)Chris Apers
2004-09-12PalmOS : ARM optimized proc3 functionChris Apers
2004-09-12More HE opcodes.Travis Howell
2004-09-12Add debugTravis Howell
2004-09-12Add targetsTravis Howell
2004-09-12Skip speech name in subtitles.Travis Howell
2004-09-12Add some change to start later HE99 hames.Travis Howell
2004-09-12TypoTravis Howell
2004-09-12Use talkie resource for HE 99+ games.Travis Howell
2004-09-12Add caseTravis Howell
2004-09-12Add some HE90+ opcodesTravis Howell
2004-09-11Add stub case for now.Travis Howell