summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-15through sub_809AF18PikalaxALT
2018-01-14through sub_809AB8CPikalaxALT
2018-01-14through sub_809AA98PikalaxALT
2018-01-14through sub_809A860PikalaxALT
2018-01-14through sub_809A6D0PikalaxALT
2018-01-14sub_809A3D0PikalaxALT
2018-01-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-14add comment about NULL pointer dereferencecamthesaxman
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
2018-01-14Merge pull request #526 from ProjectRevoTPP/contest_aiCameron Hall
decompile contest_ai.c
2018-01-14TMHM_BITSET -> TMHMcamthesaxman
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14scriptArr to s16ProjectRevoTPP
2018-01-14dont forget the headerProjectRevoTPP
2018-01-14formatting and clean upProjectRevoTPP
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-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
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-13through sub_809A23CPikalaxALT
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-13nonmatching sub_809A14CPikalaxALT
2018-01-13nonmatching sub_8099F58PikalaxALT
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