aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/interface.cpp
AgeCommit message (Collapse)Author
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
Based on a patch by Keith Kaisershot (blitter)
2013-04-16PEGASUS: Add DVD raise/lower sounds for the inventory/biochip panelsMatthew Hoops
Thanks to Keith Kaisershot (blitter)
2012-09-26PEGASUS: Remove trailing whitespaces.Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-10-02PEGASUS: Fix draw sync functionsMatthew Hoops
2011-09-29PEGASUS: Fix compass not showingMatthew Hoops
2011-09-25PEGASUS: Add the interface classMatthew Hoops