aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-15AVALANCHE: Rename variables in Graphics::drawSprite().uruk
2013-08-12AVALANCHE: Repair constants in Gyro, repair Lucerna::enterroom(), ↵uruk
Trip::back_and_forth(), Trip::geida_procs(), Visa::talkto().
2013-08-12AVALANCHE: Repair Scrolls::say().uruk
2013-08-12AVALANCHE: Repair Scrolls::bubble().uruk
2013-08-12AVALANCHE: Repair Scrolls::bubble() and Visa::talkto().uruk
2013-08-12AVALANCHE: Add typecasts to Acci::parse(), repair Scrolls::calldrivers() and ↵uruk
Acci::personshere().
2013-08-12AVALANCHE: Implement Acci::personshere(), Visa::talkto(), make ↵uruk
control-constants in Scrolls public.
2013-08-12AVALANCHE: Repair Graphics::drawText() and Scrolls::say().uruk
2013-08-11AVALANCHE: Remove unnecessary comments from Avalot::setup().uruk
2013-08-11AVALANCHE: Improve comments in Scrolls::bubble().uruk
2013-08-11AVALANCHE: Finish implementation of Scrolls::bubble().uruk
2013-08-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it ↵uruk
from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown.
2013-08-11AVALANCHE: Repair Timeout::lose_timer().uruk
2013-08-11AVALANCHE: Remove unnecessary consts from Graphics.uruk
2013-08-11AVALANCHE: Introduce Graphics::drawTriangle(), use it in Scrolls::bubble(). ↵uruk
Modify Graphics::drawPieSlice(), update functions using it accordingly.
2013-08-09AVALANCHE: Repair Visa::unskrimble() and Scrolls::calldrivers().uruk
2013-08-09AVALANCHE: Repair Lucerna::enterroom(), Lucerna::put_geida_at(), broaden ↵uruk
Roomnums.
2013-08-09AVALANCHE: Repair Acci::parse().uruk
2013-08-09AVALANCHE: Implement switching between rooms (Trip::fliproom(), ↵uruk
Lucerna::enterroom()), implement drawing multiple sprites to the screen (Trip::call_andexors()).
2013-08-08AVALANCHE: Repair Graphics::drawArc().uruk
2013-08-08AVALANCHE: Update comments connected to Graphics::drawArc().uruk
2013-08-08AVALANCHE: Repair Graphics::drawArc(), update Scrolls::drawscroll() accordingly.uruk
2013-08-08AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to ↵uruk
work in synergy with that.
2013-08-08AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll().uruk
2013-08-07AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll().uruk
2013-08-07AVALANCHE: Rework Scrolls::normscroll().uruk
2013-08-07AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot ↵uruk
and almost everything connected to it.
2013-08-06AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement ↵uruk
Scrolls::normscroll() and update Scrolls::drawscroll() using it.
2013-08-06AVALANCHE: Introduce AvalancheEngine::getEvent().uruk
2013-08-05AVALANCHE: Implement Scrolls::say().uruk
2013-08-05AVALANCHE: Mostly cosmetic modifications in Visa, stub ↵uruk
Timeout::arkata_shouts() until dixi() works, partially implement Scrolls::say().
2013-08-05AVALANCHE: Introduce _screen in Graphics.uruk
2013-08-04AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls ↵uruk
and Timeout.
2013-08-04AVALANCHE: Remove comment from Graphics, partially implement ↵uruk
Scrolls::drawscroll(), repair Scrolls::solidify(), broaden scrolls2.h.
2013-08-02AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers().uruk
2013-08-02AVALANCHE: Add some constatns to Scolls, implement Scrolls::calldrivers(), ↵uruk
Scrolls::solidify() and Scrolls::strip().
2013-08-02AVALANCHE: Move strf() from Avalanche to Gyro.uruk
2013-08-01AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.uruk
2013-08-01AVALANCHE: Implement rest of Acci::do_that().uruk
2013-07-30AVALANCHE: Repair Lucerna::draw_also_lines().uruk
2013-07-30AVALANCHE: Broaden Avalot::handleKeyDown().uruk
2013-07-30AVALANCHE: Broaden Avalot::handleKeyDown().uruk
2013-07-30AVALANCHE: Repair Acci::parse().uruk
2013-07-30AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), ↵uruk
update Trip::checkfeet() accordingly.
2013-07-30AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair ↵uruk
Acci::stand_up(). Repair Gyro::newgame().
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