summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-24Match se_toreeye.midKermalis
2019-03-24Match se_tk_warpout.midKermalis
2019-03-24Match se_tk_warpin.midKermalis
2019-03-24Match se_tk_kasya.midKermalis
2019-03-24Match se_tb_start.midKermalis
2019-03-24Match se_tb_kon.midKermalis
2019-03-24Match se_tb_kara.midKermalis
2019-03-24Match se_tamakoro_e.midKermalis
2019-03-24Match se_tamakoro.midKermalis
2019-03-24Match se_tamago.midKermalis
2019-03-24Match se_tama.midKermalis
2019-03-24Match sub_8166A34ultima-soul
2019-03-24Decompile berry_powder.cMarcus Huderle
2019-03-24Split out the remaining wireless-related filesMarcus Huderle
2019-03-24Remove asm/use_pokeblock.sMarcus Huderle
2019-03-23Decompile remaining functions in use_pokeblock.sMarcus Huderle
2019-03-23Merge pull request #579 from ultima-soul/use_pokeblockhuderlem
Decompile use_pokeblock (5 NONMATCHING)
2019-03-23Match sub_81674BCMarcus Huderle
2019-03-23Match sub_8167420Marcus Huderle
2019-03-23Match sub_8166BEC and do some cleanupMarcus Huderle
2019-03-23Merge remote-tracking branch 'upstream/master' into use_pokeblockMarcus Huderle
# Conflicts: # include/menu_specialized.h
2019-03-23Match sub_8166564Marcus Huderle
2019-03-23Document Field Effects and some related textFontbane
Also VAR_TRICK_HOUSE_LEVEL
2019-03-23EventScript and Text DocumentationFontbane
In event_script.s. Also renamed a couple events for consistency/detail.
2019-03-23Make it compileDizzyEggg
2019-03-23Nonmatchings go awayDizzyEggg
2019-03-23Merge remote-tracking branch 'upstream/master' into use_pokeblockMarcus Huderle
# Conflicts: # src/use_pokeblock.c
2019-03-22Merge pull request #622 from huderlem/ereaderhuderlem
Finish decompiling ereader and faraway island code
2019-03-22Merge remote-tracking branch 'upstream/master' into ereaderMarcus Huderle
2019-03-22Split into ereader_helpers.c, faraway_island.c, and ereader_screen.cMarcus Huderle
2019-03-22Finish decompiling ereader.cMarcus Huderle
2019-03-21Decompile ereader.c up to faraway island codeMarcus Huderle
2019-03-21Decompile ereader.c up to faraway island codeMarcus Huderle
2019-03-17Merge pull request #595 from Phlosioneer/move-tutorhuderlem
Move tutor
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
2019-03-17Finish decompiling contest_painting_effects.cMarcus Huderle
2019-03-16Clean up intro_credits_graphics constantsPhlosioneer
2019-03-16Apply new macros to intro graphics structPhlosioneer
2019-03-16Fix anonymous structPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-16Use new MUS_NONE constant in sound.cPhlosioneer
2019-03-16Add a constant for "no music" on maps.Phlosioneer
2019-03-16add troubleshooting line in INSTALL.mdaueuaio
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-16Make a powershell version of asmdiff.shPhlosioneer
This version can be used with VSCode's built-in diff, and has better error detection for new contributors.
2019-03-16Ranges are magicPhlosioneer
2019-03-16Document the water droplet data.Phlosioneer
2019-03-16move pokemon graphics to mon-specific directoriesgarak
2019-03-16fix incbin pathsgarak
2019-03-10Document map name popup flagPhlosioneer
2019-03-08Merge pull request #600 from Phlosioneer/summary-screen-macroshuderlem
Summary screen macros