uruk
|
ae2d657dc6
|
AVALANCHE: Update comments connected to Graphics::drawArc().
|
2013-08-08 12:24:37 +02:00 |
|
uruk
|
44ec5b68b5
|
AVALANCHE: Repair Graphics::drawArc(), update Scrolls::drawscroll() accordingly.
|
2013-08-08 04:05:27 +02:00 |
|
uruk
|
59ff20b32c
|
AVALANCHE: Implement the clock in Lucerna, upgrade Graphics::drawArc() to work in synergy with that.
|
2013-08-08 03:59:29 +02:00 |
|
uruk
|
c182d28b02
|
AVALANCHE: Introduce Graphics::drawPieSlice(), use it in Scrolls::drawscroll().
|
2013-08-08 00:57:10 +02:00 |
|
uruk
|
84bf0984b0
|
AVALANCHE: Introduce Graphics::drawArc(), use it in Scrolls::drawscroll().
|
2013-08-07 23:51:12 +02:00 |
|
uruk
|
84aac3e49b
|
AVALANCHE: Rework Scrolls::normscroll().
|
2013-08-07 10:37:59 +02:00 |
|
uruk
|
26b7333137
|
AVALANCHE: Repair parts of the scrolls system, implement the death of Avalot and almost everything connected to it.
|
2013-08-07 10:30:44 +02:00 |
|
uruk
|
bd516f4244
|
AVALANCHE: Implement Scrolls::say(). Introduce Graphics::_scrolls, implement Scrolls::normscroll() and update Scrolls::drawscroll() using it.
|
2013-08-06 01:17:44 +02:00 |
|
uruk
|
532306f8cb
|
AVALANCHE: Introduce AvalancheEngine::getEvent().
|
2013-08-06 01:13:25 +02:00 |
|
uruk
|
a971cf3a39
|
AVALANCHE: Implement Scrolls::say().
|
2013-08-05 17:35:17 +02:00 |
|
uruk
|
ba00b2a7d9
|
AVALANCHE: Mostly cosmetic modifications in Visa, stub Timeout::arkata_shouts() until dixi() works, partially implement Scrolls::say().
|
2013-08-05 15:25:44 +02:00 |
|
uruk
|
15f6ba8b2a
|
AVALANCHE: Introduce _screen in Graphics.
|
2013-08-05 12:19:10 +02:00 |
|
uruk
|
1956ca280b
|
AVALANCHE: Repair Logger::log_scrollchar(), cosmetic corrections in Scrolls and Timeout.
|
2013-08-04 21:48:11 +02:00 |
|
uruk
|
471933a3fd
|
AVALANCHE: Remove comment from Graphics, partially implement Scrolls::drawscroll(), repair Scrolls::solidify(), broaden scrolls2.h.
|
2013-08-04 12:54:11 +02:00 |
|
uruk
|
832a11a2ba
|
AVALANCHE: Repair Scrolls::resetscroll() and Scrolls::calldrivers().
|
2013-08-02 14:15:36 +02:00 |
|
uruk
|
9660c1a566
|
AVALANCHE: Add some constatns to Scolls, implement Scrolls::calldrivers(), Scrolls::solidify() and Scrolls::strip().
|
2013-08-02 13:17:50 +02:00 |
|
uruk
|
544cf37757
|
AVALANCHE: Move strf() from Avalanche to Gyro.
|
2013-08-02 12:18:01 +02:00 |
|
uruk
|
599aa9a063
|
AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.
|
2013-08-01 12:13:44 +02:00 |
|
uruk
|
d66feb32a0
|
AVALANCHE: Implement rest of Acci::do_that().
|
2013-08-01 11:15:59 +02:00 |
|
uruk
|
5290eb9879
|
AVALANCHE: Repair Lucerna::draw_also_lines().
|
2013-07-30 23:43:20 +02:00 |
|
uruk
|
6ffcb714af
|
AVALANCHE: Broaden Avalot::handleKeyDown().
|
2013-07-30 22:25:04 +02:00 |
|
uruk
|
2e741241c5
|
AVALANCHE: Broaden Avalot::handleKeyDown().
|
2013-07-30 21:52:49 +02:00 |
|
uruk
|
7800c4735f
|
AVALANCHE: Repair Acci::parse().
|
2013-07-30 21:32:14 +02:00 |
|
uruk
|
06f86bedb0
|
AVALANCHE: Add _magics to Graphics, implement Lucerna::draw_also_lines(), update Trip::checkfeet() accordingly.
|
2013-07-30 20:33:05 +02:00 |
|
uruk
|
a13d37e5ca
|
AVALANCHE: Implement Trip::checkfeet(), repair Trip::stopwalking(). Repair Acci::stand_up(). Repair Gyro::newgame().
|
2013-07-30 19:05:05 +02:00 |
|
uruk
|
2857f5aad2
|
AVALANCHE: Revise Graphics::drawSprite(), repair Trip::apped().
|
2013-07-30 01:48:21 +02:00 |
|
uruk
|
9855cb8f1f
|
AVALANCHE: Add warning to Acci::do_that(), remove blank lines from Avalot::run(), remove unnecessary cycle from Lucerna::sprite_run().
|
2013-07-30 00:30:10 +02:00 |
|
uruk
|
3b11fc1224
|
AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphics::drawSprite().
|
2013-07-29 19:17:43 +02:00 |
|
uruk
|
a1f87fdaeb
|
AVALANCHE: Modify Graphics and Lucerna, so the engine saves the background and redraws it every time before a sprite is drawn.
|
2013-07-29 12:22:59 +02:00 |
|
uruk
|
b182fd814e
|
AVALANCHE: Partially implement Acci::stand_up(), repair Acci::parse().
|
2013-07-29 12:05:16 +02:00 |
|
uruk
|
e32110339e
|
AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of Acci::do_that().
|
2013-07-29 11:27:31 +02:00 |
|
uruk
|
e08980c7a4
|
AVALANCHE: Repair Acci::person_speaks().
|
2013-07-29 10:30:57 +02:00 |
|
uruk
|
c2ac2fdc87
|
AVALANCHE: Finish implementation of Acci::parse(), repair Acci::displaywhat() and Acci::words[].
|
2013-07-29 10:06:13 +02:00 |
|
uruk
|
9b9c9d0fa5
|
AVALANCHE: Implement Acci::do_pronouns() and Acci::displaywhat().
|
2013-07-28 23:13:34 +02:00 |
|
uruk
|
591a4852c4
|
AVALANCHE: Repair parser, implement Acci::replace(), further implement Acci:parse().
|
2013-07-28 20:57:40 +02:00 |
|
uruk
|
9474e2dc61
|
AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement Acci::parse() and functions connected to it.
|
2013-07-28 18:50:46 +02:00 |
|
uruk
|
17b2fb02c0
|
AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), Acci::clearwords(), reimplement Acci::wordnum(), implement Acci::punctustrip().
|
2013-07-28 16:46:15 +02:00 |
|
uruk
|
ad7f8add4d
|
AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handleReturn(), stub tryDropdown() in Parser.
|
2013-07-28 10:46:46 +02:00 |
|
uruk
|
a1a2fa2da8
|
AVALANCHE: Implement handling of the cursor in Parser.
|
2013-07-28 10:00:14 +02:00 |
|
uruk
|
825df596e6
|
AVALANCHE: Add Parser::handleBackspace(). Update Avalot::handleKeyDown() accordingly.
|
2013-07-27 22:14:23 +02:00 |
|
uruk
|
df427ba7e8
|
AVALANCHE: Broaden comment in avalot.h.
|
2013-07-27 22:03:59 +02:00 |
|
uruk
|
31f8e91444
|
AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMargins in Basher.
|
2013-07-27 21:48:28 +02:00 |
|
uruk
|
eec48fa42e
|
AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.
|
2013-07-27 21:36:07 +02:00 |
|
uruk
|
341bf679c0
|
AVALANCHE: Cosmetic repairs in Graphics.
|
2013-07-27 17:22:56 +02:00 |
|
uruk
|
7c8d415a94
|
AVALANCHE: Remove comment from Graphics.
|
2013-07-27 17:19:35 +02:00 |
|
uruk
|
0703085d20
|
AVALANCHE: Repair Avalot::handleKeyDown().
|
2013-07-27 17:00:02 +02:00 |
|
uruk
|
541f5f9c3b
|
AVALANCHE: Implement Avalot::handleKeyDown() further.
|
2013-07-27 16:55:50 +02:00 |
|
uruk
|
7d3b69251f
|
AVALANCHE: Minor repairs in Basher.
|
2013-07-27 16:55:03 +02:00 |
|
uruk
|
bda09042b5
|
AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.
|
2013-07-27 15:19:16 +02:00 |
|
uruk
|
9c96417041
|
AVALANCHE: Add comments to Basher::plottext().
|
2013-07-27 15:07:21 +02:00 |
|