aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16SDL: Fix 32bpp cursor scaling in SDL1Colin Snover
2017-10-16I18N: Regenerate translations data fileThierry Crozat
2017-10-16I18N: Update translations templatesThierry Crozat
2017-10-15SDL: Fix scaled 32bpp cursor renderingColin Snover
2017-10-15TITANIC: New titanic.dat with fixed German chevron stringsPaul Gilbert
2017-10-15TITANIC: Add missing strings for Floor & Room # to titanic.datPaul Gilbert
2017-10-15TITANIC: Fix crash exiting game when music room music is activePaul Gilbert
2017-10-15TITANIC: Music room handler field renames & better anim sync to musicPaul Gilbert
2017-10-15SCI32: Tell OSystem to show/hide cursors as appropriateColin Snover
2017-10-15TITANIC: Fix use after free and remove IFDEF code from mouse cursorsPaul Gilbert
2017-10-15TITANIC: Simplify cursors to build up as RGBA during loadingPaul Gilbert
2017-10-15DINGUX: Really constify getFeatureStateColin Snover
2017-10-15DINGUX: Fix missing const on hasFeature/getFeatureState implementationColin Snover
2017-10-15DINGUX: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15GPH: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15PSP: Improve const-correctnessColin Snover
2017-10-15PSP2: Replace usage of old SurfaceSdlGraphicsManager APIsColin Snover
2017-10-15OPENPANDORA: Remove duplicated loadGFXMode codeColin Snover
2017-10-15I18N: Update translations templatesThierry Crozat
2017-10-15GUI: CleanupEugene Sandulenko
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-10-15I18N: Update translations templatesThierry Crozat
2017-10-15Merge branch 'graphics-backends-improvements'Colin Snover
2017-10-15BACKENDS: Fix up graphics manager ports with const & override where appropriateColin Snover
2017-10-15SDL: Allow window size to be reset whenever launcher is visibleColin Snover
2017-10-15SDL: Support 32bpp cursor renderingColin Snover
2017-10-15BACKENDS: Fix missing mouse events when system cursor cannot be movedColin Snover
2017-10-15BACKENDS: Do not send mouse events to games occurring outside the game draw rectColin Snover
2017-10-15SDL: Minor code cleanup to declare variables at point of first useColin Snover
2017-10-15GRAPHICS: Send blank cursors to graphics backendsColin Snover
2017-10-15BACKENDS: Fix GraphicsManager handling of empty cursorsColin Snover
2017-10-15BACKENDS: Also hide mouse cursor outside game area when an engine has hidden ...Colin Snover
2017-10-15BACKENDS: Refactor OpenGL & SDL graphics backendsColin Snover
2017-10-15SDL: Accept signed values for mouse cursor warpingColin Snover
2017-10-15SDL: Allow window resize with non-OpenGL SDL2 backendColin Snover
2017-10-15BACKENDS: Fix some comment typosColin Snover
2017-10-15I18N: Update translation (Finnish)Timo Mikkolainen
2017-10-15I18N: Update translation (Italian)Paolo Bossi
2017-10-15I18N: Update translation (German)Lothar Serra Mari
2017-10-15I18N: Update translation (Hungarian)George Kormendi
2017-10-15I18N: Update translations templatesThierry Crozat
2017-10-15GUI: UPDATES: Redesign updates dialog as suggested by criezy in PR#1040Eugene Sandulenko
2017-10-14TITANIC: Remove accidentally committed cutscene slowdownPaul Gilbert
2017-10-14TITANIC: Stop final piano note of music room music getting cut offPaul Gilbert
2017-10-14TITANIC: Properly flag audio buffer as finished when song is donePaul Gilbert
2017-10-13TITANIC: Fix rotating on Top of Well balconyPaul Gilbert
2017-10-13TITANIC: Show busy cursor when SuccUBus sending or receivingPaul Gilbert
2017-10-13TITANIC: Workaround for wrong ambient music on loadPaul Gilbert
2017-10-13TITANIC: Renamed GlobalSound methods to AmbientSoundPaul Gilbert
2017-10-13TITANIC: Cleanup of auto music player classes and messagesPaul Gilbert