Age | Commit message (Expand) | Author |
2009-01-04 | Fixed a crash when quitting Swampy Adventures. (Regression from the RTL chang... | Torbjörn Andersson |
2009-01-04 | Fix no input, when playing cards in Blue's 123 Time Activies. | Travis Howell |
2009-01-04 | Fix assert triggered when sorting out meals in Blue's 123 Time Activies. | Travis Howell |
2009-01-04 | Use cache when converting 16bit colors, for faster conversions. | Travis Howell |
2009-01-04 | Use slow palette color match, for 16bit color HE games for now. | Travis Howell |
2009-01-03 | reorganized introduction sequence static data (to simplify code when using co... | Gregory Montoir |
2009-01-03 | AGOS Smacker player: Wait for the *next* frame to be displayed, not the curre... | Filippos Karapetis |
2009-01-03 | Typo | Filippos Karapetis |
2009-01-03 | Simplified the Smacker video playing code for FTA2 | Filippos Karapetis |
2009-01-03 | Add missing src checks in drawWizPolygonTransform(). | Travis Howell |
2009-01-03 | Considerably shortened the detection table with use of macros. | Eugene Sandulenko |
2009-01-03 | Formatting | Eugene Sandulenko |
2009-01-03 | Dropped the script preprocessor introduced to fix the broken scripts. The par... | Nicola Mettifogo |
2009-01-03 | Properly using SMKPlayer::getFrameWaitTime() in MoviePlayerSMK::processFrame() | Sven Hesse |
2009-01-03 | Make it possible to quit or return to launcher while the Feeble Files list of | Torbjörn Andersson |
2009-01-03 | This should fix the SMK playing bug discussed in the forums | Sven Hesse |
2009-01-03 | Bugfix for #2480853 - Skorl doesn't follow Minnow into Cellar | Paul Gilbert |
2009-01-03 | Bugfix for #2480857 - Additionally savegames were crashing ScummVM | Paul Gilbert |
2009-01-03 | Changed the debugger 'schedule' command to be able to list the schedule, even... | Paul Gilbert |
2009-01-03 | Remove the prefix in subtitles of later Blue's Clues games. | Travis Howell |
2009-01-03 | Fix palette glitches in Art Show of Blue's Treasure Hunt. | Travis Howell |
2009-01-02 | Split the script module into two parts, for SAGA1 and SAGA2 games | Filippos Karapetis |
2009-01-02 | Wrapped more engine-specific code around appropriate ifdefs | Filippos Karapetis |
2009-01-02 | Wrapped SAGA 2 game entries around appropriate defines | Filippos Karapetis |
2009-01-02 | Let compiled subengines be visible in About dialog. | Eugene Sandulenko |
2009-01-02 | More configure code for additional SAGA engine features. | Eugene Sandulenko |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2009-01-02 | Rewrote the SAGA script system to use an opcode table, like in other engines | Filippos Karapetis |
2009-01-02 | Add German, Italian and Spanish VGA versions of Cruise for a Corpse. | Travis Howell |
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag... | Johannes Schickel |
2009-01-02 | Fix bugs #1940871: "AGI: Fan(Beyond Titanic 2) - Lockup" and #1874918: | Eugene Sandulenko |
2009-01-02 | Oops. (stupid c&p bug) | Johannes Schickel |
2009-01-02 | Cleanup. | Johannes Schickel |
2009-01-01 | Use the proper samples file name for 11h | Jordi Vilalta Prat |
2009-01-01 | Set/unified svn:keywords for all *.h and *.cpp files | Max Horn |
2009-01-01 | Simplified sound resource loading | Filippos Karapetis |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2009-01-01 | Add Italian Amiga AGA version of Simon the Sorcerer 1. | Travis Howell |
2008-12-31 | Proper fix for non-interactive ITE demos (the previous one was affecting spri... | Filippos Karapetis |
2008-12-31 | Several fixes and cleanup for sound resource loading. Sound information for s... | Filippos Karapetis |
2008-12-31 | Added punctuation to the error dialog I added before. | Torbjörn Andersson |
2008-12-31 | Added the French Mac version of Lost in Time, as supplied by koalet in bug re... | Sven Hesse |
2008-12-31 | Display an error message if the cutscene cannot be found. (Afterwards, ScummVM | Torbjörn Andersson |
2008-12-31 | Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and... | Filippos Karapetis |
2008-12-31 | Added an entry for the French Mac version of Gob2, as supplied by koalet in b... | Sven Hesse |
2008-12-31 | Adding a fallback for the Mac version of Gob2 | Sven Hesse |
2008-12-30 | Cleanup. | Johannes Schickel |
2008-12-30 | Implemented FR #2475519 "Enable F1 game menu in Full Throttle". | Johannes Schickel |
2008-12-30 | Fix for dialogue from Stauf and Ego during puzzles. | Scott Thomas |
2008-12-30 | Another change I forgot to do in revision 35447. | Nicola Mettifogo |