Commit Graph
117 Commits
Author SHA1 Message Date
uruk d77eafb0db AVALANCHE: Partially do the renaming in Dropdown. 2013-09-04 18:12:06 +02:00
Strangerke 70aa840f0b AVALANCHE: Fix GCC warnings reported by GCC 2013-09-04 16:52:44 +02:00
Strangerke fe8e5c7325 AVALANCHE: Fix coding style: ++ and -- 2013-09-04 13:34:58 +02:00
Strangerke 543c4f59da AVALANCHE: Remove logger 2013-09-04 10:43:51 +02:00
uruk 84ae6db893 AVALANCHE: Get rid of Basher. Move everything needed from it to Parser::init(). 2013-09-03 17:45:11 +02:00
uruk 74979869ff AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). 2013-09-03 15:35:09 +02:00
uruk c19b50b3f4 AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. Repair Trip::neardoor(). Introduce Parser::handleFunctionKey(), partially implement it. Implement Gyro::f5_does(). Implement missing part of Lucerna::enterroom(). 2013-08-23 16:58:22 +02:00
uruk d860bc5925 AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(), Gyro::super_on(). Replace their calls with CursorMan.showMouse(). 2013-08-16 13:40:58 +02:00
uruk 698dae201a AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown. 2013-08-11 14:06:15 +02:00
uruk 599aa9a063 AVALANCHE: Move pos() from Acci to Parser, update other code accordingly. 2013-08-01 12:13:44 +02:00
uruk e32110339e AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of Acci::do_that(). 2013-07-29 11:27:31 +02:00
uruk 591a4852c4 AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:parse(). 2013-07-28 20:57:40 +02:00
uruk ad7f8add4d AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handleReturn(), stub tryDropdown() in Parser. 2013-07-28 10:46:46 +02:00
uruk a1a2fa2da8 AVALANCHE: Implement handling of the cursor in Parser. 2013-07-28 10:00:14 +02:00
uruk 825df596e6 AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() accordingly. 2013-07-27 22:14:23 +02:00
uruk 31f8e91444 AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMargins in Basher. 2013-07-27 21:48:28 +02:00
uruk eec48fa42e AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. 2013-07-27 21:36:07 +02:00