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
/
chewy
/
console.cpp
Age
Commit message (
Expand
)
Author
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-03-15
CHEWY: Add a command to draw sprites on screen to the debugger
Filippos Karapetis
2017-01-08
CHEWY: Add console command to change scenes
Filippos Karapetis
2016-10-05
CHEWY: Add support for in-game texts
Filippos Karapetis
2016-10-04
CHEWY: Initial support for in-game texts (game dialog texts)
Filippos Karapetis
2016-10-03
CHEWY: TCF resources contain error messages, not in-game text
Filippos Karapetis
2016-10-03
CHEWY: Add an event manager, and get rid of g_engine
Filippos Karapetis
2016-10-03
CHEWY: Add initial video (CFO) player
Filippos Karapetis
2016-10-03
CHEWY: Initial work on game videos
Filippos Karapetis
2016-10-03
CHEWY: Add support for encrypted text resources
Filippos Karapetis
2016-10-03
CHEWY: Use a specialized resource handler for each resource
Filippos Karapetis
2016-10-03
CHEWY: Add methods for playing sound, speech and music to the debugger
Filippos Karapetis
2016-10-03
CHEWY: Add support for SFX and speech resources to the resource manager
Filippos Karapetis
2016-10-03
CHEWY: Add a "draw" console command to draw game images
Filippos Karapetis
2016-10-03
CHEWY: Adjust comments
Filippos Karapetis
2016-10-03
CHEWY: Add a console, with a "dump" command to dump resources
Filippos Karapetis