Age | Commit message (Expand) | Author |
---|---|---|
2015-12-26 | LAB: Clean up Image._imageData memory handling | Willem Jan Palenstijn |
2015-12-26 | LAB: Remove useless virtual keywords | Willem Jan Palenstijn |
2015-12-26 | LAB: Some renaming in blitBitmap and readScreenImage | Strangerke |
2015-12-23 | LAB: Finish moving function comments to header | Strangerke |
2015-12-23 | LAB: Fix a memory leak in the Image class | Filippos Karapetis |
2015-12-23 | LAB: Add _vm to Image class | Strangerke |
2015-12-23 | LAB: check header define names, rename a parameter of processMonitor() | Strangerke |
2015-12-23 | LAB: More header dependency redux | Eugene Sandulenko |
2015-12-23 | LAB: Review spacing | Strangerke |
2015-12-23 | LAB: Merge all of the different image drawing functions | Filippos Karapetis |
2015-12-23 | LAB: Image accepts a Common::File now | Filippos Karapetis |
2015-12-23 | LAB: Moved bltBitMap to Image class | Eugene Sandulenko |
2015-12-23 | LAB: Rename Image class members | Eugene Sandulenko |
2015-12-23 | LAB: Put Image into a separate class. Leaks memory for now | Eugene Sandulenko |