summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-11through sub_8111070PikalaxALT
2018-10-11through sub_8110FCCPikalaxALT
2018-10-11Dump trainer class namesPikalaxALT
2018-10-11sub_8110E68PikalaxALT
2018-10-11sub_8110E3CPikalaxALT
2018-10-11through sub_8110E20PikalaxALT
2018-10-10nonmatching sub_8110BE8PikalaxALT
2018-10-10sub_8110BB0PikalaxALT
2018-10-10through sub_8110AECPikalaxALT
2018-10-10through sub_8110A3CPikalaxALT
2018-10-10sub_8110944PikalaxALT
2018-10-10decompile up to sub_80444C4ProjectRevoTPP
2018-10-09through sub_811092CPikalaxALT
2018-10-09Start decompiling quest_log.oPikalaxALT
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