aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/basher2.h
AgeCommit message (Expand)Author
2013-07-29AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ...uruk
2013-07-28AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle...uruk
2013-07-28AVALANCHE: Implement handling of the cursor in Parser.uruk
2013-07-27AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMa...uruk
2013-07-27AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.uruk
2013-07-27AVALANCHE: Replace call of Basher::keyboard_link() with Avalanche::updateEven...uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-10AVALANCHE: Implement Basher's initialization.uruk
2013-07-01AVALANCHE: Add Basher.uruk