aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-06CMD: Improve warnings for --detect and --add when no game is foundThierry Crozat
2017-08-06CMD: Print full path information for --detectTobia Tesan
2017-08-06CMD: Update README with new autodetect command line optionsTobia Tesan
2017-08-06CMD: Update error codes in case of autodetector errorTobia Tesan
2017-08-06CMD: Add --recursive option for adding & detectionTobia Tesan
2017-08-06CMD: Fix batch adding of gamesTobia Tesan
2017-08-06QUEEN: Silence GCC 7 warnings about potential buffer overflowTorbjörn Andersson
2017-08-06I18N: Update translation (Dutch)Ben Castricum
2017-08-06TITANIC: Changing arrow movement to be done via simulated mouse clicksPaul Gilbert
2017-08-06TITANIC: Create new CMovementMsg for new movement functionalityPaul Gilbert
2017-08-06GUI: Mark some fall-through cases as intentionalBastien Bouclet
2017-08-06MOHAWK: Riven: Add keyboard navigationBastien Bouclet
2017-08-06TITANIC: Fix handling of NumPad causing double digitsPaul Gilbert
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-08-06SWORD25: Increase buffer length to silence GCC 7 warningTorbjörn Andersson
2017-08-06JANITORIAL: Silence GCC 7 fall through warningTorbjörn Andersson
2017-08-06SWORD1: Silence GCC warning about potential overflowTorbjörn Andersson
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-08-06JANITORIAL: Silence some more GCC 7 fallthrough warningsTorbjörn Andersson
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-08-06I18N: Update translations templatesThierry Crozat
2017-08-06MOHAWK: Riven: Load only the data files for the current game versionBastien Bouclet
2017-08-06GOB: Fix what looks like an obviously incorrect conditionTorbjörn Andersson
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-08-06JANITORIAL: Increase buffer size to fix potential overflowTorbjörn Andersson
2017-08-06JANITORIAL: Silence GCC warningTorbjörn Andersson
2017-08-06JANITORIAL: Silence some GCC 7 warningsTorbjörn Andersson
2017-08-06GRAPHICS: MACGUI: Fix cursor position when MacTextWindow is scrolledEugene Sandulenko
2017-08-05TITANIC: Maintain static movie frames on objects across savesPaul Gilbert
2017-08-05TITANIC: Fix original savegames from the bar not loadingPaul Gilbert
2017-08-05TITANIC: Don't show invalid meta info for original game savesPaul Gilbert
2017-08-05GRAPHICS: MACGUI: Enforce surface cleanup on MacText clearingEugene Sandulenko
2017-08-05WAGE: Implement Gui::clearOutput()Eugene Sandulenko
2017-08-05GRAPHICS: MACGUI: More work on clearing MacTextWindow contentEugene Sandulenko
2017-08-05TITANIC: Fix getting into Lift 1 from a first class floorPaul Gilbert
2017-08-05TITANIC: Fix releasing chicken in middle of parrot leaning out to eatPaul Gilbert
2017-08-05TITANIC: Cleanup and fix for multi drop targetsPaul Gilbert
2017-08-05TITANIC: Add missing conv fragment for Presidential bed during checkinPaul Gilbert
2017-08-05TITANIC: Only allow exiting SGT minilifts on the ground floorPaul Gilbert
2017-08-05TITANIC: Fix arrow keys allow getting to bridge before Titania is fixedPaul Gilbert
2017-08-05I18N: Update translations templatesThierry Crozat
2017-08-05MOHAWK: Riven: Ensure the entire view is drawn when pan transitions completeBastien Bouclet
2017-08-05MOHAWK: Riven: Make sure to update the cursor when entering a cardBastien Bouclet
2017-08-05MOHAWK: Riven: Remove the DVD flag from some versionsBastien Bouclet
2017-08-05MOHAWK: Riven: Set the ADGF_TESTING flagBastien Bouclet
2017-08-05OPENGL: Always clear the whole backbufferBastien Bouclet
2017-08-05MOHAWK: Myst: Set the clicked resource only if the active resource was updatedBastien Bouclet
2017-08-05MOHAWK: Myst: Display every second fireplace button animation frameBastien Bouclet
2017-08-05GRAPHICS: MACGUI: Made CLIP statemements more usefulEugene Sandulenko
2017-08-05GRAPHICS: MACGUI: Fix GCC Compiler Warnings.D G Turner