aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/keypad.cpp
AgeCommit message (Expand)Author
2011-12-03DREAMWEB: 'showOuterPad' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'addToPressList' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'isItRight' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Clearer API for enterCodeBertrand Augereau
2011-12-02DREAMWEB: 'buttonPress' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-02DREAMWEB: Keypad button callbacks blacklistedBertrand Augereau
2011-12-02DREAMWEB: 'enterCode' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'showKeypad' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'singleKey' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-11-16DREAMWEB: keypad.cpp to mimic keypad.asmBertrand Augereau