summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-03-13Decompile more functions & rename some labelsKDSKardabox
2018-03-12Start decompile player_pcKDSKardabox
2018-03-09fix conflictsDizzyEggg
2018-03-09Merge pull request #226 from DizzyEggg/decompile_list_menuDiegoisawesome
Decompile list menu
2018-03-09ifDizzyEggg
2018-03-09curly braceDizzyEggg
2018-03-07More renamingPikalaxALT
2018-03-06Fix build crashPikalaxALT
2018-03-06Rename match call assetsPikalaxALT
2018-03-06Use EGG_HATCH_LEVEL defineDizzyEggg
2018-03-04Rename some struct fieldsPikalaxALT
2018-03-04Make visual alignment of structs more consistentPikalaxALT
2018-03-04Remaining data in match_callPikalaxALT
2018-03-04Match call data, 2PikalaxALT
2018-03-04Match call data, 1PikalaxALT
2018-03-04Remaining functions in match_callPikalaxALT
2018-03-04nonmatching sub_81D1B40PikalaxALT
2018-03-04make it compileDizzyEggg
2018-03-04item menu is doneDizzyEggg
2018-03-04start item menu icons decompDizzyEggg
2018-03-03through sub_81D1B00PikalaxALT
2018-03-03nonmatching sub_81D199CPikalaxALT
2018-03-03list menu is decompiledDizzyEggg
2018-03-02Merge branch 'master' into pokenav_match_callPikalaxALT
2018-03-02through sub_81D1914PikalaxALT
2018-03-03more list menu workDizzyEggg
2018-03-02through sub_81D1898PikalaxALT
2018-03-02start decompiling list menuDizzyEggg
2018-03-02match_call_t; through sub_81D17E4PikalaxALT
2018-03-02unnecessary externsDizzyEggg
2018-03-01match hidden power calcDizzyEggg
2018-03-01merge with masterDizzyEggg
2018-02-28Carve out Match Call functionsPikalaxALT
2018-03-01Merge branch 'master' of https://github.com/pret/pokeemeraldKDSKardabox
2018-03-01use free_and_set_null macrosKDSKardabox
2018-02-28through sub_81D16DCPikalaxALT
2018-03-01battle tv review changesDizzyEggg
2018-03-01Merge branch 'master' into decompile_battle_link_817C95CDizzyEggg
2018-03-01more battle files cleaningDizzyEggg
2018-02-28Merge branch 'master' into clear_battle_filesDizzyEggg
2018-02-28get rid of unnecessary externsDizzyEggg
2018-02-28Merge pull request #221 from DizzyEggg/data_to_cDiegoisawesome
Move some data to C
2018-02-28make strings in battle message staticDizzyEggg
2018-02-28Merge pull request #220 from PikalaxALT/trainer_rematchDiegoisawesome
Decompile trainer_rematch
2018-02-28Merge pull request #224 from DizzyEggg/another_tryDiegoisawesome
Fix two nonmatching functions
2018-02-28match two functionsDizzyEggg
2018-02-28clean up filesDizzyEggg
2018-02-28decomp blitDizzyEggg
2018-02-28make it compileDizzyEggg
2018-02-27decompile and document battle tvDizzyEggg