summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-19apparently I suck at thisCameron Hall
2018-01-19actually do unused charmap incbinCameron Hall
2018-01-19unused charmap incbinCameron Hall
2018-01-19dump outline cursors for debug ROMCameron Hall
2018-01-18add some debug dataCameron Hall
2018-01-18finish adding all debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-18add more debug codeCameron Hall
2018-01-17add debug code in battle_4.c and battle_controller_player.cCameron Hall
2018-01-17add some debug changes that I missedCameron Hall
2018-01-17get nonmatching debug rom to buildCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17resolve more undefined referencesCameron Hall
2018-01-17add more debug codeCameron Hall
2018-01-17add more debug thingsCameron Hall
2018-01-17resolve some undefined referencesCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-16Merge branch 'master' into german_debugCameron Hall
2018-01-16fuck you, gitCameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-16add debug event scriptsCameron Hall
2018-01-16add debug targetCameron Hall
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-16Merge pull request #538 from easyaspi314/song-namesCameron Hall
Add most English song and SFX names as comments in songs.h and song_t…
2018-01-15Merge pull request #540 from camthesaxman/emerald_portCameron Hall
port some fixed battle code from pokeemerald
2018-01-15match ChangeStatBuffscamthesaxman
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-15Merge pull request #537 from camthesaxman/decompile_pokemon_item_effectCameron Hall
decompile pokemon_item_effect.s
2018-01-15Merge pull request #536 from PikalaxALT/fix_file_modesCameron Hall
Fix file modes
2018-01-15clean up pokemon_item_effect.ccamthesaxman
2018-01-15match sub_803E1B0camthesaxman
2018-01-15get sub_803E1B0 a lot closercamthesaxman
2018-01-15Fixed typosDevin
2018-01-15Add most English song and SFX names as comments in songs.h and song_table.incDevin
Ported from my work in pokeemerald.
2018-01-15get sub_803E1B0 a bit closercamthesaxman
2018-01-15get sub_803E1B0 closercamthesaxman
2018-01-14decompile sub_803E1B0 (nonmatching)camthesaxman
2018-01-14start decompiling the behemoth that is sub_803E1B0camthesaxman
2018-01-14write sub_807D770 bettercamthesaxman
2018-01-14add comment about NULL pointer dereferencecamthesaxman
2018-01-14Fix file modes (revo pls)PikalaxALT
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14Merge pull request #534 from camthesaxman/tmhm_macrosCameron Hall
improve TM/HM constants and add macro for TM/HM learnsets
2018-01-14Merge pull request #530 from camthesaxman/refactor_saveCameron Hall
clean up save.c
2018-01-14fix German buildcamthesaxman