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
/
dreamweb
/
keypad.cpp
Age
Commit message (
Expand
)
Author
2011-12-10
DREAMWEB: Fix regression in quitSymbol
Willem Jan Palenstijn
2011-12-09
DREAMWEB: Port 'quitSymbol' to C++
Filippos Karapetis
2011-12-09
DREAMWEB: Use the C++ version of workScreen() in C++ code
Filippos Karapetis
2011-12-07
DREAMWEB: Use symbolic constants and move functions to right files
Willem Jan Palenstijn
2011-12-06
DREAMWEB: Cleanup end of namespace comments
Max Horn
2011-12-06
DREAMWEB: 'openeden', 'openlouis', 'openpoolboss', 'openryan', 'opensarters',...
Filippos Karapetis
2011-12-05
DREAMWEB: 'loadKeypad' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: 'showOuterPad' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'addToPressList' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'isItRight' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: Clearer API for enterCode
Bertrand Augereau
2011-12-02
DREAMWEB: 'buttonPress' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...
Bertrand Augereau
2011-12-02
DREAMWEB: Keypad button callbacks blacklisted
Bertrand Augereau
2011-12-02
DREAMWEB: 'enterCode' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'showKeypad' ported to C++
Bertrand Augereau
2011-12-02
DREAMWEB: 'singleKey' ported to C++
Bertrand Augereau
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-11-16
DREAMWEB: keypad.cpp to mimic keypad.asm
Bertrand Augereau