aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-09CINE: Add FIXME about Operation Stealth Memory Leak.David Turner
2011-01-09MOHAWK: Myst zip mode improvementsBastien Bouclet
2011-01-09SCI2: Implemented proper text splittingFilippos Karapetis
2011-01-09SCI2: Some documentation/stubsFilippos Karapetis
2011-01-09SCI: CleanupFilippos Karapetis
2011-01-09HUGO: Modify hint position when an object is selectedArnaud Boutonné
2011-01-09MOHAWK: Implement minimal D'ni stack. Lacking movie control.Bastien Bouclet
2011-01-09SCI: Changed the bShow parameter of GfxText16:Box() into a boolFilippos Karapetis
2011-01-08SCI: Some function renamingFilippos Karapetis
2011-01-08SCI2: Updated commentsFilippos Karapetis
2011-01-08SCI2.1: Added a comment with the SCI2.1 games using a SCI2 kernelFilippos Karapetis
2011-01-08MT32: Fixed compilation warningsMarcus Comstedt
2011-01-08DC: Sync legacy makefile with recent changesMarcus Comstedt
2011-01-08DC: Fix a compilation warningMarcus Comstedt
2011-01-08DC: Implement logMessage()Marcus Comstedt
2011-01-08MOHAWK: Change Myst credits stack not to use the var storeBastien Bouclet
2011-01-08MOHAWK: Set needsRedraw when changing LB palettes.Alyssa Milburn
2011-01-08HUGO: Fix an assert when mouse hit the top of the screenArnaud Boutonné
2011-01-08HUGO: Merge inventory object and mouse cursor when selectedArnaud Boutonné
2011-01-08OPENGL: Skip empty texture updates.Jordi Vilalta Prat
2011-01-08SCI2.1: Added some information about kSetPalStyleRange, kNewRoom and kMorphOnFilippos Karapetis
2011-01-08MOHAWK: Changed Myst intro stack to behave like the original. ie fully skippa...Bastien Bouclet
2011-01-08SCI2.1: Some stubs used by SQ6Filippos Karapetis
2011-01-08SCI2.1: Some functionality for Phantasmagoria 1 and MUMG DeluxeFilippos Karapetis
2011-01-08SCI: Fixed typoFilippos Karapetis
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é