aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-22Implement sfSimulSpeech2 which is used in lodge when talking to Sakka.Eugene Sandulenko
2005-05-21Add patch from cyx for:Travis Howell
2005-05-21Correct tmsk offset.Travis Howell
2005-05-21Font TODOMax Horn
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-20Updated GUI issues. Again. But that's enough for today.Torbjörn Andersson
2005-05-20Made the chooser dialog scale itself, albeit in a slightly hackish way.Torbjörn Andersson
2005-05-20Updated GUI issues.Torbjörn Andersson
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-20Updated GUI issuesTorbjörn Andersson
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-19Big version of the popup widget. It could use a bit more polish, though...Torbjörn Andersson
2005-05-19More opcode changes for C64 maniacTravis Howell
2005-05-19o Implement direct disk reading for C64.Eugene Sandulenko
2005-05-19More scaling work. It's still more about infrastructure than layout: I wantTorbjörn Andersson
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-19This shouldn't have been in here anymore -- we already could make a HTML READ...Max Horn
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-18fixed Sist roomAndrew Kurushin
2005-05-18fixed loadsave item resource idAndrew Kurushin
2005-05-18Implement proper quitting. Added quitting to sfScriptGotoScene.Eugene Sandulenko
2005-05-18Make sure the labels for the volume sliders aren't truncated. (This is myTorbjörn Andersson
2005-05-18Correct input script in C64 maniac.Travis Howell
2005-05-18Added big slider widget. There is nothing in the widget itself that'sTorbjörn Andersson
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-18Remove duplicate _ws memberMax Horn
2005-05-18Remove the label code from SliderWidget (simplifies it a lot); instead use a ...Max Horn