aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-04Use slow palette color match, for 16bit color HE games for now.Travis Howell
2009-01-03reorganized introduction sequence static data (to simplify code when using co...Gregory Montoir
2009-01-03debug Makefile targetsAndre Heider
2009-01-03tweak the cache values for better video streamingAndre Heider
2009-01-03AGOS Smacker player: Wait for the *next* frame to be displayed, not the curre...Filippos Karapetis
2009-01-03- Prevented full theme search when "builtin" theme was specifiedJohannes Schickel
2009-01-03TypoFilippos Karapetis
2009-01-03Simplified the Smacker video playing code for FTA2Filippos Karapetis
2009-01-03Add missing src checks in drawWizPolygonTransform().Travis Howell
2009-01-03Considerably shortened the detection table with use of macros.Eugene Sandulenko
2009-01-03FormattingEugene Sandulenko
2009-01-03Dropped the script preprocessor introduced to fix the broken scripts. The par...Nicola Mettifogo
2009-01-03Properly using SMKPlayer::getFrameWaitTime() in MoviePlayerSMK::processFrame()Sven Hesse
2009-01-03Proper lag calculation even if the SMK has no audioSven Hesse
2009-01-03Make it possible to quit or return to launcher while the Feeble Files list ofTorbjörn Andersson
2009-01-03This should fix the SMK playing bug discussed in the forumsSven Hesse
2009-01-03Bugfix for #2480853 - Skorl doesn't follow Minnow into CellarPaul Gilbert
2009-01-03Bugfix for #2480857 - Additionally savegames were crashing ScummVMPaul Gilbert
2009-01-03Changed the debugger 'schedule' command to be able to list the schedule, even...Paul Gilbert
2009-01-03Remove the prefix in subtitles of later Blue's Clues games.Travis Howell
2009-01-03Fix palette glitches in Art Show of Blue's Treasure Hunt.Travis Howell
2009-01-03Removed a (hopefully) obsolete FIXME comment.Torbjörn Andersson
2009-01-02Split the script module into two parts, for SAGA1 and SAGA2 gamesFilippos Karapetis
2009-01-02Fix compilation on Mac OS X; tiny simplificationMax Horn
2009-01-02Cleanup.Johannes Schickel
2009-01-02Fixed crash when returning to launcher from a 640x480 game running with a non...Johannes Schickel
2009-01-02Fixed the way how screen changes are tracked. This should fix a crash when do...Johannes Schickel
2009-01-02- Moved theme listing code from GuiManager to ThemeEngineJohannes Schickel
2009-01-02Disable the SAGA 2 sub engine by default (it's WIP)Filippos Karapetis
2009-01-02- Changed description for --list-themes to be consistent with descriptions of...Johannes Schickel
2009-01-02- Fixed --gui-theme command line descriptionJohannes Schickel
2009-01-02- Added support selection of themes via a basename again (This should fix bug...Johannes Schickel
2009-01-02Wrapped more engine-specific code around appropriate ifdefsFilippos Karapetis
2009-01-02Wrapped SAGA 2 game entries around appropriate definesFilippos Karapetis
2009-01-02Let compiled subengines be visible in About dialog.Eugene Sandulenko
2009-01-02More configure code for additional SAGA engine features.Eugene Sandulenko
2009-01-02disable buffering for newlib's poor fread() implementationAndre Heider
2009-01-02mutex fix, we actally want recursive locksAndre Heider
2009-01-02Added changes to configure, which I forgot to do in my previous commitFilippos Karapetis
2009-01-02- Split the IHNM script functions into a different fileFilippos Karapetis
2009-01-02Updated the MSVC project files for commit #35668Filippos Karapetis
2009-01-02Rewrote the SAGA script system to use an opcode table, like in other enginesFilippos Karapetis
2009-01-02Add German, Italian and Spanish VGA versions of Cruise for a Corpse.Travis Howell
2009-01-02Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...Johannes Schickel
2009-01-02Reverted the handling of mouse move events, now the slider widget should be h...Johannes Schickel
2009-01-02Modified the way button highlights are processed when a widget is in dragging...Johannes Schickel
2009-01-02GUI: Redraw screen ASAP if the theme was changedMax Horn
2009-01-02Fix bugs #1940871: "AGI: Fan(Beyond Titanic 2) - Lockup" and #1874918:Eugene Sandulenko
2009-01-02GUI: Create the _themeArchive once and then keep it; also do not reload theme...Max Horn
2009-01-02Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla...Johannes Schickel