summaryrefslogtreecommitdiff
path: root/src/move_relearner.c
AgeCommit message (Collapse)Author
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
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-04Switch to button macrosPokeCodec
2020-08-28Merge pull request #1160 from kiliwily/master2GriffinR
add MAX_LEVEL_UP_MOVES macro
2020-08-29Update move_relearner.ckiliwily
2020-08-29Update move_relearner.ckiliwily
2020-08-29add more macroskiliwily
2020-08-20Give songs meaningful english namesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-02-17Fix move relearner structGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-05Clean up data headersDizzyEggg
2019-03-08Change filename to something more descriptivePhlosioneer
2019-03-08Minor cleanup before pushingPhlosioneer
2019-03-08Decompile move tutor stuffPhlosioneer
2 nonmatching.
2019-03-04Rename move tutor to move relearnerPhlosioneer