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
/
detection.cpp
Age
Commit message (
Collapse
)
Author
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
This is mainly removal of extraneous blank lines, reformatting indents to tab characters and other minor non-functional changes to improve compliance with Code Formatting Conventions.
2012-08-25
TONY: Store savegame names with Common::String.
Alyssa Milburn
2012-06-06
TONY: Rename variables and functions in game.h
Strangerke
2012-06-04
TONY: Rename variables and functions in tony.h
Strangerke
2012-05-28
TONY: Add support for using the compressed version of the demo
Matthew Hoops
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-17
TONY: Fix compiling with GCC
Torbjörn Andersson
2012-05-17
TONY: Handle translating savegame thumbnail for display in ScummVM GMM
Paul Gilbert
2012-05-17
TONY: Work on enabling GMM saving and loading
Paul Gilbert
2012-05-14
TONY: Fix some formatting
Strangerke
2012-05-14
TONY: Implemented list-saves and delete save functionality
Paul Gilbert
2012-04-30
TONY: More header files and functionality added
Paul Gilbert
2012-04-25
TONY: Created skeleton engine
Paul Gilbert