Age | Commit message (Expand) | Author |
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: Fix some more warnings | Strangerke |
2013-09-07 | AVALANCHE: Move some static arrays to function bodies | 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: Start renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Silence Valgrind warnings. | uruk |
2013-09-05 | AVALANCHE: Do renaming in Enid. (Keep the refactoring for the implementation ... | uruk |
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: Remove dead code reported by CppCheck | Strangerke |
2013-09-05 | AVALANCHE: Fix GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Do renaming/refactoring in Acci, Avalanche and Dropdown. Unify dra... | uruk |
2013-09-04 | AVALANCHE: Fix even more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Repair regression in Acci::inventory(). | uruk |
2013-09-04 | AVALANCHE: Fix some more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: cleanup acci2.h | Strangerke |
2013-09-04 | AVALANCHE: Review use of brackets in acci2 | Strangerke |
2013-09-04 | AVALANCHE: USe the default return value in giveToSpludwick() | Strangerke |
2013-09-04 | AVALANCHE: Fix bugs in winSequence() and doThat() | Strangerke |
2013-09-04 | AVALANCHE: Fix bugs in getProc() and giveGeidaTheLute(), add doxygen comment | Strangerke |
2013-09-04 | AVALANCHE: Fix bug in giveToSpludwick, add doxygen comment | Strangerke |
2013-09-04 | AVALANCHE: Fix bug in openDoor() | Strangerke |
2013-09-04 | AVALANCHE: Fix bug in lookAround() | Strangerke |
2013-09-04 | AVALANCHE: Fix bug in verbOpt() | Strangerke |
2013-09-04 | AVALANCHE: Fix MSVC warnings in acci2 | Strangerke |
2013-09-04 | AVALANCHE: Remove logger | Strangerke |
2013-09-04 | AVALANCHE: Fix compile errors | Willem Jan Palenstijn |
2013-09-04 | AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ... | uruk |
2013-09-03 | AVALANCHE: Do renaming in Celer. | uruk |
2013-09-03 | AVALANCHE: Rename/refactor Acci. Implement Acci::peopleInRoom(). | uruk |
2013-08-31 | AVALANCHE: Make the game finally completable. | uruk |
2013-08-30 | AVALANCHE: Replace the mini-game "Nim" until implementation. | uruk |
2013-08-30 | AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod... | uruk |
2013-08-29 | AVALANCHE: Repair "entrance hall" room and everything connected to it. | uruk |
2013-08-29 | AVALANCHE: Repair Acci::do_that() and roomnums.h. Some cosmetic repairs here ... | uruk |
2013-08-27 | AVALANCHE: Repair exampers(), openBox() and do_that() in Acci. Repair loading... | uruk |
2013-08-26 | AVALANCHE: Implement Acci::store_interrogation() and all the functions it uses. | uruk |
2013-08-26 | AVALANCHE: Implement Timeout::after_the_shootemup(), repair a lot of array in... | uruk |
2013-08-26 | AVALANCHE: Implement Acci::inv(). | uruk |
2013-08-25 | AVALANCHE: Implement Acci::exampers(). Repair Avalot::setup(). | uruk |
2013-08-25 | AVALANCHE: Fix array indexes in Acci::do_that(), upgrade Lucerna::enterroom(). | uruk |
2013-08-25 | AVALANCHE: Repair Acci::wordnum(). | uruk |
2013-08-25 | AVALANCHE: Implement/repair Acci::do_that() and (almost) everything connected... | uruk |
2013-08-23 | AVALANCHE: Upgrade Trip::infield(), update the rest of the code accordingly. ... | uruk |
2013-08-23 | AVALANCHE: Upgrade Trip::apped(). Update rest of the code to call it and the ... | uruk |
2013-08-23 | AVALANCHE: Repair Acci::do_that(), Gyro::getname(), Lucerna::find_people(), t... | uruk |
2013-08-23 | AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handl... | uruk |
2013-08-21 | AVALANCHE: Rename special() to openBox() in Acci, implement it. | uruk |