summaryrefslogtreecommitdiff
path: root/trunk/libsprite.c
Commit message (Expand)AuthorAgeFilesLines
* Add SDL drawing in example, fix RGB handling in high_color parserJames Shaw2007-11-251-5/+6
* Split libsprite and test harness. Populate sprite->image.James Shaw2007-11-251-105/+95
* Implement high colour parsingJames Shaw2007-11-231-11/+30
* Get main() using sprite_area. Get low_colour image parsing working.James Shaw2007-11-231-61/+122
* Add prototype image readers in reader.c. Refactor libsprite.c to split James Shaw2007-11-231-101/+106
* Detect Select 8bpp masks, more assertsJames Shaw2007-11-231-3/+35
* Add oldmodes from PRM 1, switch code to use more of the sprite_header James Shaw2007-11-221-42/+97
* Initial revisionJames Shaw2007-11-221-0/+218