aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/detection.cpp
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2016-02-25TONY: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-01-26TONY: Only request actual save slots in listSaves.Johannes Schickel
2014-02-18TONY: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-17TONY: Indent REGISTER_PLUGIN_* for consistency.Johannes Schickel
2013-08-03TONY: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TONY: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-08-02TONY: Simplify thumbnail loading code.Alyssa Milburn
2012-11-12TONY: Cleanup whitespace formatting.D G Turner
2012-08-25TONY: Store savegame names with Common::String.Alyssa Milburn
2012-06-06TONY: Rename variables and functions in game.hStrangerke
2012-06-04TONY: Rename variables and functions in tony.hStrangerke
2012-05-28TONY: Add support for using the compressed version of the demoMatthew Hoops
2012-05-21TONY: Some more code formattingStrangerke
2012-05-17TONY: Fix compiling with GCCTorbjörn Andersson
2012-05-17TONY: Handle translating savegame thumbnail for display in ScummVM GMMPaul Gilbert
2012-05-17TONY: Work on enabling GMM saving and loadingPaul Gilbert
2012-05-14TONY: Fix some formattingStrangerke
2012-05-14TONY: Implemented list-saves and delete save functionalityPaul Gilbert
2012-04-30TONY: More header files and functionality addedPaul Gilbert
2012-04-25TONY: Created skeleton enginePaul Gilbert