Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | Fix misleading RecordMixTrainerNames name | GriffinR | |
2021-10-07 | Combine link slot length constants | GriffinR | |
2021-10-07 | Merge branch 'master' into doc-union | 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-07-07 | Flatten pos fields in struct Sprite | PikalaxALT | |
2021-02-24 | Use SPRITE_NONE constant | GriffinR | |
2020-10-22 | remove naked asm (oops) | Kurausukun | |
2020-10-22 | re-match GetConnectedChildStrength | Kurausukun | |
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-16 | match | PokeCodec | |
2020-08-11 | Add some charmap constant usage | 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-05-31 | Document union_room.c | GriffinR | |
2020-02-16 | Port librfu from firered | PikalaxALT | |