aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx
AgeCommit message (Expand)Author
2019-04-09Sword25: image trace on quick cursor changes fixFedor Antokhin
2018-04-18JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-18JANITORIAL: Fix typosAdrian Frühwirth
2017-11-11SWORD25: Fix leaking the save thumbnail surfaceBastien Bouclet
2017-09-22SWORD25: Fix leaking the save thumbnail MemoryWriteStreamDynamicBastien Bouclet
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-01-16SWORD25: Fix Warnings about Copy Constructor Failing to Call Base Class.D G Turner
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-05-06SWORD25: Bail out instead of silently leaving the object in incosistent stateEugene Sandulenko
2016-05-06SWORD25: Translate couple of commentsEugene Sandulenko
2016-05-06SWORD25: Fix class initializationEugene Sandulenko
2016-03-04SWORD25: Fixed "Resource not released" warnings [GSoC]Tkachov
2015-12-14SWORD25: Make #include follow our conventions.Johannes Schickel
2015-12-14SWORD25: Cleanup.Johannes Schickel
2015-12-14SWORD25: Fix uninitialized variable usage.Johannes Schickel
2015-12-14SWORD25: Plug memory leak in RenderedImage.Johannes Schickel
2015-12-14SWORD25: Let ImgLoader write into Graphics::Surface.Johannes Schickel
2015-11-30SWORD25: Remove unused class variableEugene Sandulenko
2015-11-30SWORD25: Init variablesEugene Sandulenko
2015-11-18SWORD25: Fix tint colorEugene Sandulenko
2015-11-18SWORD25: Implement missing SWF opcodeEugene Sandulenko
2015-11-17SWORD25: Translate commentsEugene Sandulenko
2015-11-17SWORD25: Fix text renderingEugene Sandulenko
2015-11-13SWORD25: Fix comment translationWillem Jan Palenstijn
2015-11-13SWORD25: Fixing typo of typo. This time for realEugene Sandulenko
2015-11-13SWORD25: Fix typoEugene Sandulenko
2015-11-13SWORD25: Translate commentsEugene Sandulenko
2015-11-13SWORD25: Fix thumbnail generation and make it portableEugene Sandulenko
2014-10-28SWORD25: Remove trailing whitespaceFilippos Karapetis
2014-06-24SWORD25: Fix sprite flippingEugene Sandulenko
2014-06-15SWORD25: Switch to common TransparentSurfaceEugene Sandulenko
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18SWORD25: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24SWORD25: Janitorial - Fix spacing errorsStrangerke
2013-09-29SWORD25: Fix alpha/colormod blittingWillem Jan Palenstijn
2013-09-29SWORD25: Some more fixes for Amiga OS 4 compilation.D G Turner
2013-09-29SWORD25: And even more fixes for Amiga OS 4 compilation.D G Turner
2013-09-29SWORD25: Even more fixes for Amiga OS 4 compilation.D G Turner
2013-09-28SWORD25: Make Amiga compiler happierEugene Sandulenko
2013-09-28SWORD25: More int->int32 fixesEugene Sandulenko
2013-09-28SWORD25: Further fixes for AmigaEugene Sandulenko
2013-09-28SWORD25: More int <-> int32 correctionsEugene Sandulenko
2013-09-28SWORD25: Further fixes for Amiga compilationEugene Sandulenko
2013-09-26SWORD25: Fix copy-paste error. CID 1004130Eugene Sandulenko
2013-09-09SWORD25: Remove unused variableEugene Sandulenko
2013-08-03SWORD25: Do not set Surface::pixels directly anymore.Johannes Schickel
2013-08-03SWORD25: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03SWORD25: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse