summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2018-01-24move debug scripts to a separate fileCameron Hall
2018-01-23contest_link_80C2020 dataPikalaxALT
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-23through sub_80C2340PikalaxALT
2018-01-23dump more baseroms and fix more false offsetsCameron Hall
2018-01-22dump some debug baseromsCameron Hall
2018-01-22Begin decompiling battle_1.cBlampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
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-19Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
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-16Merge remote-tracking branch 'upstream/master' into various_dataMarco Willems (M17.1)
2018-01-16split data_8393054ProjectRevoTPP
2018-01-16split data2bProjectRevoTPP
2018-01-16split data2a and make shop.c stuff staticProjectRevoTPP
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-15Done decompiling battle_interfaces.sMarco Willems (M17.1)
2018-01-15Done data for battle_interface.c, doing OBJ_VRAM0 stuff laterMarco Willems (M17.1)
2018-01-15through sub_809B130PikalaxALT
2018-01-15done testingMarco Willems (M17.1)
2018-01-14through sub_809A860PikalaxALT
2018-01-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
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 #526 from ProjectRevoTPP/contest_aiCameron Hall
decompile contest_ai.c
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-14move rodata to CProjectRevoTPP
2018-01-14Merge branch 'master' into pokemon_storage_systemPikalaxALT
2018-01-14Decompiled data/battle_anim_80A7E7C.sMarco Willems (M17.1)
2018-01-14finished decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-13through sub_809A23CPikalaxALT
2018-01-14Merge remote-tracking branch 'upstream/master' into battle_anim_dataMarco Willems (M17.1)