Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-04 | Merge pull request #735 from garakmon/encounter_json | PikalaxALT | |
Add Different Field Info to Wild Encounters JSON | |||
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-29 | allow CRLF line endings in asm files for preproc | garak | |
2019-08-06 | Fix Makefiles to account for the $CC and $CXX environment variables | aaaaaa123456789 | |
2019-07-23 | Quieter "make tools" | PikalaxALT | |
2019-07-01 | create defines to support encounter index ratios | garak | |
2019-06-30 | add field info to wild pokemon json | garak | |
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-26 | Modernize code | PikalaxALT | |
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input | |||
2019-05-08 | Create jsonproc tool | Marcus Huderle | |
Add custom function hooks to jsonproc Add jsonproc to build_tools.sh Newer g++ | |||
2019-04-01 | Fix warning for extra parens (#646) | Phlosioneer | |
* Fix warning for extra parens * Committed too many files | |||
2019-03-07 | Scaninc: Don't insert missing headers into dependencies | Marcus Huderle | |
2019-03-07 | Fix copyright mixup | Phlosioneer | |
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-16 | Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields | Marcus Huderle | |
2019-02-16 | use strings for map json coord_event var_value | garak | |
2019-02-13 | Fix C comment consumption logic | Diegoisawesome | |
2019-02-04 | Cleanup and add game version flag to mapjson tool | Marcus Huderle | |
2019-02-03 | convert mapjson.py to mapjson.cpp | garak | |
2019-01-31 | Convert map data to JSON | Marcus Huderle | |
2018-10-17 | label a flag in the asm | garak | |
2018-10-02 | mid2agb fix: compare whole note details before compression | Diegoisawesome | |
2018-09-29 | Fix mid2agb argument parsing | Kermalis | |
2018-09-29 | Fix the fix that was buggy | Diegoisawesome | |
2018-09-25 | Fix compression score code bug reintroduction | Diegoisawesome | |
2018-09-25 | Partial implementation of MEMACC command | Diegoisawesome | |
2018-09-25 | Change initial state of lastNote | Diegoisawesome | |
2018-09-25 | mid2agb compression algorithm less buggy than originally thought | Diegoisawesome | |
2018-09-25 | Comment out unused variable so GCC doesn't complain | Diegoisawesome | |
2018-09-25 | Match compression behavior, for real | Diegoisawesome | |
2018-09-24 | Completely blind guess to fix compression score | Diegoisawesome | |
2018-09-23 | Fix compression score lower limit | Diegoisawesome | |
2018-09-23 | mid2agb: allow -L param to take string | Diegoisawesome | |
2018-09-22 | Fix order of initial vol command | Diegoisawesome | |
2018-09-15 | Update mid2agb source | Diegoisawesome | |
Credit to @camthesaxman | |||
2018-09-14 | Add running status to mid2agb | Diegoisawesome | |
2018-09-10 | Make long param use two dashes | Diegoisawesome | |
2018-09-10 | Make gbafix silent | Diegoisawesome | |
2018-09-08 | Merge branch 'Slawter666-spritesheet' | Diegoisawesome | |
2018-09-07 | Add palette tags for event objects | Diegoisawesome | |
2018-09-07 | Merge branch 'master' of https://github.com/pret/pokeemerald into spritesheet | Slawter666 | |
2018-09-06 | Merge pull request #316 from huderlem/gbagfx-metatiles | Diegoisawesome | |
Add ability to specify metatile dimensions to gbagfx | |||
2018-09-06 | Add ability to specify metatile dimensions to gbagfx | Marcus Huderle | |
2018-09-06 | Update scaninc and preproc with multi-file incbins | Diegoisawesome | |
2018-08-29 | Add gbafix from devkitPro/gba-tools | Diegoisawesome | |
2018-08-07 | Merge pull request #3 from pret/master | Garak | |
syncing with source repo | |||
2018-07-29 | Port over ↵ | einstein95 | |
https://github.com/pret/pokeruby/commit/9d96147bbf8dabc2a28105d73905808e70b73b0f |