summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-02-12start decompiling overworld.sDizzyEggg
2018-02-12Minor edit to make it possible to build when trying to match the nonmatching fnPikalaxALT
2018-02-12Port smokescreen.sKDSKardabox
2018-02-12Updating pokedex count function labelsKDSKardabox
2018-02-12Decompile birch_pc.cKDSKardabox
2018-02-11Merge pull request #207 from DizzyEggg/decompile_pokemon_123Diegoisawesome
Decompile and clean pokemon files
2018-02-11Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_item_menu
2018-02-11Merge branch 'master' into record_mixingPikalaxALT
2018-02-11Merge branch 'master' into linkPikalaxALT
2018-02-12make it compile x2DizzyEggg
2018-02-12change some constants to male and femaleDizzyEggg
2018-02-11some fixesgolem galvanize
2018-02-11add more const pokemon data, clear includeDizzyEggg
2018-02-11decompile main_menugolem galvanize
2018-02-11thonkDizzyEggg
2018-02-11review battle code clean up changeDizzyEggg
2018-02-11more pokemon workDizzyEggg
2018-02-10decompile all pokemon filesDizzyEggg
2018-02-10start pokemon 3DizzyEggg
2018-02-09Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_main_menu
2018-02-09decompile pokemon_item_effectDizzyEggg
2018-02-09decompile pokemon1DizzyEggg
2018-02-08Fixesgolem galvanize
2018-02-09get rid of unnecessary externsDizzyEggg
2018-02-09battle labels merge with masterDizzyEggg
2018-02-08Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_item_menu
2018-02-08decompiled up to task_new_game_prof_birch_speech_10golem galvanize
2018-02-08Merge pull request #202 from DizzyEggg/move_mon_dataDiegoisawesome
Move data from asm to pokemon_1.c
2018-02-08more battle labelsDizzyEggg
2018-02-08pokemon and battle constantsDizzyEggg
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_main_menu
2018-02-07decompile task_new_game_prof_birch_speech_4golem galvanize
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into ↵golem galvanize
decompile_item_menu
2018-02-08create more battle constantsDizzyEggg
2018-02-07Make small change to sub_819A080Diegoisawesome
2018-02-08get rid of unnecessary externsDizzyEggg
2018-02-07iwram common symbols to cDizzyEggg
2018-02-07move battle vars to c fileDizzyEggg
2018-02-07update function name and struct namesgolem galvanize
2018-02-07move mon data fix conflictsDizzyEggg
2018-02-07I hope this fixes the conflictsgolem galvanize
2018-02-07decompiled up to task_new_game_prof_birch_speech_3golem galvanize
2018-02-07title screen with masterDizzyEggg
2018-02-07Merge pull request #199 from DizzyEggg/decompile_rtc_screenDiegoisawesome
decompile rtc reset screen
2018-02-07Merge pull request #198 from DizzyEggg/decompile_item_iconDiegoisawesome
decompile item icon
2018-02-07Merge pull request #196 from DizzyEggg/decompile_ray_sceneDiegoisawesome
Decompile rayquaza scene
2018-02-07rtc screen review changesDizzyEggg
2018-02-07ray changesDizzyEggg
2018-02-07Merge pull request #166 from camthesaxman/battle_refactorCameron Hall
rename/refactor battle code