summaryrefslogtreecommitdiff
path: root/arm9/src
AgeCommit message (Collapse)Author
2020-08-27Address review comments.ultima-soul
2020-08-27Decompile daycarePikalaxALT
2020-08-26Decompile rest of script_pokemon_util.ultima-soul
2020-08-26Split pokedex and daycarePikalaxALT
2020-08-26Name remaining player_data routinesPikalaxALT
2020-08-26Decompile player_dataPikalaxALT
2020-08-26Decompile script_pokemon_util through GiveMon and scrcmd_18 through ↵ultima-soul
ScrCmd_givemon.
2020-08-25Fix: Missing newline at EOF (hall_of_fame.c)PikalaxALT
2020-08-25Decompile hall_of_fame.cPikalaxALT
2020-08-25Replace save_array.c externs with appropriate includesPikalaxALT
2020-08-25Decompile poketch resident code at 0204BE14PikalaxALT
2020-08-24Rename RTC-related routinesPikalaxALT
2020-08-24Fix a function prototype in pokemon.cPikalaxALT
2020-08-22Decompile sav_system_infoPikalaxALT
2020-08-22Merge pragma unused in script_buffers.cPikalaxALT
2020-08-22script_buffers.c; unk_020286F8.cPikalaxALT
2020-08-21Merge ioreg_GX into registers; fix indentationPikalaxALT
2020-08-20Decompile game_init.cPikalaxALT
2020-08-19Decompile pokemon_storage_systemPikalaxALT
2020-08-19Decompile save.sPikalaxALT
2020-08-18Rename routines related to the pokemon storage systemPikalaxALT
2020-08-18Merge branch 'pikalax_work' of github.com:PikalaxALT/pokediamond into ↵PikalaxALT
pikalax_work
2020-08-18Remove player_data include from save_block_2 headerPikalaxALT
2020-08-17Name ribbon flagsPikalaxALT
2020-08-17Copy over MON_DATA consts to unk_0207FC5CPikalaxALT
2020-08-17Decompile unk_0207FC5C.sPikalaxALT
2020-08-16Decomp waza_tbl.narcPikalaxALT
2020-08-16Rename overlay manager routinesPikalaxALT
2020-08-15Update bag routine namesPikalaxALT
2020-08-15Decompile bag.sPikalaxALT
2020-08-15Name some script mon related routinesPikalaxALT
2020-08-14Name some routines in save.sPikalaxALT
2020-08-13Name routines in unk_0206EB80.s --> bag.sPikalaxALT
2020-08-13Rename routines in player_data.sPikalaxALT
2020-08-13Decompile igtPikalaxALT
2020-08-13Decompile coins.sPikalaxALT
2020-08-12Merge two struct definitionsPikalaxALT
2020-08-12Decompile unk_02046294.s --> event_data.cPikalaxALT
2020-08-12Rename scrcmds related to flagsPikalaxALT
2020-08-10Name some symbols in scrcmd spacePikalaxALT
2020-08-07Name text printer funcsPikalaxALT
2020-08-06Some more function namingPikalaxALT
2020-08-06Decompile unk_02021934PikalaxALT
2020-08-04This function was misnamedPikalaxALT
2020-08-03Decompile unk_02015CC0.sPikalaxALT
2020-07-03Fix signatures in unk_0200CA44PikalaxALT
2020-07-02Comment GetMonBaseStat arg valuesPikalaxALT
2020-07-01Update unk_0200CA44.cCelestialAmber
2020-07-01Decompile unk_0200CA44.asmCelestialAmber
First time successfully decompiling a C file :)
2020-06-28Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work