summaryrefslogtreecommitdiff
path: root/src/start_menu.c
AgeCommit message (Collapse)Author
2019-02-10Start renaming symbolsPhlosioneer
I finally figured out what the code is trying to do. I have a foothold; the rest should follow.
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-01-26Document and decompile more of frontier pass.DizzyEggg
2019-01-20document more of trainer cardDizzyEggg
2019-01-19Document and match somne trainer cardDizzyEggg
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-166k leftDizzyEggg
2018-12-08Decompile field weatherDizzyEggg
2018-12-03Document some of pokedex.cSlawter666
2018-11-19clean up variables in filesDizzyEggg
2018-11-17more battle pytamidDizzyEggg
2018-11-12Document Battle PieDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-11-01Finish frontier utilDizzyEggg
2018-10-30Make frontier util compileDizzyEggg
2018-10-21More battle tower.DizzyEggg
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-09-14Document main_menuDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-08-30Finish decompiling pyramid bag.DizzyEggg
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-07-07Merge branch 'master' into final_battle_files_touchesDizzyEggg
2018-07-05Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into ↵Diegoisawesome
DizzyEggg-decompile_cut
2018-07-01merge with battle tent updateDizzyEggg
2018-06-17label and document battle windowsDizzyEggg
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-06-16cut field effect is decompiled and documentedDizzyEggg
2018-06-16start fldeffect cutDizzyEggg
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-11Move all field object data into src/data and event_object_movement.cMarcus Huderle
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-03-29Rename stuff for more consistencyAnders Løvig
2018-03-28Small changes and correctionsAnders Løvig
2018-03-28Rename start menu functionsAnders Løvig
2018-03-28Added static modifersAnders Løvig
2018-03-28Decompiled start_menu.sAnders Løvig
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-07Merge pull request #199 from DizzyEggg/decompile_rtc_screenDiegoisawesome
decompile rtc reset screen
2018-02-05Move start_menu EWRAM symbols into C fileDiegoisawesome
2018-02-02decompile rtc reset screenDizzyEggg
2018-01-25Decompile new_menu_helpers.sDiegoisawesome
2017-12-23dump start menu and a bit of textwindow and trainercardDizzyEggg
2017-11-08Update variable and flag namesDiegoisawesome
2017-10-22Decoration + decoration_inventory (#89)PikalaxALT
* SetDecorationInventoriesPointers * ClearDecorationInventories * CheckHasDecoration * DecorationAdd * DecorationCheckSpace * DecorationRemove * sub_8161A38 * CountDecorations; Funcion renaming * Disassemble decoration data structs, tilemaps, and descriptions * sub_8126968 * sub_81269D4 * through sub_8126A88 * through sub_8126B2C * sub_8126B80 * sub_8126C08 * sub_8126C48 * sub_8126CA4 * sub_8126D10 * sub_8126E44 * sub_8126E8C * sub_8126F68 * sub_8127058 * sub_8127088 * sub_81270E8 * through sub_8127208 * through sub_8127268 * sub_8127284 * through sub_81272F8 * sub_8127330 * through sub_8127480 * sub_81274A0 * sub_8127500; makefile now tells scaninc to scan headers * Actual real fix to mapfile being in build/emerald instead of wd * through sub_812759C * through sub_812764C * through sub_8127744 * through sub_81277BC * sub_81277E8 * sub_8127814 * through sub_81279C4 * through sub_8127ACC * sub_8127B04 * sub_8127B54 * sub_8127B90 * sub_8127D38 * sub_8127E18 * sub_8127F68 * sub_8128060 * ConfigureCameraObjectForPlacingDecoration * SetUpPlacingDecorationPlayerAvatar * sub_812826C * through sub_8128414 * through sub_81284F4 * sub_812853C * sub_8128950 * through sub_8128AAC * through sub_8128BBC * c1_overworld_prev_quest * sub_8128C64 * sub_8128CD4 * sub_8128D10 * sub_8128DB4 * through sub_8128E18 * through sub_8129068 * sub_8129088 * through sub_81291E8 * sub_812925C * sub_81292D0 * sub_81292E8 * gpu_pal_decompress_alloc_tag_and_upload * AddDecorationIconObjectFromIconTable * GetDecorationIconPicOrPalette * AddDecorationIconObjectFromFieldObject * AddDecorationIconObject * through sub_8129708 * sub_81297F8 * sub_81298EC * SetUpPuttingAwayDecorationPlayerAvatar * sub_8129ABC * sub_8129B34 * sub_8129BCC * through sub_8129C74 * through sub_8129D8C * sub_8129E0C * sub_8129E74 * sub_8129F20 * sub_8129FC8 * sub_812A040 * nonmatching sub_812A0E8 * through sub_812A22C * sub_812A25C * sub_812A2C4 * through sub_812A39C * Remaining fns in decoration.s * Decompile decoration headers * Decompile all remaining decoration data that had already been disassembled * Disassemble two data objects * Suggest structure of list menu template * decompile through decoration list menu template * Disassemble decoration icon graphics table * Rip icon gfx * Decompile deco icon table * Decompile more data related to drawing decorations * Decompile gUnknown_085A7250 structs * Decompile two sprite templates * Decompile remaining data in decoration.s * Decompile decoration ewram * deco -> decor