Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-20 | ZVISION: Style modifing by astyle. | Marisa-Chan | |
2013-10-02 | ZVISION: Standardize includes order and format | RichieSams | |
Format is: common/scummsys.h (Only if a .cpp file) header file for this file (Only if a .cpp file) zengine includes other includes, grouped by module | |||
2013-09-03 | ZVISION: Call Surface::free() in the cursor destructor | richiesams | |
2013-09-24 | ZVISION: Fix typo in PixelFormat | richiesams | |
2013-09-24 | ZVISION: Convert cursors to RBG 565 | richiesams | |
This is part of a series of commits converting all game assets to RBG 565 from RBG 555. The argument is that certain backends do not support RGB 555. | |||
2013-08-09 | ZVISION: Create class for decoding .zcr cursor files | richiesams | |