aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/transition.cpp
AgeCommit message (Expand)Author
2017-09-12PEGASUS: Don't do virtual calls when fading the screenBastien Bouclet
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2013-08-03PEGASUS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03PEGASUS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2012-09-09PEGASUS: Fix some formatting issuesMatthew Hoops
2012-07-05PEGASUS: Implement screen fadingMatthew Hoops
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-09-27PEGASUS: Fader values should be signedMatthew Hoops
2011-09-17PEGASUS: Add transition classesMatthew Hoops