summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-28names for link player codeYamaArashi
2016-10-28name functionsYamaArashi
2016-10-27split out menu_cursor.sYamaArashi
2016-10-27finish decompiling link NPC codeYamaArashi
2016-10-27cleanupYamaArashi
2016-10-27Finished clear_save_data_menu.cfl4shk
2016-10-27Remove -g from CFLAGSYamaArashi
2016-10-27fix incorrect unref subsYamaArashi
2016-10-27name functionsYamaArashi
2016-10-26split out player_pc.sYamaArashi
2016-10-26decompile more rom4 functionsYamaArashi
2016-10-26decompile lottery corner functions (#73)Cameron Hall
* save current work * finish decompiling * clean up a bit * new line at end of file
2016-10-26decompile more pokedex functions (#72)Cameron Hall
* decompile more pokedex functions * use spaces instead of tabs * mostly fix up sub_808D690 * fix sub_808DBE8 * decompile sub_808E398 * decompile more pokedex functions * decompile sub_808E978 * decompile more functions
2016-10-26format Feebas dataYamaArashi
2016-10-26remove gotoYamaArashi
2016-10-25move labelYamaArashi
2016-10-25sort of fix StandardWildEncounter()YamaArashi
2016-10-25clean up trailing whitespaceYamaArashi
2016-10-25fix GetLocalWildMon()YamaArashi
2016-10-25decompile wild_encounter.c (#71)Cameron Hall
* start decompiling wild_encounter * decompile more code * decompile more code * decompile a few more functions * try (unsuccessfully) to decompile StandardWildEncounter * more work trying to get it to match * finish decompiling all that I can * clean up a bit and fix whitespace issues * tab to spaces
2016-10-25name labelsYamaArashi
2016-10-25heal location dataYamaArashi
2016-10-25Brendan/May iconsYamaArashi
2016-10-25rename functionsYamaArashi
2016-10-25split some files out of rom6.sYamaArashi
2016-10-25decompile save_menu_util.c (#70)ProjectRevoTPP
* decompile save_menu_util.c * rename right align * formatting * whoops
2016-10-24split several files out of rom_8094928.sYamaArashi
2016-10-24name/rename a lot of functionsYamaArashi
2016-10-24fix berry tree structYamaArashi
2016-10-24maybe fix berry tree structYamaArashi
2016-10-24fix typo in filenameYamaArashi
2016-10-24fix namingYamaArashi
2016-10-24rename rom_80B79A8 to script_menuYamaArashi
2016-10-24split rom_80B79A8.sYamaArashi
2016-10-24split out naming_screen.sYamaArashi
2016-10-24split out load_save.s, trade.s, and berry_blender.sYamaArashi
2016-10-24split out daycare.s and egg_hatch.sYamaArashi
2016-10-24rename more functionsYamaArashi
2016-10-24rename some functionsYamaArashi
2016-10-24decompile BlendPalette()YamaArashi
2016-10-24unknown subsprite incbinsYamaArashi
2016-10-24roamer location dataYamaArashi
2016-10-24roamer struct status fieldYamaArashi
2016-10-23player room decoration dataYamaArashi
2016-10-23already have secret base structYamaArashi
2016-10-23roamer structYamaArashi
2016-10-23more save block 1 dataYamaArashi
2016-10-23more save block 1 struct fieldsYamaArashi
2016-10-23decompile fldeff_emotion.c (#69)ProjectRevoTPP
* decompile fldeff_emotion.c * formatting * remove unnecessary << 24 * spaces
2016-10-23decompile menu functionYamaArashi