summaryrefslogtreecommitdiff
path: root/asm
AgeCommit message (Collapse)Author
2019-03-16Made a new substruct for the substructPhlosioneer
We must go deeper.
2019-03-16Decompiled two difficult functionsPhlosioneer
Had do use a lot of `asm` directives for sub_81C8A28 to match.
2019-03-15A few more functions decompiledPhlosioneer
2019-03-15Merge branch 'master' into pokenav-decomp-againPhlosioneer
2019-03-08Merge branch 'master' into move-tutorPhlosioneer
2019-03-08Change filename to something more descriptivePhlosioneer
2019-03-08Decompile move tutor stuffPhlosioneer
2 nonmatching.
2019-03-06Several nonmatching functionsPhlosioneer
Huge and difficult.
2019-03-05More decompiled and cleanupPhlosioneer
2019-03-05Decompiling pokeblock ui stuffPhlosioneer
2019-03-05Start decompiling menu_unknownPhlosioneer
2019-03-05Rename asm filePhlosioneer
2019-03-04Split rom asm file in halfPhlosioneer
The first half is ui/menu stuff, while the second half is link-related stuff.
2019-03-04Rename move tutor to move relearnerPhlosioneer
2019-03-03port the rest of flying (leave 2 nonmatchings to egg)shinny456
2019-03-03Fix typosPhlosioneer
This is an updated version of #554, since it hasn't been updated in two weeks.
2019-03-03Fully document move_tutor (formerly learn_move)Phlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Merge pull request #587 from Phlosioneer/document-all-event-varshuderlem
Document all event vars
2019-03-01Merge pull request #551 from Phlosioneer/multiplayer-stuffhuderlem
Document overworld.c and link stuff in general
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2019-02-27Name several vars, document some related eventsPhlosioneer
2019-02-27Decompile another 7 functionsPhlosioneer
2019-02-26Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-26Fix backwards namesPhlosioneer
2019-02-26Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-26Finish decompiling easy_chat.c codeMarcus Huderle
2019-02-25Decompile more easy_chat.cMarcus Huderle
2019-02-25Decompiled more, got one NONMATCHINGPhlosioneer
2019-02-24Decompile more of easy_chat.cMarcus Huderle
2019-02-24Decompiled a weird functionPhlosioneer
2019-02-24Decompiled more, ported asmdiff to powershellPhlosioneer
2019-02-23Decompiled two small functions, updated structsPhlosioneer
2019-02-23Decompiled sub_81C81D4Phlosioneer
2019-02-23Merge pull request #578 from DizzyEggg/pokenavDiegoisawesome
pokenav
2019-02-23Decompile more easy_chat.cMarcus Huderle
2019-02-23Decompile through sub_8167930.ultima-soul
2019-02-23pokenavDizzyEggg
2019-02-22Decompile more easy_chatMarcus Huderle
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-21Decompile chunk of easy_chat.cMarcus Huderle
2019-02-20Decompile contest_link_80F57C4.cMarcus Huderle
2019-02-19Decompile several contest_link_80F57C4.c functionsMarcus Huderle
2019-02-19Decompile start of flying.cMarcus Huderle
2019-02-18Merge pull request #559 from Phlosioneer/finish-newgame-docsDiegoisawesome
Finish and polish new_game.c
2019-02-18Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-17Decompiled three more functions.Phlosioneer