aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-05-21Add patch from cyx for:Travis Howell
2005-05-21Correct tmsk offset.Travis Howell
2005-05-21Adjust for HE73.Travis Howell
2005-05-21Add HE73 version for opcode difference.Travis Howell
2005-05-21Beautify decompressTMSK().Eugene Sandulenko
2005-05-21fixed MS VC warnAndrew Kurushin
2005-05-21Fix regression with GF_MULTIPLE_VERSIONSEugene Sandulenko
2005-05-21Switch to errors, music/sound file is required in many games.Travis Howell
2005-05-21Trigger error if bundle file is missing.Travis Howell
2005-05-21Initial support for TMSK masking in HE72+ games.Travis Howell
2005-05-21Missed a few changes.Travis Howell
2005-05-21Only needed for C64 maniac.Travis Howell
2005-05-21Stubs for C64 MM costume code. Content will follow. Fixes crash in introEugene Sandulenko
2005-05-21Fix samnmax-alt target. Actually now it is obsolete.Eugene Sandulenko
2005-05-20Fix charsets in MM NES after gameload.Eugene Sandulenko
2005-05-20Added big editable text widget, and removed some cruft. I think this meansTorbjörn Andersson
2005-05-20REmove now unneeded assert as MM NES may pass zero ptr to box whichEugene Sandulenko
2005-05-20Add more opcode differences in C64 maniac.Travis Howell
2005-05-20OoopsTravis Howell
2005-05-20Add more opcode differences in C64 maniac.Travis Howell
2005-05-19Improve MM NES & C64 games autodetection.Eugene Sandulenko
2005-05-19More opcode changes for C64 maniacTravis Howell
2005-05-19o Implement direct disk reading for C64.Eugene Sandulenko
2005-05-19Only a single line for subtitles in C64 maniac.Travis Howell
2005-05-19Correct subtitle colors in C64 maniac.Travis Howell
2005-05-18Fix yet another actor masking issueEugene Sandulenko
2005-05-18Patch from Quietust for MM NES:Eugene Sandulenko
2005-05-18MM NES masking fixes from Quietust.Eugene Sandulenko
2005-05-18Correct input script in C64 maniac.Travis Howell
2005-05-18Combine Win32 and Mac resource extractors (used for cursors in latter HE) asEugene Sandulenko
2005-05-18Remove newline from debug.Travis Howell
2005-05-18Another difference in C64 maniac.Travis Howell
2005-05-18Add some differences in C64 maniac.Travis Howell
2005-05-18Some more scaling work. Parts of the options dialogs scale themselves. SomeTorbjörn Andersson
2005-05-18The SCUMM options dialog mostly scales itself. Mostly.Torbjörn Andersson
2005-05-18No need to declare a full method if all you need is a tiny local functionMax Horn
2005-05-18Add missing else.Travis Howell
2005-05-18round() is not portable.Eugene Sandulenko
2005-05-18Limit to C64 maniac.Travis Howell
2005-05-18Update commentTravis Howell
2005-05-18Add scripts file for C64 verisons, ready for future changes.Travis Howell
2005-05-18Add missing palette slot, used in verbs/inventory.Travis Howell
2005-05-18There is no music engine for C64 versions yet.Travis Howell
2005-05-18Add C64 palette.Eugene Sandulenko
2005-05-18Some cleanup (note: for some (negative value) corner cases, round does not 10...Max Horn
2005-05-17Initial support of C64 MM & ZakEugene Sandulenko
2005-05-17Remove debug output. Some more PI fixesEugene Sandulenko
2005-05-17Update with our own PI and atan2().Eugene Sandulenko
2005-05-17Another funshop opcode. Does anyone knows ehrer to get proper x87 FPU fpatanEugene Sandulenko
2005-05-17Made the help dialog scale itself. There's one place where it ought to useTorbjörn Andersson