aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/elements.cpp
AgeCommit message (Expand)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2013-01-29PEGASUS: Fix lid sequences missing a frameMatthew Hoops
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
2011-10-17PEGASUS: Fix drop box highlight colorMatthew Hoops
2011-09-29PEGASUS: Fix sprites being drawn incorrectlyMatthew Hoops
2011-09-29PEGASUS: Fix a typo in the SoundLevel codeMatthew Hoops
2011-09-29PEGASUS: Add the SoundLevel classMatthew Hoops
2011-09-29PEGASUS: Implement the ScreenDimmer classMatthew Hoops
2011-09-28PEGASUS: Fix frame sequencesMatthew Hoops
2011-09-22PEGASUS: Remove unused EnergyBar classMatthew Hoops
2011-09-21PEGASUS: Fix DropHighlightMatthew Hoops
2011-09-21PEGASUS: Fix updating elements when the bounds changeMatthew Hoops
2011-09-19PEGASUS: Add the Surface classesMatthew Hoops
2011-09-15PEGASUS: Implement very basic screen updating (new API)Matthew Hoops
2011-09-15PEGASUS: Stub off the base timebase codeMatthew Hoops
2011-09-10PEGASUS: Implement two of the primitive-based DisplayElementsMatthew Hoops