aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/parser.cpp
AgeCommit message (Collapse)Author
2013-07-28AVALANCHE: Repair parser, implement Acci::replace(), further implement ↵uruk
Acci:parse().
2013-07-28AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement ↵uruk
handleReturn(), stub tryDropdown() in Parser.
2013-07-28AVALANCHE: Implement handling of the cursor in Parser.uruk
2013-07-27AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() ↵uruk
accordingly.
2013-07-27AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix ↵uruk
_leftMargins in Basher.
2013-07-27AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.uruk