Age | Commit message (Expand) | Author |
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: More renaming in Gyro. | uruk |
2013-09-05 | AVALANCHE: Do renaming/refactoring in Graphics. | uruk |
2013-09-05 | AVALANCHE: Repair another bunch of memory leaks. | uruk |
2013-09-05 | AVALANCHE: Fix GCC warning. | uruk |
2013-09-04 | AVALANCHE: Fix even more GCC warnings | Strangerke |
2013-09-04 | AVALANCHE: Clean up celer2 | Strangerke |
2013-09-04 | AVALANCHE: Fix coding style: ++ and -- | Strangerke |
2013-09-04 | AVALANCHE: Replace a STUB by a call to updateBackgroundSprites() | Strangerke |
2013-09-04 | AVALANCHE: Add default value to Direction in updateBackgroundSprites() | Strangerke |
2013-09-04 | AVALANCHE: Replace some British terms by American ones | Strangerke |
2013-09-04 | AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ... | uruk |
2013-09-03 | AVALANCHE: Repair comments in Celer. | uruk |
2013-09-03 | AVALANCHE: Refactor Celer. | uruk |
2013-09-03 | AVALANCHE: Removing the file variable from Celer's member variables. | uruk |
2013-09-03 | AVALANCHE: Some more renaming and a little bit of refactoring in Celer. | uruk |
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-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-29 | AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphi... | uruk |
2013-07-26 | AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix(). | uruk |
2013-07-26 | AVALANCHE: Update rest of Celer accorded to the revision in Graphics. | uruk |
2013-07-26 | AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap... | uruk |
2013-07-26 | AVALANCHE: Remove Celer:mdrop(). | uruk |
2013-07-25 | AVALANCHE: Revise Celer::pics_link() a bit. | uruk |
2013-07-25 | AVALANCHE: Implement Celer::load_chunks(). | uruk |
2013-07-25 | AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work p... | uruk |
2013-07-25 | AVALANCHE: Celer: add new flavour: ch_natural_image. | 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-09 | AVALANCHE: update file handling in multiple files. | uruk |
2013-07-09 | AVALANCHE: Celer: implement show_one_at(). | uruk |
2013-07-05 | AVALANCHE: Partly implement load() in Lucerna, change char * to Common::Strin... | uruk |
2013-07-05 | AVALANCHE: Celer: implement show_one(). | uruk |
2013-07-05 | AVALANCHE: Celer: implement load_chunks() further. | uruk |
2013-07-03 | AVALANCHE: Celer: Implement file handling. | 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-28 | AVALANCHE: Celer: replace namespace with class. | uruk |
2013-06-26 | AVALANCHE: Add Celer. | uruk |