Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
DizzyEggg-decompile_cut
|
|
synching with source repo
|
|
|
|
|
|
|
|
|
|
Decompile a bit of battle tent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initializing all fields because clang doesn’t understand {0}
|
|
For some reason the headers for agbcc are being installed in
tools/agbcc instead of tools/agbcc/include. This is a simple
(potentially temporary) workaround.
|
|
While the procedure here is similar to the Linux one, there are some
Mac-specific quirks that I thought warranted some more detail.
|
|
The compiler flag -s is not necessary and causes build failure on some
systems (macOS, clang compilers) due to it being deprecated.
Additionally, on those same systems, tools/aif2pcm/main.c failed to
compile due to an overly cautious compiler not liking some struct
declarations.
These changes afaik do not affect other builds.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tileset_anims.c typo fix
|
|
|
|
Sync event object movement with pokeruby
|
|
|
|
|
|
|
|
no more gUnknowns in tileset_anims.c
|
|
|
|
|
|
|
|
|