Strangerke
|
e5cc0fa495
|
AVALANCHE: Fix more warnings reported by CppCheck
|
2013-09-05 01:55:08 +02:00 |
|
uruk
|
90494e01fd
|
AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify drawing of menus' text in Dropdown in a single function: drawMenuText().
|
2013-09-04 20:57:25 +02:00 |
|
uruk
|
d77eafb0db
|
AVALANCHE: Partially do the renaming in Dropdown.
|
2013-09-04 18:12:06 +02:00 |
|
Strangerke
|
a8d9978de8
|
AVALANCHE: Silent a sign mismatch warning, improve loop condition
|
2013-09-04 10:03:47 +02:00 |
|
Willem Jan Palenstijn
|
a2c42df2b2
|
AVALANCHE: Fix compile errors
Signed-off-by: uruk <koppirnyo@gmail.com>
|
2013-09-04 09:25:45 +02:00 |
|
uruk
|
09ee31e4ce
|
AVALANCHE: Get rid of the rest of Basher.
|
2013-09-03 17:51:30 +02:00 |
|
uruk
|
74979869ff
|
AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().
|
2013-09-03 15:35:09 +02:00 |
|
uruk
|
9b7f138659
|
AVALANCHE: Repair drop-down menu, so the already implemented functions are working.
|
2013-09-02 20:09:44 +02:00 |
|
uruk
|
9e848e8e64
|
AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().
|
2013-09-02 15:44:55 +02:00 |
|
uruk
|
cf5f150d9b
|
AVALANCHE: Upgrade the drop-down menu.
|
2013-09-02 12:53:01 +02:00 |
|
uruk
|
5720fa1dba
|
AVALANCHE: Implement drop-down menu. (Only with mouse control yet.)
|
2013-09-02 01:11:16 +02:00 |
|
uruk
|
4d6573a80e
|
AVALANCHE: Start implementation of the drop-down menu.
|
2013-09-01 17:15:55 +02:00 |
|
uruk
|
d860bc5925
|
AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(), Gyro::super_on(). Replace their calls with CursorMan.showMouse().
|
2013-08-16 13:40:58 +02:00 |
|
uruk
|
698dae201a
|
AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it from Gyro to Graphics. Update the rest of the code using these two. Simplifying underlining of characters in Parser and Dropdown.
|
2013-08-11 14:06:15 +02:00 |
|
uruk
|
bda09042b5
|
AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.
|
2013-07-27 15:19:16 +02:00 |
|
uruk
|
ff1bc9e5a5
|
AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().
|
2013-07-26 14:50:15 +02:00 |
|
uruk
|
39dfddff1f
|
AVALANCHE: Change class variables to pointers, update everything accordingly.
|
2013-07-24 19:43:10 +02:00 |
|
uruk
|
10ec7e0e0f
|
AVALANCHE: Change _gyro into pointer, update everything accordingly.
|
2013-07-24 18:25:07 +02:00 |
|
uruk
|
8c5ce549e6
|
AVALANCHE: Change _graphics into a pointer, modify the rest of the code accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
|
2013-07-24 17:52:57 +02:00 |
|
uruk
|
984b478132
|
AVALANCHE: Modify comment in Dropdown::chalk().
|
2013-07-24 00:14:07 +02:00 |
|
uruk
|
2af413cccf
|
AVALANCHE: Cosmetic correction in Dropdown::chalk().
|
2013-07-23 22:24:20 +02:00 |
|
uruk
|
de066939d1
|
AVALANCHE: Remove warning from menuset::update().
|
2013-07-23 20:52:26 +02:00 |
|
uruk
|
9970ab90fb
|
AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().
|
2013-07-23 17:21:53 +02:00 |
|
uruk
|
050c60c192
|
AVALANCHE: Implement menuset::update().
|
2013-07-23 12:34:58 +02:00 |
|
uruk
|
4292850297
|
AVALANCHE: Stub Dropdown::lightup().
|
2013-07-18 12:04:04 +02:00 |
|
uruk
|
8aa251722f
|
AVALANCHE: Add Dropdown.
|
2013-07-01 18:14:48 +02:00 |
|