Age | Commit message (Expand) | Author |
2013-07-30 | AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped(). | uruk |
2013-07-30 | AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::ru... | uruk |
2013-07-29 | AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphi... | uruk |
2013-07-29 | AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background an... | uruk |
2013-07-29 | AVALANCHE: Partially implement Acci::stand_up(), repair Acci::parse(). | uruk |
2013-07-29 | AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ... | uruk |
2013-07-29 | AVALANCHE: Repair Acci::person_speaks(). | uruk |
2013-07-29 | AVALANCHE: Finish implementation of Acci::parse(), repair Acci::displaywhat()... | uruk |
2013-07-28 | AVALANCHE: Implement Acci::do_pronouns() and Acci::displaywhat(). | uruk |
2013-07-28 | AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:p... | uruk |
2013-07-28 | AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::p... | uruk |
2013-07-28 | AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), Acci::clearwo... | uruk |
2013-07-28 | AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle... | uruk |
2013-07-28 | AVALANCHE: Implement handling of the cursor in Parser. | uruk |
2013-07-27 | AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() acco... | uruk |
2013-07-27 | AVALANCHE: Broaden comment in avalot.h. | uruk |
2013-07-27 | AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMa... | uruk |
2013-07-27 | AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly. | uruk |
2013-07-27 | AVALANCHE: Cosmetic repairs in Graphics. | uruk |
2013-07-27 | AVALANCHE: Remove comment from Graphics. | uruk |
2013-07-27 | AVALANCHE: Repair Avalot::handleKeyDown(). | uruk |
2013-07-27 | AVALANCHE: Implement Avalot::handleKeyDown() further. | uruk |
2013-07-27 | AVALANCHE: Minor repairs in Basher. | uruk |
2013-07-27 | AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro. | uruk |
2013-07-27 | AVALANCHE: Add comments to Basher::plottext(). | uruk |
2013-07-27 | AVALANCHE: Implement Basher::plottext(). | uruk |
2013-07-27 | AVALANCHE: Remove unnecessary indents from Visa. | uruk |
2013-07-27 | AVALANCHE: Replace call of Basher::keyboard_link() with Avalanche::updateEven... | uruk |
2013-07-27 | AVALANCHE: Add comments in Graphics and Trip, repair functions in Trip. | uruk |
2013-07-26 | AVALANCHE: Remove Graphics::drawPicture_old(). | uruk |
2013-07-26 | AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). | uruk |
2013-07-26 | AVALANCHE: Add comments to Graphics. | uruk |
2013-07-26 | AVALANCHE: Update rest of Celer accorded to the revision in Graphics. | uruk |
2013-07-26 | AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap... | uruk |
2013-07-26 | AVALANCHE: Remove Celer:mdrop(). | uruk |
2013-07-25 | AVALANCHE: Remove parenthesis and add comment to Avalot::run(). | uruk |
2013-07-25 | AVALANCHE: Replace Gyro::slowdown() with ScummVM's own utilities. | uruk |
2013-07-25 | AVALANCHE: Revise Celer::pics_link() a bit. | uruk |
2013-07-25 | AVALANCHE: Implement Timeout::one_tick(). | uruk |
2013-07-25 | AVALANCHE: Repair Timeout. | uruk |
2013-07-25 | AVALANCHE: Implement Celer::load_chunks(). | uruk |
2013-07-25 | AVALANCHE: Repair array indexes in Timeout and Trip. | uruk |
2013-07-25 | AVALANCHE: Add Graphics::drawFrame(). | uruk |
2013-07-25 | AVALANCHE: Fix cycle in Trip::trippancy_link(). | uruk |
2013-07-25 | AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work p... | uruk |
2013-07-25 | AVALANCHE: Celer: add new flavour: ch_natural_image. | uruk |
2013-07-24 | AVALANCHE: Cosmetic modification in Gyro. | uruk |
2013-07-24 | AVALANCHE: Implement Lucerna::find_people(). | uruk |
2013-07-24 | AVALANCHE: Cosmetic modifications in triptype::walk(). | uruk |
2013-07-24 | AVALANCHE: free() the surfaces in Graphics' functions. | uruk |