aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/parser.cpp
AgeCommit message (Expand)Author
2013-09-09AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbsStrangerke
2013-09-08AVALANCHE: Some renaming in Animation.uruk
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Do renaming/refactoring in Parser.uruk
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-06AVALANCHE: Some renaming in lucerna2Strangerke
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-04AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch...uruk
2013-09-04Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalancheuruk
2013-09-04AVALANCHE: Partially do the renaming in Dropdown.uruk
2013-09-04AVALANCHE: Fix GCC warnings reported by GCCStrangerke
2013-09-04AVALANCHE: Fix coding style: ++ and --Strangerke
2013-09-04AVALANCHE: Remove loggerStrangerke
2013-09-03AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init().uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-08-23AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ...uruk
2013-08-16AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...uruk
2013-08-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...uruk
2013-08-01AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.uruk
2013-07-29AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ...uruk
2013-07-28AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:p...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: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() acco...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