summaryrefslogtreecommitdiff
path: root/asm/rom_8011DC0.s
AgeCommit message (Collapse)Author
2019-03-24Split out the remaining wireless-related filesMarcus Huderle
2019-02-26Fix backwards namesPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-18Merge pull request #559 from Phlosioneer/finish-newgame-docsDiegoisawesome
Finish and polish new_game.c
2019-02-17Decompiled sub_81C756CPhlosioneer
Also discovered a constant that may be useful for future decompiling. Comments were added in the asm that references the constant.
2019-02-15Finish and polish new_game.cPhlosioneer
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet.
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-02Fix Menu and List Menu input definesDizzyEggg
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Cleanup and documentationDiegoisawesome
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-173.5 asm leftDizzyEggg
2018-12-166k leftDizzyEggg
2018-12-02Some more rom 8011dc0 workDizzyEggg
2018-12-02finish link rfu and fix rom 8011dc0DizzyEggg
2018-11-25Fixup some namesMarcus Huderle
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-22More and more battle towerDizzyEggg
2018-10-19Finish porting/decompiling field_player_avatarDiegoisawesome
2018-09-14Document main_menuDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-03More Battle FactoryDizzyEggg
2018-08-18battle dome - a couple more functionsDizzyEggg
2018-08-12Prepare learn_move for mergeDiegoisawesome
2018-08-08Begin porting/decompiling field_specialsDiegoisawesome
2018-07-24Merge branch 'master' of github.com:pret/pokeemeraldDiegoisawesome
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-16Merge with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-17label and document battle windowsDizzyEggg
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-10union room is too hardDizzyEggg
2018-06-04through sub_80156C8DizzyEggg
2018-06-04more link stuffDizzyEggg
2018-06-03still goingDizzyEggg
2018-06-03more progressDizzyEggg
2018-06-01shabby beginningsDizzyEggg
2018-05-19fix record mixing merge conflictsDizzyEggg
2018-05-03Merge pull request #242 from DizzyEggg/decompile_battle_recordsMarcus Huderle
Decompile battle records
2018-05-01battle records more decomp and subtle name changesDizzyEggg
2018-04-29clear item, save and load save filesDizzyEggg
2018-04-13Decompile pokemon iconKDSKardabox
2018-03-02start decompiling list menuDizzyEggg
2018-02-14decompile overworldDizzyEggg