21 Commits

Author SHA1 Message Date
Strangerke
64f799773e AVALANCHE: Misc minor polishing 2013-09-27 08:21:04 +02:00
Strangerke
929dcd42f5 AVALANCHE: Reduce verbosity in Background, remove a useless variable 2013-09-25 07:18:08 +02:00
Strangerke
b4a81fc2ac AVALANCHE: Use enum for verbs 2013-09-24 22:36:57 +02:00
Strangerke
b3f6ce975f AVALANCHE: Use People enum as a type for several variables, modify functions accordingly 2013-09-24 21:24:52 +02:00
Strangerke
f4e37939c7 AVALANCHE: Move 2 enums out of Avalot classes, set private some parser variables 2013-09-24 07:31:43 +02:00
Strangerke
cbe9c151aa AVALANCHE: Refactor some variables. This breaks savegame compatibility 2013-09-23 23:16:57 +02:00
Strangerke
863709ca57 AVALANCHE: Move some variables 2013-09-22 17:45:48 +02:00
Strangerke
79a961c89d AVALANCHE: Move some variables, fix savegame counter increment when saving 2013-09-21 23:34:21 +02:00
Strangerke
a80af5326e AVALANCHE: Merge Acci and Parser 2013-09-21 18:37:52 +02:00
uruk
00a963b840 AVALANCHE: Do renaming/refactoring in Parser. 2013-09-07 18:03:36 +02:00
Strangerke
e859e17e3b AVALANCHE: Janitorial - Remove trailing spaces, fix define names 2013-09-07 09:00:34 +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
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
84bf98c9e5 AVALANCHE: Repair Avalot::handleKeyDown(), add comments to parser.h. 2013-08-17 13:45: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
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