aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/graphics.cpp
AgeCommit message (Expand)Author
2019-11-28TSAGE: Fix Missing Default Switch CasesD G Turner
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-05-26TSAGE: Refactor GfxSurface and Screen to not use virtual inheritancePaul Gilbert
2016-03-17GRAPHICS: Cleanup of ManagedSurface and Screen classesPaul Gilbert
2016-03-14TSAGE: Changed engine to use Graphics::ManagedSurfacePaul Gilbert
2015-05-30TSAGE: Fixes for display of Sherlock Logo scenePaul Gilbert
2014-06-08TSAGE: Fix for R2R game/help dialog not accepting Fn keysPaul Gilbert
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2014-02-16TSAGE: Janitorial - Remove trailing spacesStrangerke
2014-02-08TSAGE: Silent some CppCheck warningsStrangerke
2014-01-01TSAGE: R2R Demo - Fix some incomplete tests on GF_DEMOStrangerke
2013-11-24TSAGE: R2R - Fix palette glitch in intro (courtesy of Dreammaster)Strangerke
2013-11-24TSAGE: Fix R2R palette corruption when showing dialogs on the title screenPaul Gilbert
2013-11-23TSAGE: In progress work and bugfixes for R2R centroid handlingPaul Gilbert
2013-11-19TSAGE: Graphic fix for image flags affecting frame centroid locationPaul Gilbert
2013-11-10TSAGE: Fix bug with scene objects briefly flashing when changing scenePaul Gilbert
2013-11-10TSAGE: Janitorial - Remove trailing spaces and tabsStrangerke
2013-11-05TSAGE: Implemented R2R shadowing effectPaul Gilbert
2013-11-02TSAGE: Set R2R dialogs to restore the palette after closingPaul Gilbert
2013-10-27TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic valuesStrangerke
2013-10-24TSAGE: Add in R2R screen border to scenes showing the user interfacePaul Gilbert
2013-08-22TSAGE: Replace some British English by American EnglishStrangerke
2013-08-03TSAGE: Do not set Surface::pixels directly anymore.Johannes Schickel
2013-08-03TSAGE: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TSAGE: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-07-28TSAGE: Corrected display of R2R conversation dialog borderPaul Gilbert
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-07-13TSAGE: Fixes for R2R Crane ControlsPaul Gilbert
2013-06-29TSAGE: Beginnings of renamings of R2R Maze UIPaul Gilbert
2013-06-29TSAGE: Implemented R2R MazeUI::draw methodPaul Gilbert
2012-08-07TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep...Strangerke
2012-03-13JANITORIAL: Avoid the ugly operator invocation syntax.Christoph Mallon
2012-03-03TSAGE: Fix memory leak and error in R2R Animation Player freePaul Gilbert
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2012-02-09TSAGE: R2R - Very preliminary implementation of scene 1337Strangerke
2012-02-05TSAGE: Clean up the dead code introduced for R2RPaul Gilbert
2012-02-05TSAGE: Fix problem with scrolling wide scenes.Paul Gilbert
2012-01-08TSAGE: Update commentFilippos Karapetis
2012-01-08TSAGE: Fix assert triggering when there's nothing to update on screenFilippos Karapetis
2012-01-08TSAGE: Fix incorrect popup menu positions (regression)Filippos Karapetis
2012-01-02TSAGE: Implemented changes for dirty rect handling needed for R2RPaul Gilbert
2012-01-02TSAGE: Simplified some of the dirty rect code to use existing Rect methodsPaul Gilbert
2012-01-01TSAGE: Bugfix for trying to draw off screen objects, which was causing invali...Paul Gilbert
2012-01-01TSAGE: Implemented a cleaner version of dirty rect handlingPaul Gilbert
2012-01-01TSAGE: Do all screen drawing in an intermediate temporary screen surface.Paul Gilbert
2012-01-01TSAGE: Revert buggy implementation of dirty rectsPaul Gilbert
2011-12-18TSAGE: Implemented dirty rect handling in the enginePaul Gilbert
2011-12-07TSAGE: Fix for displaying text correctly in Ringworld Spanish version.Paul Gilbert
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-01TSAGE: Fix undefined evaluation orderWillem Jan Palenstijn