Age | Commit message (Expand) | Author |
2008-09-16 | Added "querySaveMetaInfos" to MetaEngine. | Johannes Schickel |
2008-09-14 | - Added thumbnail support to launcher load dialog. | Johannes Schickel |
2008-09-14 | Minor improvement for GMM layout. | Johannes Schickel |
2008-09-14 | Added ScummVM logo to GMM. | Johannes Schickel |
2008-09-14 | Changed message when trying to open the load dialog for games not supporting ... | Johannes Schickel |
2008-09-14 | Fix for bug #2090879 "GUI: Launcher 'Load' dialog should preserve save slot i... | Johannes Schickel |
2008-09-14 | Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" ... | Johannes Schickel |
2008-09-11 | Little more cleanup. | Johannes Schickel |
2008-09-11 | - Moved delete confirm dialog to SaveLoadChooser, allows the user to check wh... | Johannes Schickel |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |
2008-09-07 | Bugfix: Theme loading on platforms which don't support cursor palettes. | Vicent Marti |
2008-09-05 | Added Chris to credits | Max Horn |
2008-09-05 | Updated some copyright strings to 2001-2008 | Max Horn |
2008-09-05 | Added simple ZipArchive class, and changed some GUI code to use it, instead o... | Max Horn |
2008-09-05 | Fixed severe bottleneck in the XML Parser code. | Vicent Marti |
2008-09-05 | Enum needs to be minimum four chars to compile (32 bit number I guess) | Lars Persson |
2008-09-05 | Removed useless dependencies from common/file.h in common code. When complete... | Nicola Mettifogo |
2008-09-05 | Fixing some compiler warnings | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-09-03 | In the launcher load dialog code, store the save_slot in the transient domain... | Max Horn |
2008-09-02 | Massive refactoring/cleanup on the theme engine/parser. | Vicent Marti |
2008-09-02 | Fixed copy&paste error when checking y and h of a widget on layout change. | Johannes Schickel |
2008-09-01 | cleanup | Max Horn |
2008-08-18 | Bugfix: I'm artistically challenged so I made half of the Modern GUI theme pi... | Vicent Marti |
2008-08-18 | Fixed builtin theme. | Vicent Marti |
2008-08-18 | Misc GFX fixes. | Vicent Marti |
2008-08-17 | Added a confirm dialog for deleting savegames | Christopher Page |
2008-08-17 | Added ScummVM Title and version info to GMM | Christopher Page |
2008-08-16 | Made sure to set the loading slot AFTER selecting the active domain when load... | Christopher Page |
2008-08-16 | Added support for loading uncompressed/unpackaged themes. | Vicent Marti |
2008-08-16 | Merged revisions 33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,... | Vicent Marti |
2008-08-15 | If the last savegame is deleted, reset save_slot in config man to -1 | Christopher Page |
2008-08-15 | Directory theme opening - WIP. | Vicent Marti |
2008-08-15 | Fixes for Cine engine loading from launcher | Christopher Page |
2008-08-15 | Tons of misc. GFX fixes. | Vicent Marti |
2008-08-15 | Small correction for last commit | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-15 | Bugfix: Screen not updating on theme/renderer change. | Vicent Marti |
2008-08-15 | Added support for automatically resizing more than one widget in a flowing la... | Vicent Marti |
2008-08-15 | Added missing layout file. | Vicent Marti |
2008-08-15 | Deprecated support for "direction" layout keys. | Vicent Marti |
2008-08-15 | Bugfix: Cross cursor animation disabled when switching themes/resolutions on ... | Vicent Marti |
2008-08-15 | Added popup widget in Options menu to change GUI renderer on the fly. | Vicent Marti |
2008-08-15 | Added some MetaEngineFeatures, defined MEFs for the Scumm engine | Christopher Page |
2008-08-14 | Misc GFX tweaks. | Vicent Marti |
2008-08-14 | Added Classic Theme - WIP (yes, it's working). | Vicent Marti |
2008-08-14 | Several GFX tweaks/fixes. | Vicent Marti |
2008-08-14 | Bugfix: Compressed font/bitmap loading. | Vicent Marti |
2008-08-14 | Added implementation for deleting savestates from the launcher for engines wh... | Christopher Page |
2008-08-14 | Added 'delete' button to the launcher's load dialog, implementation for delet... | Christopher Page |