Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-17 | Correct usage of MysteryEvent to MysteryGift | GriffinR | |
2021-10-14 | Document some mystery gift | GriffinR | |
2021-10-07 | Combine link slot length constants | GriffinR | |
2021-10-07 | Merge branch 'master' into doc-union | GriffinR | |
2021-10-07 | Update argument names in link headers, link_rfu doc cleanup | GriffinR | |
2021-10-07 | Finish remaining symbols in link_rfu_2 | GriffinR | |
2021-10-07 | Rename GF Gname, Rfu, finish bulk of Union Room, more link doc | GriffinR | |
2021-10-05 | Continue misc link documentation, rename reset_save_heap | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
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-15 | Document remaining functions in cable_club | GriffinR | |
2021-08-15 | Start more link_rfu_2 documentation | GriffinR | |
2021-03-21 | Minor link cleanup | GriffinR | |
2021-03-03 | Document dodrio berry picking | GriffinR | |
2021-02-24 | Use TASK_NONE constant | GriffinR | |
2021-01-13 | Label remaining battle types | GriffinR | |
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
2020-10-22 | port fakematch fixes from #1155 | Kurausukun | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-09-04 | Refactor InitStateHandlers so each key in the reset combo is checked | PokeCodec | |
2020-08-28 | Merge branch 'master' into doc-blender | GriffinR | |
2020-08-28 | More formatting fixes | PokeCodec | |
2020-08-28 | Make formatting corrections | pi1024e | |
2020-08-26 | more fakematch fixing | PokeCodec | |
2020-08-24 | Finish documenting berry blender | GriffinR | |
2020-08-13 | Document link contest connection | GriffinR | |
2020-06-10 | Second pass on documenting union room | GriffinR | |
2020-06-08 | Some link rfu cleanup / link.c documentation | GriffinR | |
2020-06-08 | Document link_rfu_3.c | GriffinR | |
2020-06-07 | Sync link_rfu_2.c | GriffinR | |
2020-06-06 | Document cable_club.c | GriffinR | |
2020-05-31 | Document union_room.c | GriffinR | |
2020-02-16 | Fix alignment in AgbRfu_LinkManager.h | PikalaxALT | |
2020-02-16 | Port librfu from firered | PikalaxALT | |