aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-01-07SCI: The SCI2.1 SVGA version of MUMG is named "Mixed-Up Mother Goose Deluxe"Filippos Karapetis
2011-01-07SCI2.1: Kernel function changes (after looking through all of the SCI2.1 games)Filippos Karapetis
2011-01-07SCI2.1: Added a sanity check for VMD video positioning, for the demo of Light...Filippos Karapetis
2011-01-07SCI2.1: Show the kernel table used in the "version" console commandFilippos Karapetis
2011-01-06AGI: Rewrote predictive code matcherMax Horn
2011-01-06HUGO: Fix GCC warnings, second try (sorry)Arnaud Boutonné
2011-01-06HUGO: Fix GCC warningsArnaud Boutonné
2011-01-06HUGO: Implement DOS playerArnaud Boutonné
2011-01-06HUGO: Improve intro in H3 DosArnaud Boutonné
2011-01-05HUGO: Correct font sizes used in the Hugo1 DOS introMatthew Hoops
2011-01-05HUGO: Little cleanupArnaud Boutonné
2011-01-05HUGO: Fix warning using GCCArnaud Boutonné
2011-01-05HUGO: Use Win2 fonts in intro. Arnaud Boutonné
2011-01-05AGI: cleanupMax Horn
2011-01-04SCI: CleanupFilippos Karapetis
2011-01-04SCI: Fixed part of bug #3150767 - "KQ5 French crash on startup, only partial ...Filippos Karapetis
2011-01-04HUGO: Proper implementation for menu closing when clicked outside of itEugene Sandulenko
2011-01-04SCI: Moved the "SCI" bit to the extras field, to preserve the original naming...Filippos Karapetis
2011-01-04SCI: Corrected game description for LSL1 (thanks Raziel)Filippos Karapetis
2011-01-04HUGO: Use several 'off' buttons in the menuArnaud Boutonné
2011-01-04SCI: Slight cleanup to the garbage collectorFilippos Karapetis
2011-01-04SCI: Some changes to the naming scheme of some gamesFilippos Karapetis
2011-01-04HUGO: Implement menu commandsArnaud Boutonné
2011-01-03MOHAWK: Add stopMidi() function.Alyssa Milburn
2011-01-03MOHAWK: Add game type/detection for CSTime.Alyssa Milburn
2011-01-03MOHAWK: Add/update some resource FourCC entries.Alyssa Milburn
2011-01-03MOHAWK: Use integer math where floating point isn't requiredMatthew Hoops
2011-01-03MOHAWK: Cleanup some spacing, formatting, and namingMatthew Hoops
2011-01-03HUGO: Renamed the "cmd" parameter to "command", as "cmd" is a struct in game.hFilippos Karapetis
2011-01-03HUGO: Added stub for menu commands and implemented menu closingEugene Sandulenko
2011-01-03MOHAWK: Silence a gcc warningMatthew Hoops
2011-01-03HUGO: Implement top menu autoscalingEugene Sandulenko
2011-01-03MOHAWK: Implement Myst opcodes 133, Stellar observatory go buttonBastien Bouclet
2011-01-03HUGO: Load bitmaps from hugo.datArnaud Boutonné
2011-01-03HUGO: Show bitmap on first button in menu as a proof of conceptEugene Sandulenko
2011-01-03HUGO: Stub for the top menuEugene Sandulenko
2011-01-03M4: Removed redundant colour index recalculation in palette managerPaul Gilbert
2011-01-02HUGO: Fix 2 bugs that were causing several crashes using the mouseArnaud Boutonné
2011-01-02MOHAWK: Implement Myst opcodes 134 to 137, and 170 to 177, Stellar observator...Bastien Bouclet
2011-01-02MOHAWK: Don't leak the MIDI data.Alyssa Milburn
2011-01-02MOHAWK: Don't delete the MIDI driver before the parser.Alyssa Milburn
2011-01-02MOHAWK: Fix checking Myst rocket sound puzzle before moving all the sliders.Bastien Bouclet
2011-01-02JANITORIAL: Suppress some useless includesArnaud Boutonné
2011-01-01HUGO: Some space/tab cleanupsArnaud Boutonné
2011-01-01SCI: debugC calls no longer require a debug level of 2 to show outputFilippos Karapetis
2011-01-01SCI: Disable continuous list checking by defaultFilippos Karapetis
2011-01-01HUGO: Midi are no longer looping. Add handling to default playlistArnaud Boutonné
2011-01-01HUGO: Reduce CPU usage by adding a delay in the main loopArnaud Boutonné
2010-12-31HUGO: Add CTRL-l and CTRL-s keys used in Win versions. Arnaud Boutonné
2010-12-31HUGO: Saving a game is no longer authorized when gameOverFl is setArnaud Boutonné