summaryrefslogtreecommitdiff
path: root/src/link.c
AgeCommit message (Collapse)Author
2021-03-21Minor link cleanupGriffinR
2021-03-03Document dodrio berry pickingGriffinR
2021-02-24Add palette selection constantsGriffinR
2021-01-13Label remaining battle typesGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-08-24Finish documenting berry blenderGriffinR
2020-08-13Document link contest connectionGriffinR
2020-06-15Remove some unneeded link fillerGriffinR
2020-06-13Merge branch 'master' into doc-linkGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
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-02-16Port librfu from fireredPikalaxALT
2020-01-12Some script clean up, document secret base secrets showGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-11-25Document Frontier UtilGriffinR
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-10Last non-anim trade.c docGriffinR
2019-10-09More trade documentationGriffinR
2019-10-05Continue trade docGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-04RGB ConstantsPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Eliminate more externsPhlosioneer
2019-03-01Fix minor errorsPhlosioneer
2019-02-26Incorporate feedbackPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
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-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-31Cleanup and documentationDiegoisawesome
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-03More Battle FactoryDizzyEggg
2018-08-18battle dome - a couple more functionsDizzyEggg
2018-07-22merge union room with masterDizzyEggg
2018-07-22make union room compile i guessDizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-05-19fix record mixing merge conflictsDizzyEggg
2018-02-14make it compilerDizzyEggg
2018-02-11Merge branch 'master' into linkPikalaxALT