summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2018-03-18More battle anim documentationMarcus Huderle
2018-03-18Document TAKE_DOWN animMarcus Huderle
2018-03-18Document PIN_MISSILE and ICICLE_SPEAR animsMarcus Huderle
2018-02-19replace strings with pointers in data/debug_menu_nohara.scamthesaxman
2018-02-17decompile more debug codeCameron Hall
2018-02-13Slight update to better match EmeraldAvara
2018-02-11Document battle anim things related to SCREECHMarcus Huderle
2018-02-11Document battle anim things related to STRENGTH, TACKLE, BODY_SLAM, and ↵Marcus Huderle
SUPERSONIC
2018-02-11Document battle anim things related to SWIFT and TWISTERMarcus Huderle
2018-02-11Merge pull request #557 from PikalaxALT/fix_nonmatchingMarcus Huderle
Fix nonmatching functions throughout the repo
2018-02-10Start documenting battle animsMarcus Huderle
2018-02-10Sync battle anim script command names with pokeemeraldMarcus Huderle
2018-02-07Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-06Merge pull request #565 from huderlem/fightMarcus Huderle
Decompile fight.s
2018-02-04Merge branch 'master' into fix_nonmatchingPikalaxALT
2018-02-04Start decompiling fight.sMarcus Huderle
2018-01-31Merge branch 'master' into german_debugcamthesaxman
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt
2018-01-31match sub_81181E8PikalaxALT
2018-01-30match sub_8116EF8PikalaxALT
2018-01-30match sub_8117380PikalaxALT
2018-01-29Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-24oops, re-add the old charmap labels in graphics.scamthesaxman
2018-01-24move debug scripts to a separate fileCameron Hall
2018-01-23start decompiling start_menu_debug.cCameron Hall
2018-01-23dump all remaining baseromsCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23fix more false offsetsCameron Hall
2018-01-23dump more baseroms and fix more false offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-21Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-21fix build of normal ROMsCameron Hall
2018-01-21resolve merge conflicts and make it compileCameron Hall
2018-01-20make special ids globalyenatch
2018-01-20turns out graphics are the same. I forgot to run 'make clean' :(Cameron Hall
2018-01-19more debug graphics baseromsCameron Hall
2018-01-19apparently I suck at thisCameron Hall
2018-01-19actually do unused charmap incbinCameron Hall
2018-01-19unused charmap incbinCameron Hall
2018-01-18add some debug dataCameron Hall
2018-01-18finish adding all debug codeCameron Hall
2018-01-17add more debug codeCameron Hall
2018-01-17add more debug thingsCameron Hall
2018-01-17resolve some undefined referencesCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-17add more debug dataCameron Hall
2018-01-16Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-16split data_8393054ProjectRevoTPP
2018-01-16split data2bProjectRevoTPP
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP