Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks, I've fixed the first bug you mentioned and re-uploaded a new source code zip file.

I didn't really understand your second suggestion. GetColor* require an color to be created with MakeColor, and I don't know what you would pass in as parameters for that command other than the 4 individual bytes.

GetMemblockInt( mb, offset ) where the Memblock is made from an image and the offset is 12 + a multiple of 4. You can read and write colors made with MakeColor directly into a Memblock.