aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-08SCI: Fixed a typoFilippos Karapetis
2011-01-08SCI2.1: Added/documented some functionality used by Shivers 1Filippos Karapetis
2011-01-08BUILD: Include scummsys.h to force rebuild after reconfigureSven Hesse
2011-01-08BUILD: Include scummsys.h to force rebuild after reconfigure (thanks LordHoto)Willem Jan Palenstijn
2011-01-08SAGA: Include scummsys.h to force rebuild after reconfigureWillem Jan Palenstijn
2011-01-07SCI: Moved the handling of the op_line debug opcode inside readPMachineInstru...Filippos Karapetis
2011-01-07SCI: Removed leftover end markers from the opcode formats arrayFilippos Karapetis
2011-01-07MOHAWK: Merge Myst intro opcode 100 with generic opcode 40 into engine method...Bastien Bouclet
2011-01-07SCI2/2.1: Improvements to the find_callk debug function, and some kernel func...Filippos Karapetis
2011-01-07GROOVIE: Fix a memory leak reported by cppcheck.Jordi Vilalta Prat
2011-01-07DC: Ensure creation of output sections .{c,d}torsMarcus Comstedt
2011-01-07PARALLACTION: keep music playing during the intro (fix bug #2879791).Nicola Mettifogo
2011-01-07PARALLACTION: fix music playback (bug #2879793).Nicola Mettifogo
2011-01-07PARALLACTION: remove code duplication in NS sound code.Nicola Mettifogo
2011-01-07TOOLS: Add Dos intro music number in hugo.datArnaud Boutonné
2011-01-07DC: Check plugins for required symbolsMarcus Comstedt
2011-01-07GRAPHICS: Some basic documentation for Font.Johannes Schickel
2011-01-07GRAPHICS: Add some doxygen comments to Surface.Johannes Schickel
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-06SWORD25: Update configure Script to set LUA platform configuration for linux*David Turner
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-05VIDEO: Mirror QuickTime's mishandling of its own mdat atomsMatthew Hoops
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-04GRAPHICS: Add support for Windows FON/FNT fontsMatthew Hoops
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