Age | Commit message (Expand) | Author |
2013-08-16 | AVALANCHE: Remove functions connected to mouse handling from Gyro, remove Luc... | uruk |
2013-08-16 | AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),... | uruk |
2013-08-16 | AVALANCHE: Stub Gyro::super_off() and Gyro::super_on(). | uruk |
2013-08-16 | AVALANCHE: Remove useless parts/comments from Gyro, replace some comments in it. | uruk |
2013-08-16 | AVALANCHE: Implement Gyro::load_a_mouse(), some cosmetic correction in Gyro. | uruk |
2013-08-15 | AVALANCHE: Rename variables in Graphics::drawSprite(). | uruk |
2013-08-12 | AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), Trip::back_... | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::say(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble() and Visa::talkto(). | uruk |
2013-08-12 | AVALANCHE: Add typecasts to Acci::parse(), repair Scrolls::calldrivers() and ... | uruk |
2013-08-12 | AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make control-consta... | uruk |
2013-08-12 | AVALANCHE: Repair Graphics::drawText() and Scrolls::say(). | uruk |
2013-08-11 | AVALANCHE: Remove unnecessary comments from Avalot::setup(). | uruk |
2013-08-11 | AVALANCHE: Improve comments in Scrolls::bubble(). | uruk |
2013-08-11 | AVALANCHE: Finish implementation of Scrolls::bubble(). | uruk |
2013-08-11 | AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr... | uruk |
2013-08-11 | AVALANCHE: Repair Timeout::lose_timer(). | uruk |
2013-08-11 | AVALANCHE: Remove unnecessary consts from Graphics. | uruk |
2013-08-11 | AVALANCHE: Introduce Graphics::drawTriangle(), use it in Scrolls::bubble(). M... | uruk |
2013-08-09 | AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers(). | uruk |
2013-08-09 | AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden Room... | uruk |
2013-08-09 | AVALANCHE: Repair Acci::parse(). | uruk |
2013-08-09 | AVALANCHE: Implement switching between rooms (Trip::fliproom(), Lucerna::ente... | uruk |
2013-08-08 | AVALANCHE: Repair Graphics::drawArc(). | uruk |
2013-08-08 | AVALANCHE: Update comments connected to Graphics::drawArc(). | uruk |
2013-08-08 | AVALANCHE: Repair Graphics::drawArc(), update Scrolls::drawscroll() accordingly. | uruk |
2013-08-08 | AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to wor... | uruk |
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 |