aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2013-07-30AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped().uruk
2013-07-30AVALANCHE: Add warning to Acci::do_that(), remove blank lines from ↵uruk
Avalot::run(), remove unnecessary cycle from Lucerna::sprite_run().
2013-07-29AVALANCHE: Repair Celer::load_chunks(), remove background drawing from ↵uruk
Graphics::drawSprite().
2013-07-29AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background ↵uruk
and redraws it every time before a sprite is drawn.
2013-07-29AVALANCHE: Partially implement Acci::stand_up(), repair Acci::parse().uruk
2013-07-29AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ↵uruk
Acci::do_that().
2013-07-29AVALANCHE: Repair Acci::person_speaks().uruk
2013-07-29AVALANCHE: Finish implementation of Acci::parse(), repair ↵uruk
Acci::displaywhat() and Acci::words[].
2013-07-28AVALANCHE: Implement Acci::do_pronouns() and Acci::displaywhat().uruk
2013-07-28AVALANCHE: Repair parser, implement Acci::replace(), further implement ↵uruk
Acci:parse().
2013-07-28AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement ↵uruk
Acci::parse() and functions connected to it.
2013-07-28AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), ↵uruk
Acci::clearwords(), reimplement Acci::wordnum(), implement Acci::punctustrip().
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: Broaden comment in avalot.h.uruk
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
2013-07-27AVALANCHE: Cosmetic repairs in Graphics.uruk
2013-07-27AVALANCHE: Remove comment from Graphics.uruk
2013-07-27AVALANCHE: Repair Avalot::handleKeyDown().uruk
2013-07-27AVALANCHE: Implement Avalot::handleKeyDown() further.uruk
2013-07-27AVALANCHE: Minor repairs in Basher.uruk
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-27AVALANCHE: Add comments to Basher::plottext().uruk
2013-07-27AVALANCHE: Implement Basher::plottext().uruk
2013-07-27AVALANCHE: Remove unnecessary indents from Visa.uruk
2013-07-27AVALANCHE: Replace call of Basher::keyboard_link() with ↵uruk
Avalanche::updateEvents() in Avalot::run().
2013-07-27AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip.uruk
2013-07-26AVALANCHE: Remove Graphics::drawPicture_old().uruk
2013-07-26AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().uruk
2013-07-26AVALANCHE: Add comments to Graphics.uruk
2013-07-26AVALANCHE: Update rest of Celer accorded to the revision in Graphics.uruk
2013-07-26AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in ↵uruk
Graphics, update almost everything accordingly.
2013-07-26AVALANCHE: Remove Celer:mdrop().uruk
2013-07-25AVALANCHE: Remove parenthesis and add comment to Avalot::run().uruk
2013-07-25AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities.uruk
2013-07-25AVALANCHE: Revise Celer::pics_link() a bit.uruk
2013-07-25AVALANCHE: Implement Timeout::one_tick().uruk
2013-07-25AVALANCHE: Repair Timeout.uruk
2013-07-25AVALANCHE: Implement Celer::load_chunks().uruk
2013-07-25AVALANCHE: Repair array indexes in Timeout and Trip.uruk
2013-07-25AVALANCHE: Add Graphics::drawFrame().uruk
2013-07-25AVALANCHE: Fix cycle in Trip::trippancy_link().uruk
2013-07-25AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work ↵uruk
properly with it.
2013-07-25AVALANCHE: Celer: add new flavour: ch_natural_image.uruk
2013-07-24AVALANCHE: Cosmetic modification in Gyro.uruk
2013-07-24AVALANCHE: Implement Lucerna::find_people().uruk
2013-07-24AVALANCHE: Cosmetic modifications in triptype::walk().uruk
2013-07-24AVALANCHE: free() the surfaces in Graphics' functions.uruk