Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Ensure that the delta goes in the correct direction (i.e. use positive delta for prev <= sample, and negative delta for prev > sample)
|
|
error wasn't being correctly calculated for when new_sample was negative and sample was positive.
|
|
|
|
|
|
|
|
|
|
|
|
For people who want to have dkPless builds in their repo.
|
|
|
|
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
|
|
|
|
Add warnings to generated map/layout files
|
|
|
|
|
|
|
|
Add tilemap rendering capability to gbagfx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 using only file extension as output to reuse entire path from input before extension
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add Different Field Info to Wild Encounters JSON
|
|
* Copy Berry Fix MB dism from FR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use the TOOLCHAIN variable instead of overriding DEVKITARM
remove redunant DEBUG variable, substitute DINFO
|
|
Rearrange gbafix to not modify file in the event of failure
Fix bug where Dma3Manager may get stuck when compiled with gcc-9.1.0
|