Age | Commit message (Expand) | Author |
2013-09-07 | AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMax | Strangerke |
2013-09-07 | AVALANCHE: Rename trip into animation, some more renaming | Strangerke |
2013-09-07 | AVALANCHE: Introduce a new class: Clock. | uruk |
2013-09-07 | AVALANCHE: Do renaming/refactoring in Lucerna. | uruk |
2013-09-07 | AVALANCHE: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-07 | AVALANCHE: (Hopefully) fix some warnings reported by GCC and Clang | Strangerke |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-06 | AVALANCHE: Some renaming in lucerna2 | Strangerke |
2013-09-05 | AVALANCHE: Start renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Rename/refactor Colors. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Repair memory leaks in Dropdown. | uruk |
2013-09-05 | AVALANCHE: Do renaming/refactoring in Graphics. | uruk |
2013-09-05 | AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ... | uruk |
2013-09-05 | AVALANCHE: Fix some memory leak problems. | uruk |
2013-09-05 | AVALANCHE: Fix one more GCC warning | Strangerke |
2013-09-05 | AVALANCHE: Start replacing C-style comments by C++-style | Strangerke |
2013-09-05 | AVALANCHE: Fix more warnings reported by CppCheck | Strangerke |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra... | uruk |
2013-09-04 | AVALANCHE: Partially do the renaming in Dropdown. | uruk |
2013-09-04 | AVALANCHE: Silent a sign mismatch warning, improve loop condition | Strangerke |
2013-09-04 | AVALANCHE: Fix compile errors | Willem Jan Palenstijn |
2013-09-03 | AVALANCHE: Get rid of the rest of Basher. | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). | uruk |
2013-09-02 | AVALANCHE: Repair drop-down menu, so the already implemented functions are wo... | uruk |
2013-09-02 | AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor(). | uruk |
2013-09-02 | AVALANCHE: Upgrade the drop-down menu. | uruk |
2013-09-02 | AVALANCHE: Implement drop-down menu. (Only with mouse control yet.) | uruk |
2013-09-01 | AVALANCHE: Start implementation of the drop-down menu. | uruk |
2013-08-16 | AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),... | uruk |
2013-08-11 | AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr... | uruk |
2013-07-27 | AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro. | uruk |
2013-07-26 | AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). | uruk |
2013-07-24 | AVALANCHE: Change class variables to pointers, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor... | uruk |
2013-07-24 | AVALANCHE: Modify comment in Dropdown::chalk(). | uruk |
2013-07-23 | AVALANCHE: Cosmetic correction in Dropdown::chalk(). | uruk |
2013-07-23 | AVALANCHE: Remove warning from menuset::update(). | uruk |
2013-07-23 | AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk(). | uruk |
2013-07-23 | AVALANCHE: Implement menuset::update(). | uruk |
2013-07-18 | AVALANCHE: Stub Dropdown::lightup(). | uruk |
2013-07-01 | AVALANCHE: Add Dropdown. | uruk |