summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-14commentProjectRevoTPP
2018-01-14move rodata to CProjectRevoTPP
2018-01-14finish decompiling contest_ai.cProjectRevoTPP
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-14up to ContestAICmd_unk_7EProjectRevoTPP
2018-01-14up to ContestAICmd_unk_67ProjectRevoTPP
2018-01-13up to ContestAICmd_unk_52ProjectRevoTPP
2018-01-13format base_stats.hcamthesaxman
2018-01-13refactor more of save.ccamthesaxman
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-13clean up save.ccamthesaxman
2018-01-13label battle_intro.ccamthesaxman
2018-01-13up to ContestAICmd_unk_3FProjectRevoTPP
2018-01-13up to ContestAICmd_unk_3FProjectRevoTPP
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-12up to ContestAICmd_unk_2CProjectRevoTPP
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-12up to ContestAICmd_unk_14ProjectRevoTPP
2018-01-12start decompiling contest_aiProjectRevoTPP
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