summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-27Start decompiling current.sMarcus Huderle
2018-04-26Fix the swiss cheese in pokedex_cry_screenPikalaxALT
2018-04-26Merge pull request #602 from PikalaxALT/pokedex_area_screenMarcus Huderle
Pokedex Area Screen
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-25Merge pull request #604 from PikalaxALT/easy_chat_2_dataMarcus Huderle
Decompile remaining easy chat data
2018-04-25Apply @huderlem's suggestionPikalaxALT
2018-04-25Remove no-longer-needed include/macros/ec.incPikalaxALT
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-22Merge pull request #600 from PikalaxALT/pc_screen_effectMarcus Huderle
Pc screen effect
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-22Merge pull request #596 from PikalaxALT/watanabeMarcus Huderle
Watanabe
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-21Update CONTRIBUTING.mdMarcus Huderle
Change `make compare` to just `make`
2018-04-21copypasta through debug_80C7A54PikalaxALT
2018-04-20through InitSeeTrainersPikalaxALT
2018-04-20through debug_80C74E4PikalaxALT
2018-04-20nonmatching debug_80C6FA8PikalaxALT
2018-04-19Merge pull request #597 from yenatch/type-mysteryMarcus Huderle
physical/special type macros and move gBattleMoves to c
2018-04-19through debug_80C6CB8PikalaxALT
2018-04-19through InitSeePokemonGraphicsPikalaxALT
2018-04-18remove duplicate battlemove flag constantsyenatch
2018-04-18through debug_80C689CPikalaxALT
2018-04-18fix physical/special type macrosyenatch
2018-04-18physical/special type macrosyenatch
2018-04-18move gBattleMoves to cyenatch
2018-04-18use >= for hp percentagesyenatch