Age | Commit message (Expand) | Author |
2009-01-02 | Fixed crash when returning to launcher from a 640x480 game running with a non... | Johannes Schickel |
2009-01-02 | Fixed 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 ThemeEngine | Johannes Schickel |
2009-01-02 | Disable 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 description | Johannes Schickel |
2009-01-02 | - Added support selection of themes via a basename again (This should fix bug... | Johannes Schickel |
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 | disable buffering for newlib's poor fread() implementation | Andre Heider |
2009-01-02 | mutex fix, we actally want recursive locks | Andre Heider |
2009-01-02 | Added changes to configure, which I forgot to do in my previous commit | Filippos Karapetis |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2009-01-02 | Updated the MSVC project files for commit #35668 | 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 | Reverted the handling of mouse move events, now the slider widget should be h... | Johannes Schickel |
2009-01-02 | Modified the way button highlights are processed when a widget is in dragging... | Johannes Schickel |
2009-01-02 | GUI: Redraw screen ASAP if the theme was changed | Max Horn |
2009-01-02 | Fix bugs #1940871: "AGI: Fan(Beyond Titanic 2) - Lockup" and #1874918: | Eugene Sandulenko |
2009-01-02 | GUI: Create the _themeArchive once and then keep it; also do not reload theme... | Max Horn |
2009-01-02 | Got rid of GuiManager::clearDragWidget instead handle it via a new widget fla... | Johannes Schickel |
2009-01-02 | GUI: Fix the recent regression where starting games directly (bypassing the l... | Max Horn |
2009-01-02 | Prevent the 'Confirm exit' dialog from being invoked recursively | Max Horn |
2009-01-02 | Oops. (stupid c&p bug) | Johannes Schickel |
2009-01-02 | Cleanup. | Johannes Schickel |
2009-01-01 | Cleanup. | Johannes Schickel |
2009-01-01 | Use the proper samples file name for 11h | Jordi Vilalta Prat |
2009-01-01 | Fixed a typo in a comment, plus some slight re-wording. | Torbjörn Andersson |
2009-01-01 | cleanup | Max Horn |
2009-01-01 | Revamping the handling of GUI themes a bit: | Max Horn |
2009-01-01 | Fingolfin says: If an #ifdef __SYMBIAN32__ is needed here, the Symbian folks ... | Max Horn |
2009-01-01 | Set/unified svn:keywords for all *.h and *.cpp files | Max Horn |
2009-01-01 | Added two FIXMEs to global options dialog, related to theme selection | Max Horn |
2009-01-01 | Simplified sound resource loading | Filippos Karapetis |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2009-01-01 | Restore the text background of pop-up widgets to fix the glitch on classic th... | Jordi Vilalta Prat |
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 | Change link to the svn change log to viewvc's change log. The old one hadn't ... | Matthew Hoops |
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 | Rewrote to get rid of "condition is always false" warning. | Torbjörn Andersson |
2008-12-31 | Removed Graphics::ImageMan. Nothing uses it | Max Horn |
2008-12-31 | Added possible FIXMEs | Filippos Karapetis |