Age | Commit message (Expand) | Author |
2013-09-08 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-08 | AVALANCHE: Renaming in timeout2.h | uruk |
2013-09-08 | AVALANCHE: Silent some CppCheck warnings, rename some loop variables | Strangerke |
2013-09-08 | AVALANCHE: Everything that is missing from the last commit... | uruk |
2013-09-07 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | uruk |
2013-09-07 | AVALANCHE: More renaming in Lucerna. Fix accidentally modified strings in Acci. | uruk |
2013-09-07 | AVALANCHE: More renaming in animation | Strangerke |
2013-09-07 | AVALANCHE: Do renaming in scrolls2.h. | uruk |
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: Fix bug due to unsaved changes. | uruk |
2013-09-07 | AVALANCHE: Rename some constants in trip6 | Strangerke |
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-05 | AVALANCHE: More renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Rename/refactor Colors. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Do renaming/refactoring in Graphics. | uruk |
2013-09-05 | AVALANCHE: Fix some memory leak problems. | uruk |
2013-09-05 | AVALANCHE: Fix warnings reported by GCC | Strangerke |
2013-09-05 | AVALANCHE: Add some brackets to improve readability | 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: Fix some more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Get rid of Enhanced. Further renamings and refactoring in Avalanch... | uruk |
2013-09-04 | AVALANCHE: Fix some more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Fix more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Fix coding style: ++ and -- | Strangerke |
2013-09-04 | AVALANCHE: Add a default value to color in state(), remove dead code | Strangerke |
2013-09-04 | AVALANCHE: Fix some more MSVC warnings | Strangerke |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
2013-09-04 | AVALANCHE: Replace some British terms by American ones | 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-08-27 | AVALANCHE: Partially implement the music room. (Without music.) | uruk |
2013-08-17 | AVALANCHE: Repair Scrolls::drawscroll(). | uruk |
2013-08-17 | AVALANCHE: Implement the rest of Lucerna::checkclick() and everything connect... | uruk |
2013-08-16 | AVALANCHE: Partially implement Lucerna::checkclick(), upgrade other parts of ... | uruk |
2013-08-16 | AVALANCHE: Upgrade Scrolls::normscroll(). | uruk |
2013-08-16 | AVALANCHE: Add AvalancheEngine::getMousePos(), remove Gyro::hopto(), implemen... | uruk |
2013-08-16 | AVALANCHE: Remove Gyro::on_virtual(), Gyro::off_virtual(), Gyro::super_off(),... | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::say(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble(). | uruk |
2013-08-12 | AVALANCHE: Repair Scrolls::bubble() and Visa::talkto(). | uruk |
2013-08-12 | AVALANCHE: Add typecasts to Acci::parse(), repair Scrolls::calldrivers() and ... | uruk |
2013-08-12 | AVALANCHE: Repair Graphics::drawText() and Scrolls::say(). | uruk |
2013-08-11 | AVALANCHE: Improve comments in Scrolls::bubble(). | uruk |