summaryrefslogtreecommitdiff
path: root/include/link.h
AgeCommit message (Collapse)Author
2021-11-02Document files with a few remaining symbolsGriffinR
2021-10-26Document ereader screenGriffinR
2021-10-07Merge branch 'master' into doc-unionGriffinR
2021-10-07Finish remaining symbols in link_rfu_2GriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-08-15Document remaining functions in cable_clubGriffinR
2021-04-24Sync ereader_helpers with pokefireredGriffinR
2021-03-21Minor link cleanupGriffinR
2021-03-11Document minigame countdownGriffinR
2020-08-24Finish documenting berry blenderGriffinR
2020-08-22Start documenting berry blenderGriffinR
2020-08-13Document link contest connectionGriffinR
2020-06-08Some link rfu cleanup / link.c documentationGriffinR
2020-06-07Sync link_rfu_2.cGriffinR
2020-06-06Document cable_club.cGriffinR
2020-05-31Document union_room.cGriffinR
2020-01-12Some script clean up, document secret base secrets showGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-13Document Contest Hall berry blenders and miscGriffinR
2019-10-12Merge remote-tracking branch 'upstream/master' into document-tradeMarcus Huderle
2019-10-12Document cable_club.incGriffinR
2019-10-10Clean up trade.c docGriffinR
2019-10-10Last non-anim trade.c docGriffinR
2019-10-09More trade doc, fix switch indentationsGriffinR
2019-10-09More trade documentationGriffinR
2019-10-08Document more trade.cGriffinR
2019-04-04RGB ConstantsPhlosioneer
2019-04-03Rename and document more contest setup functionsPhlosioneer
Also properly label the link contest flags variable, and label the contest window ID's.
2019-03-31Document mystery_giftPikalaxALT
2019-03-26Start decompiling union_room_chat.cMarcus Huderle
2019-03-24Cleanup mevent2Marcus Huderle
2019-03-24Port mevent2.c from pokefireredMarcus Huderle
2019-03-22Finish decompiling ereader.cMarcus Huderle
2019-03-02Eliminate more externsPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-03-01Fix minor errorsPhlosioneer
2019-02-26Incorporate feedbackPhlosioneer
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer
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-10Reverse engineered many of the multiplayer eventsPhlosioneer
Some corrections to the way events are handled and identified.
2019-02-10Done documenting link code in overworld.cPhlosioneer
2019-02-08Cleanup externs in overworld.cMarcus Huderle
2018-12-31Cleanup and documentationDiegoisawesome
2018-12-18Begin trade.cDiegoisawesome
2018-10-13Port/decompile cable_club.sDiegoisawesome
2018-10-11Start porting cable_club.cDiegoisawesome
2018-08-11merge easy chat with masterDizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-04more link stuffDizzyEggg