aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-01Restore the text background of pop-up widgets to fix the glitch on classic th...Jordi Vilalta Prat
2009-01-01Add Italian Amiga AGA version of Simon the Sorcerer 1.Travis Howell
2008-12-31Proper fix for non-interactive ITE demos (the previous one was affecting spri...Filippos Karapetis
2008-12-31Several fixes and cleanup for sound resource loading. Sound information for s...Filippos Karapetis
2008-12-31Added punctuation to the error dialog I added before.Torbjörn Andersson
2008-12-31Change link to the svn change log to viewvc's change log. The old one hadn't ...Matthew Hoops
2008-12-31Added the French Mac version of Lost in Time, as supplied by koalet in bug re...Sven Hesse
2008-12-31Display an error message if the cutscene cannot be found. (Afterwards, ScummVMTorbjörn Andersson
2008-12-31Rewrote to get rid of "condition is always false" warning.Torbjörn Andersson
2008-12-31Removed Graphics::ImageMan. Nothing uses itMax Horn
2008-12-31Added possible FIXMEsFilippos Karapetis
2008-12-31ThemeEngine:Max Horn
2008-12-31cleanupMax Horn
2008-12-31Proper fix: Readded the const keyword, together with the missing data type in...Filippos Karapetis
2008-12-31Prevent erroneous access of negative array indicesFilippos Karapetis
2008-12-31Removed "const" keyword from kDrawDataDefaults. MSVC complains that "'const' ...Filippos Karapetis
2008-12-31ThemeEngine changes:Max Horn
2008-12-31Fixed warningMax Horn
2008-12-31Clarified some ImageMan doxygen commentsMax Horn
2008-12-31Fixed GCC warning.Torbjörn Andersson
2008-12-31Commented out part of the code that corrupts the heap for meFilippos Karapetis
2008-12-31Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and...Filippos Karapetis
2008-12-31Added an entry for the French Mac version of Gob2, as supplied by koalet in b...Sven Hesse
2008-12-31Adding a fallback for the Mac version of Gob2Sven Hesse
2008-12-30added RM_REC, it's required for clean:Andre Heider
2008-12-30Cleanup.Johannes Schickel
2008-12-30Implemented FR #2475519 "Enable F1 game menu in Full Throttle".Johannes Schickel
2008-12-30Fix for dialogue from Stauf and Ego during puzzles.Scott Thomas
2008-12-30Another change I forgot to do in revision 35447.Nicola Mettifogo
2008-12-29Removed unused variable.Johannes Schickel
2008-12-29Fix for ""LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy"" (bug ID 247...Vicent Marti
2008-12-29- Removed game sound information for sound types that it can be determined au...Filippos Karapetis
2008-12-29- IHNM Mac loads correctly againFilippos Karapetis
2008-12-29Add detection for Russian The 7th Guest.Eugene Sandulenko
2008-12-29Updated Theme Package generator to work with Python 2.6-3.0 (push Python forw...Vicent Marti
2008-12-29Changed PSP graphic modes to use low resolution themes (possible fix for bug ...Vicent Marti
2008-12-29Fixed typoFilippos Karapetis
2008-12-29Silenced MSVC warningFilippos Karapetis
2008-12-29Reset screen dimension settings after closing menu.Johannes Schickel
2008-12-29- CleanupJohannes Schickel
2008-12-29Replaced Hex Dumper in Binary theme parser.Vicent Marti
2008-12-29Extended some comments.Johannes Schickel
2008-12-29Fixed character selection screen.Johannes Schickel
2008-12-29Cleanup.Johannes Schickel
2008-12-29Replaced the old stack macros with ScummVM's FixedStack class.Torbjörn Andersson
2008-12-29Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-12-29Add more versions of Blues Clues games.Travis Howell
2008-12-29Add Blue's Treasure Hunt.Travis Howell
2008-12-29T7G graphics enhancement: Add the unused skeleton graphics to the mazeScott Thomas
2008-12-29Explicitely using MIN<int>(). This should fix bug #2473627Sven Hesse