summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-18Merge pull request #25 from ProjectRevoTPP/money_coinsMarcus Huderle
decompile money.c and coins.c
2018-10-18decompile money.c and coins.cProjectRevoTPP
2018-10-17Merge pull request #24 from SatoMew/masterMarcus Huderle
decompile math_util.c
2018-10-17decompile math_util.cSatoMew
2018-10-17Merge pull request #23 from ProjectRevoTPP/load_saveMarcus Huderle
decompile load_save.c
2018-10-15decompile load_save.cProjectRevoTPP
2018-10-14Merge pull request #21 from ProjectRevoTPP/saveMarcus Huderle
decompile save.c
2018-10-14Merge pull request #20 from PikalaxALT/dump_trainer_class_namesMarcus Huderle
Dump trainer class names
2018-10-12tabs to spacesProjectRevoTPP
2018-10-11decompile save.cProjectRevoTPP
2018-10-11Use proper syntax for null-padded stringsPikalaxALT
2018-10-11Merge pull request #18 from ProjectRevoTPP/pokemonMarcus Huderle
almost finish decompiling pokemon.c
2018-10-11Dump trainer class namesPikalaxALT
2018-10-10decompile up to sub_80444C4ProjectRevoTPP
2018-10-09decompile up to sub_8043B40ProjectRevoTPP
2018-10-08decompile up to SpeciesToCryIdProjectRevoTPP
2018-10-08merge and nonmatching PokemonUseItemEffects2ProjectRevoTPP
2018-10-08Merge pull request #19 from PikalaxALT/menews_jisanMarcus Huderle
Menews jisan
2018-10-08Cleanup and create menews_jisan headerPikalaxALT
2018-10-08Use the macro ya dummyPikalaxALT
2018-10-08Finish decompile of menews_jisan.sPikalaxALT
2018-10-08through sub_8146D94PikalaxALT
2018-10-08sub_8146CA4PikalaxALT
2018-10-08nearly matching PokemonItemEffects2ProjectRevoTPP
2018-10-08sub_8146C30PikalaxALT
2018-10-08partially decompile pokemon.cProjectRevoTPP
2018-10-07Merge pull request #16 from ProjectRevoTPP/textMarcus Huderle
finish decompiling text.c
2018-10-07address commentsProjectRevoTPP
2018-10-07migrate text rodata to C fileProjectRevoTPP
2018-10-06Merge branch 'master' of https://github.com/pret/pokefirered into textProjectRevoTPP
2018-10-06finish decompiling text.cProjectRevoTPP
2018-10-06Merge pull request #15 from SatoMew/masterMarcus Huderle
Fix ld_script.txt
2018-10-06Fix ld_script.txtSatoMew
2018-10-06Merge pull request #14 from SatoMew/masterMarcus Huderle
decompile random.c
2018-10-06Fix previous changeSatoMew
2018-10-06Remove unnecessary newlineSatoMew
2018-10-06decompile random.cSatoMew
2018-10-05Merge pull request #13 from ProjectRevoTPP/soundMarcus Huderle
decompile sound.c
2018-10-05decompile sound.cProjectRevoTPP
2018-10-05Merge pull request #12 from ProjectRevoTPP/taskMarcus Huderle
decompile task.c
2018-10-05decompile task.cProjectRevoTPP
2018-10-05Merge pull request #11 from ProjectRevoTPP/scriptMarcus Huderle
decompile script.c
2018-10-04decompile script.cProjectRevoTPP
2018-10-04Merge pull request #10 from ProjectRevoTPP/battle_ai_fixMarcus Huderle
fix battle_ai so it builds
2018-10-04fix battle_ai so it buildsProjectRevoTPP
2018-10-04Merge pull request #9 from ProjectRevoTPP/battle_aiMarcus Huderle
decompile battle_ai_script_commands.c
2018-10-03decompile battle_ai_script_commands.cProjectRevoTPP
2018-10-03Merge pull request #8 from SatoMew/masterMarcus Huderle
Installation instructions and minor documentation fixes
2018-09-21Create build_tools.shSatoMew
2018-09-20rom → ROMSatoMew