summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update img2gba with the latest developmentsHEADmainBad Diode2024-02-054-39/+97
|
* Ensure output array is constBad Diode2021-05-201-1/+1
|
* Fix formatting issues in corner caseBad Diode2021-05-201-0/+9
|
* Add bin2carr toolBad Diode2021-05-208-0/+306
|
* Add support for x/y starting position and w/h for image sizeBad Diode2021-04-241-12/+37
|
* Add support for output 1bpp packed spritesBad Diode2021-04-221-14/+64
|
* Rename binary to sprite2gbaBad Diode2021-04-202-5/+5
|
* Allow larger sprite sizesBad Diode2021-04-201-22/+61
|
* Clean warningsBad Diode2021-04-201-15/+19
|
* Add option to output to file directly instead of stdoutBad Diode2021-04-201-22/+38
|
* Add similarity search for colors when palette is fullBad Diode2021-04-201-10/+32
|
* Clean up code with more structured dataBad Diode2021-04-201-62/+96
|
* Clean up variable and macro namingBad Diode2021-04-201-60/+38
|
* Initial commit [WIP]Bad Diode2021-04-206-0/+8130