Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix compilation on gcc 10
|
|
|
|
|
|
|
|
|
|
Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors
Handle png -> pal conversion (aka extracting JASC palettes from png)
Allow JASC pal files to be used as -palette argument when converting from GBA to PNG
Allow using only file extension as output to reuse entire path from input before extension
|
|
|
|
|
|
|
|
Split connection field from graphics id in object events
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move FATAL_ERROR definition to header
Terminate strings read by getline with NUL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|