index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tony
Age
Commit message (
Expand
)
Author
2019-09-30
TONY: Fix Missing Font Base Class Initialization
D G Turner
2019-09-29
TONY: The engine doesn't use MIDI, mark the games as such.
Henrik "Henke37" Andersson
2018-12-19
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
Cameron Cawley
2018-12-10
ENGINES: Normalize the getName() result of metaengines
Bastien Bouclet
2018-05-07
TONY: Enforce code formatting guidelines
Adrian Frühwirth
2018-05-05
ALL: Use CLIP to clip volumes
Adrian Frühwirth
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2018-04-19
JANITORIAL: Fix whitespace
Adrian Frühwirth
2017-12-03
ALL: Remove obsolete register keyword
Colin Snover
2017-11-10
Merge pull request #1041 from criezy/variadic-undefined
Thierry Crozat
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-10-06
TONY: Fix undefined behaviour in variadic functions
Thierry Crozat
2016-12-08
ALL: Leave out instructions for engine data issues
Ben Castricum
2016-12-06
ALL: replace 2 more 'download engine data' instructions
Ben Castricum
2016-12-06
ALL: Change instructions for engine data file issues
Ben Castricum
2016-12-06
ALL: Unify 'wrong version of engine data' message
Ben Castricum
2016-12-06
ALL: Unify 'corrupted engine data' message
Ben Castricum
2016-12-05
ALL: Unify 'missing engine data' message
Ben Castricum
2016-06-17
TONY: Safer string manipulation
Eugene Sandulenko
2016-06-17
TONY: Complete class initializations
Eugene Sandulenko
2016-05-17
ALL: Change main engine header guard defines to <directory>_<engine>_H
Eugene Sandulenko
2016-05-09
TONY: Removing more redundant checks
Eugene Sandulenko
2016-05-04
TONY: Remove redundant checks
Eugene Sandulenko
2016-05-04
TONY: Fix buffer overrun
Eugene Sandulenko
2016-05-03
TONY: Fix numerous memory leaks
Eugene Sandulenko
2016-03-05
CONFIGURE: Introduced new engine dependency: highres
Eugene Sandulenko
2016-02-25
TONY: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
TONY: Only request actual save slots in listSaves.
Johannes Schickel
2016-01-04
TONY: Initialize _vdbCodec in contructor
Strangerke
2016-01-04
TONY: As suggested by LordHoto, determine codec based on container signature ...
Strangerke
2016-01-04
TONY: Reduce variable scope, use MKTAG to check file signature
Strangerke
2016-01-04
TONY: Add support to the new compressed speech containers
Strangerke
2016-01-03
TONY: Fix Amiga Build by adding missing sound ifdefs
Strangerke
2016-01-03
TONY: Add support for compressed music and sfx
Strangerke
2016-01-01
TONY: Remove an unused variable
Strangerke
2016-01-01
TONY: Fix typo in comment
Strangerke
2015-12-31
TONY: Simplify some code related to LOX in RMItem::readFromStream()
Strangerke
2015-12-31
TONY: Remove more dead code related to unused raw codec
Strangerke
2015-12-31
TONY: As codec is always ADPCM, remove some dead code
Strangerke
2015-12-12
TONY: Add detection for Tony Tough Czech "not installed"
Strangerke
2015-07-04
TONY: Fix inclusion of util.h
Filippos Karapetis
2015-04-05
TONY: Fix disabled ui after capturing guard on Ferris Wheel
unknown
2015-04-04
TONY: Revert Italian detection entry
unknown
2015-04-03
TONY: Add detection for Italian PC Magazine version
unknown
2014-10-28
TONY: Remove trailing whitespace
Filippos Karapetis
2014-10-28
TONY: Fix image loading on BE systems again
Filippos Karapetis
2014-06-17
TONY: Switch to 565 screen format.
Alyssa Milburn
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
[next]