aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24IMAGE: Inline indeo getVLC2Willem Jan Palenstijn
2017-08-24COMMON: Remove BitStream base class to allow inlining callsWillem Jan Palenstijn
2017-08-24WAGE: Do something when player is not defined instead of crashesEugene Sandulenko
2017-08-24WAGE: Update status of The Phoenix gameEugene Sandulenko
2017-08-24WAGE: Read rectangles sanelyEugene Sandulenko
2017-08-24WAGE: Fake input text when using shortcutsEugene Sandulenko
2017-08-23TITANIC: Disable fix for dispensed chickens' initial temperaturePaul Gilbert
2017-08-24SLUDGE: Convert CP1250 to UTF8 for some windows gamesSimei Yin
2017-08-23TITANIC: Fix incorrect cursor after getting nosePaul Gilbert
2017-08-22TITANIC: Don't allow GMM loading in the middle of receiving mailPaul Gilbert
2017-08-22TITANIC: Ensure PET _remoteTargetName is set when savingPaul Gilbert
2017-08-22TITANIC: Fix using Fn keys when Conversations tab is activePaul Gilbert
2017-08-22TITANIC: Formatting fixes for star control classesPaul Gilbert
2017-08-22Merge pull request #997 from dafioram/star_fix10148Paul Gilbert
2017-08-22BLADERUNNER: Call AI script when clue is receivedThomas Fach-Pedersen
2017-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2017-08-22SLUDGE: Reset engine when launching a new game data fileSimei Yin
2017-08-22GRAPHICS: MACGUI: Now MacWindowManager processes most of the events, remove f...Eugene Sandulenko
2017-08-22GRAPHICS: MACGUI: Added support for scrolling with mouse wheelEugene Sandulenko
2017-08-22GRAPHICS: MACGUI: Ignore keys with modifiers in MacTextWindowEugene Sandulenko
2017-08-22WAGE: Do not dump the interpreter codeEugene Sandulenko
2017-08-22GRAPHICS: MACGUI: Improved debug output in MacFontManagerEugene Sandulenko
2017-08-21TITANIC: Renamings for MaitreDScriptPaul Gilbert
2017-08-21TITANIC: Renamings for CMaitreDProdReceptorPaul Gilbert
2017-08-21TITANIC: Made variable for magic number used in auto camera moverDavid Fioramonti
2017-08-21TITANIC: Camera Auto Mover class cleanupDavid Fioramonti
2017-08-21TITANIC: Named some functions in fvectorDavid Fioramonti
2017-08-22WAGE: Added detection from the alt version of MormonoidsEugene Sandulenko
2017-08-21SAGA: Fix bug #10009, when loading gamesFilippos Karapetis
2017-08-21SAGA: Remove obsolete disabled codeFilippos Karapetis
2017-08-21GRAPHICS: MACGUI: Pass command id when creating menu to avoid namespace clashesEugene Sandulenko
2017-08-21SCUMM: Update MD5 include fileBen Castricum
2017-08-21SCUMM: Add detection for unrecognized demos from CD with EAN 8716051020134Ben Castricum
2017-08-21SCUMM: Add detection for German version of Spy Fox 1, fixes bug #9732Ben Castricum
2017-08-21SCUMM: Add detection for European Wii Spyfox Dry Cerealroot
2017-08-21JANITORIAL: Fix spelling error in commentEugene Sandulenko
2017-08-21SLUDGE: Use common hashmap instead of array tableSimei Yin
2017-08-21SLUDGE: Change game file to be loadedSimei Yin
2017-08-21SLUDGE: Some code cleaningSimei Yin
2017-08-21SLUDGE: Add support for some windows-only gamesSimei Yin
2017-08-20TITANIC: Prevent 2 star locking for large distancesDavid Fioramonti
2017-08-20TITANIC: Fix Tab key toggle for Starfield/Photo being brokenPaul Gilbert
2017-08-20TITANIC: Fix Coverity suggestion in CPetConversationsPaul Gilbert
2017-08-20TITANIC: Add Tab key as a shortcut for switching to inventoryPaul Gilbert
2017-08-20TITANIC: Change ship view and position even if not movedDavid Fioramonti
2017-08-20TITANIC: Properly reset Parrot flag if you look away while he's eatingPaul Gilbert
2017-08-20TITANIC: Further camera and crosshair classes cleanupPaul Gilbert
2017-08-20Merge pull request #995 from dafioram/star_camera_workPaul Gilbert
2017-08-20VIDEO: Support old-style stereo in VMDsColin Snover
2017-08-20COMMON: Implement SeekableReadStream interface for MemoryReadWriteStreamColin Snover