Age | Commit message (Expand) | Author |
2013-09-13 | AVALANCHE: Remove DNA structure which was essentially a savegame structure un... | Strangerke |
2013-09-09 | AVALANCHE: harmonize the use of constants for kMagic, kProc, kObject, kPeople | Strangerke |
2013-09-08 | AVALANCHE: Renaming/refactoring in Animation. | uruk |
2013-09-08 | AVALANCHE: Rename Timeout into Timer | Strangerke |
2013-09-08 | AVALANCHE: Renaming in timeout2.h | uruk |
2013-09-08 | AVALANCHE: Everything that is missing from the last commit... | uruk |
2013-09-08 | AVALANCHE: Do renaming in Sequence. | uruk |
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: Janitorial - Remove trailing spaces, fix define names | Strangerke |
2013-09-06 | AVALANCHE: More renaming in gyro2.h. | uruk |
2013-09-05 | AVALANCHE: Finish replacing C-style comments by C++-style | Strangerke |
2013-09-04 | AVALANCHE: Fix more GCC warnings | Strangerke |
2013-09-03 | AVALANCHE: Do renaming in Celer. | uruk |
2013-08-30 | AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod... | uruk |
2013-08-29 | AVALANCHE: Repair Acci::do_that() and roomnums.h. Some cosmetic repairs here ... | uruk |
2013-08-23 | AVALANCHE: Upgrade Lucerna::enterroom(). Add r__yourhall to roomnums.h, handl... | uruk |
2013-08-21 | AVALANCHE: Implement opening of doors. Rethink a bit the graphics and the tim... | uruk |
2013-07-24 | AVALANCHE: Change class variables to pointers, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _timeout into pointer, update everything accordingly. | uruk |
2013-07-24 | AVALANCHE: Change _gyro into pointer, update everything accordingly. | uruk |
2013-06-30 | AVALANCHE: Fix some more code formatting | Strangerke |
2013-06-30 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | Strangerke |
2013-06-30 | AVALANCHE: Fix code formatting | Strangerke |
2013-06-29 | AVALANCHE: Reorganise includes. | uruk |
2013-06-29 | AVALANCHE: Repair compilation. | uruk |
2013-06-28 | AVALANCHE: Sequence: replace namespace with class. | uruk |
2013-06-26 | AVALANCHE: Add Sequence. | uruk |