aboutsummaryrefslogtreecommitdiff
path: root/engines/tony
AgeCommit message (Expand)Author
2016-12-08ALL: Leave out instructions for engine data issuesBen Castricum
2016-12-06ALL: replace 2 more 'download engine data' instructionsBen Castricum
2016-12-06ALL: Change instructions for engine data file issuesBen Castricum
2016-12-06ALL: Unify 'wrong version of engine data' messageBen Castricum
2016-12-06ALL: Unify 'corrupted engine data' messageBen Castricum
2016-12-05ALL: Unify 'missing engine data' messageBen Castricum
2016-06-17TONY: Safer string manipulationEugene Sandulenko
2016-06-17TONY: Complete class initializationsEugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-09TONY: Removing more redundant checksEugene Sandulenko
2016-05-04TONY: Remove redundant checksEugene Sandulenko
2016-05-04TONY: Fix buffer overrunEugene Sandulenko
2016-05-03TONY: Fix numerous memory leaksEugene Sandulenko
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
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
2016-01-04TONY: Initialize _vdbCodec in contructorStrangerke
2016-01-04TONY: As suggested by LordHoto, determine codec based on container signature ...Strangerke
2016-01-04TONY: Reduce variable scope, use MKTAG to check file signatureStrangerke
2016-01-04TONY: Add support to the new compressed speech containersStrangerke
2016-01-03TONY: Fix Amiga Build by adding missing sound ifdefsStrangerke
2016-01-03TONY: Add support for compressed music and sfxStrangerke
2016-01-01TONY: Remove an unused variableStrangerke
2016-01-01TONY: Fix typo in commentStrangerke
2015-12-31TONY: Simplify some code related to LOX in RMItem::readFromStream()Strangerke
2015-12-31TONY: Remove more dead code related to unused raw codecStrangerke
2015-12-31TONY: As codec is always ADPCM, remove some dead codeStrangerke
2015-12-12TONY: Add detection for Tony Tough Czech "not installed"Strangerke
2015-07-04TONY: Fix inclusion of util.hFilippos Karapetis
2015-04-05TONY: Fix disabled ui after capturing guard on Ferris Wheelunknown
2015-04-04TONY: Revert Italian detection entryunknown
2015-04-03TONY: Add detection for Italian PC Magazine versionunknown
2014-10-28TONY: Remove trailing whitespaceFilippos Karapetis
2014-10-28TONY: Fix image loading on BE systems againFilippos Karapetis
2014-06-17TONY: Switch to 565 screen format.Alyssa Milburn
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-05-19TONY: Add missing Russian detection entry.D G Turner
2014-03-10TONY: Revert 60980e783ef263f3ed5aa708dc3032779d3be923Strangerke
2014-03-10TONY: Fix clang warnings - Courtesy of LordHotoStrangerke
2014-03-09TONY: Add some missing virtual keywordsStrangerke
2014-03-01TONY: Remove unused error definesStrangerke
2014-03-01TONY: Remove dummy definesStrangerke
2014-03-01TONY: Remove unused function declaration in lzoStrangerke
2014-03-01TONY: Indent code properly in lzoStrangerke
2014-03-01TONY: Remove dead code in lzoStrangerke
2014-02-28TONY: Reduce the scope of more variablesStrangerke
2014-02-28TONY: Fix some British commentsStrangerke
2014-02-28TONY: Reduce the scope of some more variablesStrangerke