summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-15pokeblock feed is doneDizzyEggg
2017-08-14decompile sub_802CA60camthesaxman
2017-08-15give better names to functionsDizzyEggg
2017-08-14all data moved from asm to cDizzyEggg
2017-08-14pokeblock feed is on the wayDizzyEggg
2017-08-14decompile sub_802C68Ccamthesaxman
2017-08-14start cute sketchDizzyEggg
2017-08-14Merge branch 'master' into decompile_battle_messageDizzyEggg
2017-08-14Merge branch 'master' into decompile_berry_blenderDizzyEggg
2017-08-14Merge branch 'master' into decompile_hall_of_fameDizzyEggg
2017-08-14Merge branch 'master' into decompile_egg_hatchDizzyEggg
2017-08-13Merge pull request #390 from camthesaxman/fix_variousCameron Hall
2017-08-13decompile intro_credits_graphics.s (#381)golemgalvanize
2017-08-13decompile nullsub_91 - sub_802C2ECcamthesaxman
2017-08-13berry blender is decompiledDizzyEggg
2017-08-12fix German buildcamthesaxman
2017-08-12clean up learn_move.c a bitcamthesaxman
2017-08-12almost doneDizzyEggg
2017-08-12move ROM data into learn_move.ccamthesaxman
2017-08-12finish decompiling learn_movecamthesaxman
2017-08-11decompile sub_813265C - sub_81330E8camthesaxman
2017-08-09more stuff, a troublesome functionDizzyEggg
2017-08-07SE constants and a file varDizzyEggg
2017-08-07SE enums and egg hatch common symDizzyEggg
2017-08-07more stuff doneDizzyEggg
2017-08-06fake matching troublesDizzyEggg
2017-08-05start decompiling berry blenderDizzyEggg
2017-08-03hall of fame is doneDizzyEggg
2017-08-03all functions decompiledDizzyEggg
2017-08-03more functions decompiledDizzyEggg
2017-08-03more functions decompiledDizzyEggg
2017-08-01start decompiling hall of fameDizzyEggg
2017-08-01move data to CDizzyEggg
2017-08-01finish up egg hatch, make it compileDizzyEggg
2017-08-01start decompiling egg hatchDizzyEggg
2017-07-31battle message decompiledDizzyEggg
2017-07-29Battle3 is done. Except ABE.DizzyEggg
2017-07-28last function IsPokeDisobedientDizzyEggg
2017-07-28Unreferenced move mergerDizzyEggg
2017-07-28Merge branch 'master' into decompile_battle_3DizzyEggg
2017-07-28IBE matchesDizzyEggg
2017-07-27Merge pull request #387 from camthesaxman/decompile_battle_anim_807B69CCameron Hall
2017-07-26the ultimate challengeDizzyEggg
2017-07-25decompile the two remaining functions of berry_tag_screen.ccamthesaxman
2017-07-25whitespacecamthesaxman
2017-07-25clean up pokemon_icon.ccamthesaxman
2017-07-25attack canceller troublesDizzyEggg
2017-07-24a loop problemDizzyEggg
2017-07-23start decompiling battle_3 git sucksDizzyEggg
2017-07-22Merge pull request #386 from drifloony/field_fadetransitionCameron Hall