aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16DM: More renaming in Gfx enumsStrangerke
2016-09-15XEEN: Fix setting up music, musPlayInstrument commandPaul Gilbert
2016-09-15SHERLOCK: Add debugger command to alter game flagsPaul Gilbert
2016-09-15DM: Fix compilationEugene Sandulenko
2016-09-15DM: Renaming of enums in gfx, some refactoringStrangerke
2016-09-15ADL: Add md5sum for hires4-atari disk side 1BWalter van Niftrik
2016-09-15FULLPIPE: Some renames in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Fix navigation in scene28Eugene Sandulenko
2016-09-15FULLPIPE: Added debug info to scene28Eugene Sandulenko
2016-09-15ANDROIDSDL: Enabled mt32emulubomyr
2016-09-15CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmakeBastien Bouclet
2016-09-15MOHAWK: Change the game ID for the making of Myst to lowercaseBastien Bouclet
2016-09-15I18N: Update dutch translationBen Castricum
2016-09-15DM: Some renaming and refactoring in GfxStrangerke
2016-09-14XEEN: Added music playback interface methodsPaul Gilbert
2016-09-14XEEN: Implemented frequency shifting in music driverPaul Gilbert
2016-09-14XEEN: Fleshing out music playerPaul Gilbert
2016-09-14TITANIC: Add missing CInputHandler destructorPaul Gilbert
2016-09-14DM: Add DoorButton enum, fix a bug in drawSquareD3CStrangerke
2016-09-14DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use o...Strangerke
2016-09-14FULLPIPE: Added debug mode to scene29Eugene Sandulenko
2016-09-14DM: Add DoorState enum, make use of itStrangerke
2016-09-14FULLPIPE: Added more debug tracing to scene29Eugene Sandulenko
2016-09-14FULLPIPE: Remove now unused BallChain classEugene Sandulenko
2016-09-14FULLPIPE: Fixed decoding of extra wide pictures. (transporter scene29)Eugene Sandulenko
2016-09-14ALL: Add gmon.out to .gitignoreLothar Serra Mari
2016-09-14NEWS/DE: Update NEUES; remove obsolete entriesLothar Serra Mari
2016-09-14DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of kDMEle...Strangerke
2016-09-13SHERLOCK: RT: Improved handling for journal scrollbarPaul Gilbert
2016-09-13OPENGL: Fix dereferencing null pointer in OpenGLGraphicsManagerThierry Crozat
2016-09-13NEWS: Mentioned Amiga AmiUpdate feature. Sort ports alphabeticallyEugene Sandulenko
2016-09-13DM: Rename enum values in EventManStrangerke
2016-09-13NEWS: Remove Myst and Riven bug fixesBastien Bouclet
2016-09-13NEWS: Mention WinSparkle supportEugene Sandulenko
2016-09-13NEWS: Remove WAGE from the news since the engine is not supported yetEugene Sandulenko
2016-09-13BACKENDS: Provide an empty implementation for displayActivityIconOnOSD in Bas...Bastien Bouclet
2016-09-13DM: Silence some GCC warningsStrangerke
2016-09-13Merge pull request #824 from bgK/osdEugene Sandulenko
2016-09-13OSYSTEM: Remove the API allowing to draw to the OSD surface directlyBastien Bouclet
2016-09-13SDL: Switch the OpenGL renderer to use small textures to draw the OSDBastien Bouclet
2016-09-13SDL: Switch the surface renderer to use small surfaces for OSD drawingBastien Bouclet
2016-09-13CLOUD: Switch to the new OSD APIBastien Bouclet
2016-09-13OSYSTEM: Introduce a method allowing to draw a background activity iconBastien Bouclet
2016-09-13FULLPIPE: Simplified Dib clipping codeEugene Sandulenko
2016-09-13GUI: Fix a typo in the low resolution theme layoutsBastien Bouclet
2016-09-13FULLPIPE: Added more debug to scene29Eugene Sandulenko
2016-09-13FULLPIPE: Fix red ball handling in scene29Eugene Sandulenko
2016-09-13FULLPIPE: Clarified ball variable names in scene29Eugene Sandulenko
2016-09-13SDL: Add a fixme regarding the encoding of the string returned by getTextFrom...Bastien Bouclet
2016-09-13SDL: Plug a memory leak in OSystem_SDL::getTextFromClipboardBastien Bouclet