Age | Commit message (Expand) | Author |
2013-08-08 | AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll(). | uruk |
2013-08-07 | AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll(). | uruk |
2013-08-07 | AVALANCHE: Rework Scrolls::normscroll(). | uruk |
2013-08-07 | AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ... | uruk |
2013-08-06 | AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement ... | uruk |
2013-08-06 | AVALANCHE: Introduce AvalancheEngine::getEvent(). | uruk |
2013-08-05 | AVALANCHE: Implement Scrolls::say(). | uruk |
2013-08-05 | AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts... | uruk |
2013-08-05 | AVALANCHE: Introduce _screen in Graphics. | uruk |
2013-08-04 | AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls a... | uruk |
2013-08-04 | AVALANCHE: Remove comment from Graphics, partially implement Scrolls::drawscr... | uruk |
2013-08-02 | AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers(). | uruk |
2013-08-02 | AVALANCHE: Add some constatns to Scolls, implement Scrolls::calldrivers(), Sc... | uruk |
2013-08-02 | AVALANCHE: Move strf() from Avalanche to Gyro. | uruk |
2013-08-01 | AVALANCHE: Move pos() from Acci to Parser, update other code accordingly. | uruk |
2013-08-01 | AVALANCHE: Implement rest of Acci::do_that(). | uruk |
2013-07-30 | AVALANCHE: Repair Lucerna::draw_also_lines(). | uruk |
2013-07-30 | AVALANCHE: Broaden Avalot::handleKeyDown(). | uruk |
2013-07-30 | AVALANCHE: Broaden Avalot::handleKeyDown(). | uruk |
2013-07-30 | AVALANCHE: Repair Acci::parse(). | uruk |
2013-07-30 | AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), upd... | uruk |
2013-07-30 | AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Ac... | uruk |
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 |