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
/
tony.cpp
Age
Commit message (
Expand
)
Author
2019-11-30
TONY: Fix Missing Default Switch Cases
D G Turner
2018-12-19
ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455)
Cameron Cawley
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: Complete class initializations
Eugene Sandulenko
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
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
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-10-15
TONY: Fix music bug - 2 songs played simultaneously eventually
Strangerke
2012-09-28
TONY: Fix German fonts
Strangerke
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-25
TONY: Replace abortGame() with nicer error() calls.
Alyssa Milburn
2012-09-24
TONY: Don't mute all sound when using sound config dialog
Willem Jan Palenstijn
2012-09-08
TONY: Rename yet more variables.
Alyssa Milburn
2012-09-01
TONY: Move some functions from .h to .cpp files
Strangerke
2012-08-31
TONY: Rename some more variables and structures
Strangerke
2012-08-29
TONY: Remove useless/commented music code.
Alyssa Milburn
2012-08-28
TONY: Fix some for and if statements with bad coding style
Strangerke
2012-08-28
TONY: Remove most of the remaining global functions.
Alyssa Milburn
2012-08-28
TONY: Remove unnecessary mainloop mutex.
Alyssa Milburn
2012-08-28
TONY: Implement some forgotten sound/music functions.
Alyssa Milburn
2012-08-28
TONY: Improve Take/ReleaseOwnership.
Alyssa Milburn
2012-08-27
TONY: Remove various bits of unused code.
Alyssa Milburn
2012-08-27
TONY: USe default fonts (Italian/English) when the language is unhandled inst...
Strangerke
2012-08-26
TONY: Add English in loadTonyDat
Strangerke
2012-08-26
TONY: Move font related arrays to a DAT file
Strangerke
2012-08-25
TONY: Make the verb menu sound effects play
Torbjörn Andersson
2012-08-22
TONY: Fix saveSoundSettings to use setInt for talkspeed.
Alyssa Milburn
2012-08-22
TONY: Replace _vm with g_vm.
Alyssa Milburn
2012-08-22
TONY: Removed some TODO warnings that aren't needed any longer
Paul Gilbert
2012-06-23
TONY: Merge of dirty rect functionality
Paul Gilbert
2012-06-20
TONY: Replace the FPStream code.
Alyssa Milburn
2012-06-19
TONY: Some bugfixes and cleanup for the music support code
Paul Gilbert
2012-06-19
TONY: Implement more of the music related code from the original
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: Move functions comment to doxygen format
Strangerke
2012-06-17
TONY: American-ification of English used
Strangerke
2012-06-17
TONY: Added code to load and save the ScummVM sound settings
Paul Gilbert
2012-06-17
TONY: Moved global initialisations out of TonyEngine and into Globals class
Paul Gilbert
2012-06-16
TONY: Rename sound functions and class names
Strangerke
2012-06-16
TONY: Initial commit of in progress dirty rect handling
Paul Gilbert
[next]