summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14Merge pull request #531 from progreon/battle_anim_dataMarcus Huderle
Decompiling battle_anim data
2018-01-14truncated some dataMarco Willems (M17.1)
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-14Forgot to delete thisMarco Willems (M17.1)
2018-01-14Decompiled data/battle_anim_80A7E7C.sMarco Willems (M17.1)
2018-01-13format base_stats.hcamthesaxman
2018-01-14finished decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-14FixingsMarco Willems (M17.1)
2018-01-14Merge remote-tracking branch 'upstream/master' into battle_anim_dataMarco Willems (M17.1)
2018-01-14started decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-13label battle_intro.ccamthesaxman
2018-01-13Merge pull request #528 from yenatch/delete-on-erroryenatch
Fix broken builds after running make without tools installed.
2018-01-13Fix broken builds after running make without tools installed.yenatch
The culprit is the .ld file recipes, which create the file even if the command failed. These could be fixed on their own, but this way prevents it from happening again later.
2018-01-12Merge pull request #527 from camthesaxman/decompile_battle_introCameron Hall
decompile battle_intro.s
2018-01-12decompile battle_intro.scamthesaxman
2018-01-12Merge pull request #522 from golemgalvanize/max_item_definesMarcus Huderle
Change max item define to allow for easier item adding
2018-01-12un-hard code max item definegolem galvanize
2018-01-12Merge pull request #524 from LIJI32/masterMarcus Huderle
Labeled most of trainer_card.c
2018-01-12Merge pull request #525 from camthesaxman/makefile_fixesCameron Hall
Makefile fixes
2018-01-12avoid clashing with existing environment variablescamthesaxman
2018-01-12fix bogus scaninc invocationscamthesaxman
2018-01-12Labeled most of trainer_card.cLior Halphon
2018-01-11Merge pull request #495 from ProjectRevoTPP/assertMarcus Huderle
Add NDEBUG support to pokeruby.
2018-01-11idiot, remove conflicts pleaseProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11Merge branch 'master' into assertCameron Hall
2018-01-11Merge branch 'master' into assertCameron Hall
2018-01-11Merge pull request #520 from camthesaxman/makefileCameron Hall
refactor build system
2018-01-11remove all built ROMs when running make tidycamthesaxman
2018-01-11Merge branch 'master' into makefilecamthesaxman
2018-01-11Merge pull request #521 from golemgalvanize/decompile_dragon.sCameron Hall
Decompile dragon.s
2018-01-11fixing thingsgolem galvanize
2018-01-11fix typo in Makefilecamthesaxman
2018-01-11finish splitting and decompiling dragon.sgolem galvanize
2018-01-10use .SECONDARY to prevent intermediate files from being deletedcamthesaxman
2018-01-10override-de.mk: GFX -> GBAGFXcamthesaxman
2018-01-10refactor build systemcamthesaxman
2018-01-10conflict fixgolem galvanize
2018-01-10decompiled up to sub_80DFBD8golem galvanize
2018-01-10Merge pull request #519 from camthesaxman/label_unknown_taskCameron Hall
label scanline effect routines
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09match sub_80DCD78camthesaxman
2018-01-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-09Merge pull request #509 from progreon/battle_animMarcus Huderle
Decompile various battle_anim files