aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-31Allow entry of space and some letters such as 'r' and 'p' as parts ofEugene Sandulenko
2005-05-31Some stubs for C64 MM costume codeEugene Sandulenko
2005-05-31multiple files save-load implementationAndrew Kurushin
2005-05-31Added keyboard auto-repeat. (I've been meaning to do that for a long time.)Torbjörn Andersson
2005-05-31Almost complete implementation of Puzzle. Now it is possible to solve itEugene Sandulenko
2005-05-30fix start clipping issueAndrew Kurushin
2005-05-30Only sound types 0 - 2 are used by FM Towns games.Travis Howell
2005-05-29Fix puzzle callback timings. Was mistakingly used millisecs instead of microsecsEugene Sandulenko
2005-05-29Implement key auto-repeat used in savegame dialog.Eugene Sandulenko
2005-05-29WhitespaceTorbjörn Andersson
2005-05-29Added braces for clarity.Torbjörn Andersson
2005-05-29Fix for bug #1210831 (MANIAC: Inventory not redrawn after loading a savegame)Max Horn
2005-05-29implemented DOS version 1 pixel clippingAndrew Kurushin
2005-05-29Correct off by one, fixes minor glitches in lost/smaller.Travis Howell
2005-05-29resourceMapper isn't used in HE72+ games.Travis Howell
2005-05-29Set zorder to zero by default.Travis Howell
2005-05-29Set zorder to zero by default.Travis Howell
2005-05-29Clear localVars in entry/exit scripts.Travis Howell
2005-05-28Possible fix for #1210373 FT: "wrong INSANE parameters for EN_VULTF2"Eugene Sandulenko
2005-05-28All known music glitches in Sam & Max should be fixed - or at least workedTorbjörn Andersson
2005-05-28fix warningAndrew Kurushin
2005-05-28Swapped the last two parameters to Sam & Max iMUSE command 257. This fixesTorbjörn Andersson
2005-05-28commit adds setWidth & setHeight to extend bounds of rectAndrew Kurushin
2005-05-28game options WIP2Andrew Kurushin
2005-05-28Fix load/save game regression in HE90+ games.Travis Howell
2005-05-28Correct case order.Travis Howell
2005-05-28Add last changes to HE100 too.Travis Howell
2005-05-28Sync opcode names and add HE72+ version of o_systemOps.Travis Howell
2005-05-28Revert my removal of _skipPalette, still required.Travis Howell
2005-05-28Correct HE version.Travis Howell
2005-05-27Clarified the status of the GUI scaling a bit. I'm not aware of anyTorbjörn Andersson
2005-05-27Made ValueDisplayDialog scale itself.Torbjörn Andersson
2005-05-27More whitespace changes.Torbjörn Andersson
2005-05-27Very minor cleanup.Torbjörn Andersson
2005-05-27Remove old comment, verb charset is now used.Travis Howell
2005-05-27Added workaround for Sam & Max music issue at the Dino Bungie Memorial. AsTorbjörn Andersson
2005-05-26Add Russian PuttTimeEugene Sandulenko
2005-05-26Fix bug #1209059 "GOB: Gobliiins English Floppy version crash"Eugene Sandulenko
2005-05-26In V7/V8 games, use the blast text system to render verbs (this fixes bug #12...Max Horn
2005-05-26Take the font height from the charset header for V3 fonts, too; determine the...Max Horn
2005-05-26Add 'MIDI' chunk to list of known iMuse music chunksMax Horn
2005-05-26Add HE100 difference in flags and tmp code for extra flags.Travis Howell
2005-05-26oopsMax Horn
2005-05-26Changed name of addMessageToStack to convertMessageToString (still not really...Max Horn
2005-05-26Be less agressive about re-using trigger slots. This fixes bug #888161,Torbjörn Andersson
2005-05-26Added CharsetRenderer::getCharHeight()Max Horn
2005-05-26Properly use operator '%' to compute a queue wrap around, instead of relying ...Max Horn
2005-05-26Cleanup. (Mostly whitespace.)Torbjörn Andersson
2005-05-26Fix warningEugene Sandulenko
2005-05-26Fix bad endian bug in thumbnails codeMax Horn