Age | Commit message (Expand) | Author |
2014-02-16 | AVALANCHE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-16 | AVALANCHE: Implement ShootEmUp::instructions(). | uruk |
2014-02-14 | AVALANCHE: Move/rename/implement SEU::titles(). | uruk |
2014-02-14 | AVALANCHE: Implement mouse control in Help. | uruk |
2014-02-11 | AVALANCHE: Move/rename/implement Help::plotButton(). | uruk |
2014-02-11 | AVALANCHE: Partially implement Help::getMe(). | uruk |
2014-02-10 | AVALANCHE: Implement 'winning_pic'. | uruk |
2014-02-08 | AVALANCHE: Implement the animation of the ghost. | uruk |
2014-02-05 | AVALANCHE: Implement the floating eyeballs and the "Glerk"s animation. | uruk |
2014-02-05 | AVALANCHE: Make constants really const. | uruk |
2014-02-05 | AVALANCHE: Remove unnecessary checks from picture creatings. | uruk |
2014-02-05 | AVALANCHE: Add ghostDrawGlerk(). | uruk |
2014-02-04 | AVALANCHE: Implement rest of the loading in Ghostroom. | uruk |
2014-02-04 | AVALANCHE: Rename/move/implement plainGrab(). | uruk |
2014-02-04 | AVALANCHE: Some renaming in Background. | uruk |
2014-02-04 | AVALANCHE: Some renaming connected to Ghostroom. | uruk |
2014-02-04 | AVALANCHE: Rename/move/implement getMe(). | uruk |
2014-02-04 | AVALANCHE: Implement loading and drawing of the picture of the ghost. | uruk |
2014-01-26 | AVALANCE: Fix warning about truncated value (from double to float) | Filippos Karapetis |
2014-01-15 | AVALANCHE: Implement wobble, move it to Animation. | uruk |
2014-01-15 | AVALANCHE: Implement, rename, move zonk() and connected functions. | uruk |
2014-01-15 | AVALANCHE: Implement setBackgroundColor(). | uruk |
2013-12-21 | AVALANCHE: Move freeing of the used surfaces in Nim to a better place. | uruk |
2013-12-21 | AVALANCHE: Rename graphic functions connected to Nim. | uruk |
2013-12-17 | AVALANCHE: Implement picture loading/drawing in Nim. | uruk |
2013-12-17 | AVALANCHE: Add some graphic functions for Nim. | uruk |
2013-11-22 | AVALANCHE: Janitorial - Remove extra blank lines | Strangerke |
2013-11-22 | AVALANCHE: Janitorial - Removing trailing spaces and tabs | Strangerke |
2013-10-25 | AVALANCHE: Fix 3 issues reported by Coverity. | Strangerke |
2013-10-17 | AVALANCHE: Some more refactoring | Strangerke |
2013-10-17 | AVALANCHE: Move Bubble pos to Dialogs, make them private | Strangerke |
2013-10-15 | AVALANCHE: Fix crash when entering inn, add safeguards | Strangerke |
2013-10-15 | AVALANCHE: Get rid of SpriteInfo | Strangerke |
2013-10-15 | AVALANCHE: Fix memory corruption in background (drawpicture) blitting | Strangerke |
2013-10-14 | AVALANCHE: Remove GraphicManager::fleshColors(), move everything from it to G... | urukgit |
2013-10-09 | AVALANCHE: Implement fadeIn and fadeOut (dusk and dawn) | Strangerke |
2013-10-08 | AVALANCHE: Fix coding conventions in Graphics | Strangerke |
2013-10-06 | AVALANCHE: Use floats instead of double. Use M_PI where it is possible. | uruk |
2013-10-05 | AVALANCHE: Answer a couple of comments made by LordHoto | Strangerke |
2013-10-05 | AVALANCHE: Cleaning includes - remove useless includes in cpp files | Strangerke |
2013-10-04 | Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche | Strangerke |
2013-10-04 | AVALANCHE: Fix static array names | Strangerke |
2013-10-04 | AVALANCHE: Remove file variable from AvalancheEngine | Strangerke |
2013-10-03 | AVALANCHE: Use memcpy in refreshScreen | Willem Jan Palenstijn |
2013-10-03 | AVALANCHE: Use Doxygen comments in Graphics | Strangerke |
2013-10-02 | AVALANCHE: Make _surface private | Strangerke |
2013-10-02 | AVALANCHE: Repair shadowed variable. | uruk |
2013-10-01 | AVALANCHE: some more work on variables | Strangerke |
2013-10-01 | AVALANCHE: Rename getIcon() to drawIcon(), move it to Graphics from Dialogs, ... | uruk |
2013-10-01 | AVALANCHE: Move drawSign() from Dialogs to Graphics. Implement it. | uruk |