summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Expand)Author
2016-12-30split out pokeblock feeding codeYamaArashi
2016-12-30finish decompiling script_menu.c (#142)ProjectRevoTPP
2016-12-30split out more asm filesYamaArashi
2016-12-30split out hall of fame and credits codeYamaArashi
2016-12-30decompile sub_80B5578 and sub_80B5684YamaArashi
2016-12-29begin decompiling mystery_event_script.cYamaArashi
2016-12-29decompile mystery_event_menu.cYamaArashi
2016-12-29decompile more of script_menu.c (#141)ProjectRevoTPP
2016-12-28begin decompiling script_menu.c (#140)ProjectRevoTPP
2016-12-27battle_ai.s whitespaceYamaArashi
2016-12-20split out smokescreen anim code and name some HP functionsYamaArashi
2016-12-20split out pokeball code/dataYamaArashi
2016-12-19Decompile more of player_pc.c (#136)ProjectRevoTPP
2016-12-19decompile ground effect flags functionsYamaArashi
2016-12-19decompile GetGroundEffectFlags_ReflectionYamaArashi
2016-12-18begin decompiling field_ground_effect.cYamaArashi
2016-12-18split out fldeff_cut.sYamaArashi
2016-12-18decompile unref_sub_8083CF0YamaArashi
2016-12-17decompile InitPlayerPCMenuYamaArashi
2016-12-18decompile a little bit of player_pc. file too hard.ProjectRevoTPP
2016-12-17battle_anim.sYamaArashi
2016-12-17decompile metatile_behavior.cProjectRevoTPP
2016-12-16Merge pull request #129 from marijnvdwerf/decompile/moneyYamaArashi
2016-12-16decompile save_failed_screen.c except for two functions (#130)ProjectRevoTPP
2016-12-16Decompile moneyMarijn van der Werf
2016-12-16Decompile mailMarijn van der Werf
2016-12-13Decompile berry tag screenMarijn van der Werf
2016-12-11decompile load_save.c (#125)ProjectRevoTPP
2016-12-11Merge pull request #123 from yenatch/fieldmapYamaArashi
2016-12-11Decompile src/fieldmap.cyenatch
2016-12-11decompile more of matsuda_debug_menu.c (#122)ProjectRevoTPP
2016-12-11Continue decompiling trainer_cardMarijn van der Werf
2016-12-07decompile fldeff_strength.cYamaArashi
2016-12-04formattingYamaArashi
2016-12-04Decompile sub_8093110 and sub_8093130Marijn van der Werf
2016-12-02fix matsuda debug menu nonmatching functionsYamaArashi
2016-12-02partially decompile matsuda_debug_menu.c (#117)ProjectRevoTPP
2016-11-25Decompile more intro functions (#108)Cameron Hall
2016-11-24Merge branch 'weather' of https://github.com/yenatch/pokeruby into yenatch-we...YamaArashi
2016-11-24decompile field_player_avatar.c (#107)Cameron Hall
2016-11-18decompile field_camera.c (#103)Cameron Hall
2016-11-18decompile trainer_see.c (#102)ProjectRevoTPP
2016-11-18decompile field_effect.cYamaArashi
2016-11-14Start decompiling battle_ai.c cmd functions (#100)ProjectRevoTPP
2016-11-14Decompile asm/tileset.s -> src/tileset_anim.cyenatch
2016-11-11more cleanup (#98)Cameron Hall
2016-11-10decompile field_door.c (#97)Cameron Hall
2016-11-10decompile title_screen.c (#96)Cameron Hall
2016-11-08safari_zone.c (#94)fl4shk
2016-11-07Decompile part of weather.s.yenatch