Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-24 | Match se_toreeye.mid | Kermalis | |
2019-03-24 | Match se_tk_warpout.mid | Kermalis | |
2019-03-24 | Match se_tk_warpin.mid | Kermalis | |
2019-03-24 | Match se_tk_kasya.mid | Kermalis | |
2019-03-24 | Match se_tb_start.mid | Kermalis | |
2019-03-24 | Match se_tb_kon.mid | Kermalis | |
2019-03-24 | Match se_tb_kara.mid | Kermalis | |
2019-03-24 | Match se_tamakoro_e.mid | Kermalis | |
2019-03-24 | Match se_tamakoro.mid | Kermalis | |
2019-03-24 | Match se_tamago.mid | Kermalis | |
2019-03-24 | Match se_tama.mid | Kermalis | |
2019-03-24 | Match sub_8166A34 | ultima-soul | |
2019-03-24 | Decompile berry_powder.c | Marcus Huderle | |
2019-03-24 | Split out the remaining wireless-related files | Marcus Huderle | |
2019-03-24 | Remove asm/use_pokeblock.s | Marcus Huderle | |
2019-03-23 | Decompile remaining functions in use_pokeblock.s | Marcus Huderle | |
2019-03-23 | Merge pull request #579 from ultima-soul/use_pokeblock | huderlem | |
Decompile use_pokeblock (5 NONMATCHING) | |||
2019-03-23 | Match sub_81674BC | Marcus Huderle | |
2019-03-23 | Match sub_8167420 | Marcus Huderle | |
2019-03-23 | Match sub_8166BEC and do some cleanup | Marcus Huderle | |
2019-03-23 | Merge remote-tracking branch 'upstream/master' into use_pokeblock | Marcus Huderle | |
# Conflicts: # include/menu_specialized.h | |||
2019-03-23 | Match sub_8166564 | Marcus Huderle | |
2019-03-23 | Document Field Effects and some related text | Fontbane | |
Also VAR_TRICK_HOUSE_LEVEL | |||
2019-03-23 | EventScript and Text Documentation | Fontbane | |
In event_script.s. Also renamed a couple events for consistency/detail. | |||
2019-03-23 | Make it compile | DizzyEggg | |
2019-03-23 | Nonmatchings go away | DizzyEggg | |
2019-03-23 | Merge remote-tracking branch 'upstream/master' into use_pokeblock | Marcus Huderle | |
# Conflicts: # src/use_pokeblock.c | |||
2019-03-22 | Merge pull request #622 from huderlem/ereader | huderlem | |
Finish decompiling ereader and faraway island code | |||
2019-03-22 | Merge remote-tracking branch 'upstream/master' into ereader | Marcus Huderle | |
2019-03-22 | Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c | Marcus Huderle | |
2019-03-22 | Finish decompiling ereader.c | Marcus Huderle | |
2019-03-21 | Decompile ereader.c up to faraway island code | Marcus Huderle | |
2019-03-21 | Decompile ereader.c up to faraway island code | Marcus Huderle | |
2019-03-17 | Merge pull request #595 from Phlosioneer/move-tutor | huderlem | |
Move tutor | |||
2019-03-17 | Merge remote-tracking branch 'upstream/master' into move-tutor | Marcus Huderle | |
# Conflicts: # include/pokenav.h # src/battle_script_commands.c | |||
2019-03-17 | Finish decompiling contest_painting_effects.c | Marcus Huderle | |
2019-03-16 | Clean up intro_credits_graphics constants | Phlosioneer | |
2019-03-16 | Apply new macros to intro graphics struct | Phlosioneer | |
2019-03-16 | Fix anonymous struct | Phlosioneer | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-16 | Use new MUS_NONE constant in sound.c | Phlosioneer | |
2019-03-16 | Add a constant for "no music" on maps. | Phlosioneer | |
2019-03-16 | add troubleshooting line in INSTALL.md | aueuaio | |
While following the instructions for macos (i have sierra) in INSTALL.md, agbcc/build.sh failed, complaining it couldn't find the /opt/devkitpro/devkitARM/base_tools file. After a bit of research, i found out this file is in the devkitarm-rules package (in the devkitpro repos for pacman). Since installing this package fixes the problem, i added some troubleshooting instructions for it in INSTALL.md. | |||
2019-03-16 | Make a powershell version of asmdiff.sh | Phlosioneer | |
This version can be used with VSCode's built-in diff, and has better error detection for new contributors. | |||
2019-03-16 | Ranges are magic | Phlosioneer | |
2019-03-16 | Document the water droplet data. | Phlosioneer | |
2019-03-16 | move pokemon graphics to mon-specific directories | garak | |
2019-03-16 | fix incbin paths | garak | |
2019-03-10 | Document map name popup flag | Phlosioneer | |
2019-03-08 | Merge pull request #600 from Phlosioneer/summary-screen-macros | huderlem | |
Summary screen macros |