summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-04-29Move another chunk of battle anim .rodataMarcus Huderle
2018-04-29Fix building on GermanPikalaxALT
2018-04-29Merge branch 'master' into pokedex_cry_screenPikalaxALT
2018-04-29Remove useless struct and deprecated definitionPikalaxALT
2018-04-29Decompile pokedex_cry_screen dataPikalaxALT
2018-04-28Move more .rodata into battle anim filesMarcus Huderle
2018-04-28Finish decompilation of pokedex_cry_screen.o(.text)PikalaxALT
2018-04-28nonmatching sub_811A1C8PikalaxALT
2018-04-28Start moving .rodata into src/battle/anim filesMarcus Huderle
2018-04-28through sub_811A15C (two nonmatching)PikalaxALT
2018-04-27Finish decompiling current.sMarcus Huderle
2018-04-27Decompile more of current.sMarcus Huderle
2018-04-27Start decompiling current.sMarcus Huderle
2018-04-26Fix the swiss cheese in pokedex_cry_screenPikalaxALT
2018-04-26Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-26Use labels for two raw flag referencesPikalaxALT
2018-04-26Use all caps for MAPSEC enumsPikalaxALT
2018-04-25Apply @huderlem's suggestionPikalaxALT
2018-04-25Fix building GermanPikalaxALT
2018-04-25Decompile remaining easy chat dataPikalaxALT
2018-04-24Another minor renamingPikalaxALT
2018-04-24Renaming in pokedex_area_screen.c; resolve #603PikalaxALT
2018-04-24Finish decompilation of pokedex_area_screenPikalaxALT
2018-04-24through DestroyAreaSpritesPikalaxALT
2018-04-24Through Task_PokedexAreaScreen_1PikalaxALT
2018-04-23through sub_8111360PikalaxALT
2018-04-23Decompile some data objectsPikalaxALT
2018-04-23Merge branch 'master' into pokedex_area_screenPikalaxALT
2018-04-23Nonmatching BuildAreaGlowTilemapPikalaxALT
2018-04-23Merge pull request #601 from huderlem/externaldataMarcus Huderle
External data save struct
2018-04-23through MonListHasMonPikalaxALT
2018-04-23through SetAreaHasMonPikalaxALT
2018-04-23through CB2_UnusedPokedexAreaScreenPikalaxALT
2018-04-22Use mon gift ribbon constantsMarcus Huderle
2018-04-22Identify region in SaveBlock1 that is reserved for external games/events to ↵Marcus Huderle
write to
2018-04-22Decompile remaining pc_screen_effect functionsPikalaxALT
2018-04-22sub_80C5E38PikalaxALT
2018-04-22PC Screen Effect dataPikalaxALT
2018-04-22Take the IME/IE ops out of their own blocksPikalaxALT
2018-04-21Merge branch 'master' into watanabePikalaxALT
2018-04-21Fix mistake in debug_80C47BCPikalaxALT
2018-04-21Decompile watanabe dataPikalaxALT
2018-04-21Remaining functions in watanabePikalaxALT
2018-04-21copypasta through debug_80C7A54PikalaxALT
2018-04-20through InitSeeTrainersPikalaxALT
2018-04-20through debug_80C74E4PikalaxALT
2018-04-20nonmatching debug_80C6FA8PikalaxALT
2018-04-19through debug_80C6CB8PikalaxALT
2018-04-19through InitSeePokemonGraphicsPikalaxALT
2018-04-18remove duplicate battlemove flag constantsyenatch