aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-28CGE: Close memory leak in sound Fx caching..D G Turner
2012-03-28CGE: Close memory leak in savegame thumbnail loading.D G Turner
2012-03-27README: Updated information regarding the custom game optionsFilippos Karapetis
2012-03-27NEWS: Updated information regarding the custom game optionsFilippos Karapetis
2012-03-27AGI: Add played time information to saved gamesFilippos Karapetis
2012-03-27AGI: Use the ScummVM dialogs for saving/loadingFilippos Karapetis
2012-03-27DREAMWEB: Slight cleanup of DreamWebEngine::animPointer()Filippos Karapetis
2012-03-26AGI: Fix compilation on NDS, broken due to predictive text changes.D G Turner
2012-03-25GUI: Fix for WinCE compile failure after predictive dialog changes.D G Turner
2012-03-26QUEEN: Implement saving/loading during runtime from the GMMFilippos Karapetis
2012-03-25GUI: Corrected fix for NDS compile failure...D G Turner
2012-03-25README: Update to indicate that disable_dithering is now a SCI optionFilippos Karapetis
2012-03-25GUI: Remove leftover code for the global dithering checkboxFilippos Karapetis
2012-03-25GUI: Fix for NDS compile failure after predictive dialog changes.D G Turner
2012-03-25CREATE_PROJECT: Add the FreeType featureFilippos Karapetis
2012-03-25Merge pull request #214 from BenCastricum/masterEugene Sandulenko
2012-03-25Merge pull request #216 from bluegr/gui_undither_moveEugene Sandulenko
2012-03-25SCI: Fix cursor coordinates for SCI01. Fixes a crash in KQ1 (bug #3503932)Filippos Karapetis
2012-03-25GUI: Change the undithering checkbox to be an engine-specific optionFilippos Karapetis
2012-03-25README: Some updates for game and GUI optionsFilippos Karapetis
2012-03-25DREAMWEB: Rename the dreamweb_originalsaveload option to originalsaveloadFilippos Karapetis
2012-03-25SCI: Rename the sci_originalsavedload option to originalsaveloadFilippos Karapetis
2012-03-25KYRA: Fix game option commentsFilippos Karapetis
2012-03-25NEWS: Fix spacingFilippos Karapetis
2012-03-25NEWS: Mention support for custom game optionsFilippos Karapetis
2012-03-25TRANSLATION: Add all the new files containing translatable stringsFilippos Karapetis
2012-03-25SCI: Hook up the digital SFX and CD audio optionsFilippos Karapetis
2012-03-25SWORD2: Add a custom game option to toggle object labelsFilippos Karapetis
2012-03-25SKY: Only show the option for the alternative intro in the CD versionFilippos Karapetis
2012-03-25QUEEN: Only show the option for the alternative intro in the CD versionFilippos Karapetis
2012-03-25Merge pull request #215 from eriktorbjorn/gui-optionsFilippos Karapetis
2012-03-25BUILD: Add COPYING.BSD to Windows installer script.Travis Howell
2012-03-25GUI: convert bitmap to make compatiblePaweł Kołodziejski
2012-03-25SKY: Add gui-option for alt-introTorbjörn Andersson
2012-03-25QUEEN: Add GUI option for alt-introTorbjörn Andersson
2012-03-25GUI: Move predictive dialog to common guiOleksiy Kurochko
2012-03-25KYRA: Move I18N-related commits where they belong.Eugene Sandulenko
2012-03-25Merge pull request #211 from lordhoto/game-gui-options-v2Eugene Sandulenko
2012-03-25ALL: added missing copying.* files for win32 and mac os xPawel Kolodziejski
2012-03-24SCUMM: More HES games detection fixesBen Castricum
2012-03-24GROOVIE: Detect if external music exists for the Music Enhancement Project.Scott Thomas
2012-03-23DOC: Update Czech README from patch #3508096Thierry Crozat
2012-03-23I18N: Update Czech translation from patch #3508096Thierry Crozat
2012-03-21Merge pull request #212 from aquadran/masterPaweł Kołodziejski
2012-03-22COMMON: Make Rect::center() more readableMatthew Hoops
2012-03-21OSX: allow make bundle with static freetype2 libraryPaweł Kołodziejski
2012-03-20COMMON: Make Rect::center() work properly with odd dimensionsMatthew Hoops
2012-03-19GRAPHICS: Fix regression caused by a bad rebaseMatthew Hoops
2012-03-19GRAPHICS: Fix PICT 16bppMatthew Hoops
2012-03-19Merge pull request #199 from clone2727/image-decoderJohannes Schickel