aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/items/inventorypicture.cpp
AgeCommit message (Collapse)Author
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
Based on a patch by 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-11PEGASUS: Fix ghosted biochips when loading saved gamesMatthew Hoops
Could happen when loading saved games that have fewer biochips than you previously had.
2012-04-03PEGASUS: Fix file permissionsMatthew Hoops
2011-12-20PEGASUS: Some space/misc cleanupMatthew Hoops
2011-12-16PEGASUS: Remove t prefix from typedefsMatthew Hoops
Some other minor cleanup too
2011-12-13PEGASUS: Fix displaying the end messageMatthew Hoops
2011-09-30PEGASUS: Fix inventory looping positionsMatthew Hoops
2011-09-23PEGASUS: Should use moveMovieBoxTo instead of moveElementTo hereMatthew Hoops
2011-09-22PEGASUS: Add the InventoryPicture class (and its derivatives)Matthew Hoops