| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-15 | Fix building modern from clean | PikalaxALT | |
| 2020-05-05 | Fix MODERN=1 for non-devkitARM compilation | Michael Panzlaff | |
| gcc has this nice option "-print-file-name=" to locate a file in its search path. This is a more portable way to locate libgcc.a and libc.a so there is no longer the need to mess around with devkitARM's path's. | |||
| 2020-02-16 | Port librfu from firered | PikalaxALT | |
| 2019-09-27 | Clean up leftover Makefile clean instruction | PikalaxALT | |
| 2019-09-08 | Fix modern | PikalaxALT | |
| 2019-09-08 | libagbsyscall as an actual lib | PikalaxALT | |
| 2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
| 2019-09-05 | NULL_BATTLE_TOWER_POKEMON define | PikalaxALT | |
| 2019-09-05 | Don't look for src/crt0.c, it doesn't exist | PikalaxALT | |
| 2019-09-03 | Copy Berry Fix MB dism from FR (#777) | PikalaxALT | |
| * Copy Berry Fix MB dism from FR | |||
| 2019-08-29 | Update scaninc to include missing .include files in assembler files | Marcus Huderle | |
| 2019-08-21 | Move asm srcs to src | PikalaxALT | |
| 2019-08-06 | Fix Makefiles to account for the $CC and $CXX environment variables | aaaaaa123456789 | |
| 2019-08-04 | Merge branch 'master' into pokenav_unk_2 | PikalaxALT | |
| 2019-07-24 | Fix "arm-none-eabi-gcc not found" error (#751) | PikalaxALT | |
| 2019-07-23 | Quieter "make tools" | PikalaxALT | |
| 2019-07-20 | Pad the GBA using gbafix instead of objcopy | PikalaxALT | |
| 2019-07-19 | Deprecate build_tools.sh | PikalaxALT | |
| 2019-07-02 | Fix libgcc path | PikalaxALT | |
| 2019-06-29 | Misc. changes | PikalaxALT | |
| use the TOOLCHAIN variable instead of overriding DEVKITARM remove redunant DEBUG variable, substitute DINFO | |||
| 2019-06-29 | Additional fixes | PikalaxALT | |
| 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 | |||
| 2019-06-29 | Wildcard bss, ewram_data, and COMMON in modern toolchain | PikalaxALT | |
| 2019-06-28 | Support for non-dkA toolchains | PikalaxALT | |
| 2019-06-26 | Simplify ld_script for modern, use devkitARM libs | PikalaxALT | |
| 2019-06-26 | Fix/suppress warnings when building with gcc-8 | PikalaxALT | |
| 2019-06-26 | Modernize code | PikalaxALT | |
| Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
| 2019-05-08 | Better dependency handling for wild_encounters | PikalaxALT | |
| 2019-05-08 | Convert wild encounter data to JSON | Marcus Huderle | |
| 2019-03-07 | Support absolute paths | Phlosioneer | |
| 2019-03-07 | Overhaul scaninc to work recursively | Phlosioneer | |
| This also fixes the bug where scaninc would ignore #include lines in assembly files. | |||
| 2019-02-10 | Ignore trigraph warning | Phlosioneer | |
| 2019-02-04 | Merge pull request #543 from pret/mapdata | huderlem | |
| Convert map data to JSON | |||
| 2019-02-03 | convert mapjson.py to mapjson.cpp | garak | |
| 2019-02-01 | Update Makefile | DizzyEggg | |
| 2019-02-01 | Merge m4a files into one, get rid of one asm | DizzyEggg | |
| 2019-02-01 | CgbSound is decompiled. | DizzyEggg | |
| 2019-01-31 | Convert map data to JSON | Marcus Huderle | |
| 2019-01-11 | fix debug symbol in Makefile | Philipp AUER | |
| 2019-01-11 | add debug flag to Makefile | Philipp AUER | |
| 2019-01-01 | Remove sed from ld_script, replace with INCLUDEs | nullableVoidPtr | |
| 2018-12-29 | Remove superfluous compiler flags | DizzyEggg | |
| 2018-11-15 | Merge pull request #384 from garakmon/subdirs | Diegoisawesome | |
| Subdirectories in build | |||
| 2018-11-14 | fix dependency scanning | garak | |
| 2018-11-14 | subdirs in build | garak | |
| 2018-10-03 | Use relative path for mid2agb | Diegoisawesome | |
| 2018-09-23 | Clean .s files in midi folder | Diegoisawesome | |
| 2018-09-22 | Set up Makefile for MIDIs | Diegoisawesome | |
| 2018-09-11 | Merge pull request #323 from Diegoisawesome/master | Diegoisawesome | |
| Fix gbafix | |||
| 2018-09-11 | Remove transparency from event object spritesheets | Marcus Huderle | |
| 2018-09-10 | Make long param use two dashes | Diegoisawesome | |
