aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/dropdown2.cpp
AgeCommit message (Expand)Author
2013-09-14AVALANCHE: Reduce verbosity related to animation spritesStrangerke
2013-09-13AVALANCHE: Remove DNA structure which was essentially a savegame structure un...Strangerke
2013-09-09AVALANCHE: harmonize the use of constants for kDir, kDirection, kVerbsStrangerke
2013-09-09AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeopleStrangerke
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Renaming/refactoring in Animation.uruk
2013-09-08AVALANCHE: Some renaming in Animation.uruk
2013-09-08AVALANCHE: Silent some CppCheck warnings, rename some loop variablesStrangerke
2013-09-07AVALANCHE: More renaming, use int16 for loops based on kSpriteNumbMaxStrangerke
2013-09-07AVALANCHE: Rename trip into animation, some more renamingStrangerke
2013-09-07AVALANCHE: Introduce a new class: Clock.uruk
2013-09-07AVALANCHE: Do renaming/refactoring in Lucerna.uruk
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-07AVALANCHE: (Hopefully) fix some warnings reported by GCC and ClangStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-06AVALANCHE: Some renaming in lucerna2Strangerke
2013-09-05AVALANCHE: Start renaming in Gyro.uruk
2013-09-05AVALANCHE: Rename/refactor Colors.uruk
2013-09-05AVALANCHE: Silence Valgrind warnings.uruk
2013-09-05AVALANCHE: Repair memory leaks in Dropdown.uruk
2013-09-05AVALANCHE: Do renaming/refactoring in Graphics.uruk
2013-09-05AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ...uruk
2013-09-05AVALANCHE: Fix some memory leak problems.uruk
2013-09-05AVALANCHE: Fix one more GCC warningStrangerke
2013-09-05AVALANCHE: Start replacing C-style comments by C++-styleStrangerke
2013-09-05AVALANCHE: Fix more warnings reported by CppCheckStrangerke
2013-09-04AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra...uruk
2013-09-04AVALANCHE: Partially do the renaming in Dropdown.uruk
2013-09-04AVALANCHE: Silent a sign mismatch warning, improve loop conditionStrangerke
2013-09-04AVALANCHE: Fix compile errorsWillem Jan Palenstijn
2013-09-03AVALANCHE: Get rid of the rest of Basher.uruk
2013-09-03AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom().uruk
2013-09-02AVALANCHE: Repair drop-down menu, so the already implemented functions are wo...uruk
2013-09-02AVALANCHE: Upgrade drop-down menu. (Now it's complete.) Fix Trip::neardoor().uruk
2013-09-02AVALANCHE: Upgrade the drop-down menu.uruk
2013-09-02AVALANCHE: Implement drop-down menu. (Only with mouse control yet.)uruk
2013-09-01AVALANCHE: Start implementation of the drop-down menu.uruk
2013-08-16AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),...uruk
2013-08-11AVALANCHE: Introduce Graphics::drawText(). Rename raw to fontType, move it fr...uruk
2013-07-27AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.uruk
2013-07-26AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _gyro into pointer, update everything accordingly.uruk
2013-07-24AVALANCHE: Change _graphics into a pointer, modify the rest of the code accor...uruk
2013-07-24AVALANCHE: Modify comment in Dropdown::chalk().uruk
2013-07-23AVALANCHE: Cosmetic correction in Dropdown::chalk().uruk
2013-07-23AVALANCHE: Remove warning from menuset::update().uruk
2013-07-23AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().uruk
2013-07-23AVALANCHE: Implement menuset::update().uruk
2013-07-18AVALANCHE: Stub Dropdown::lightup().uruk