Commit Graph

53 Commits

Author SHA1 Message Date
GriffinR 50d3003a0d Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW 2021-11-03 19:54:20 -04:00
GriffinR 9a0618afc3 Add COPYWIN constants 2021-11-03 15:29:18 -04:00
GriffinR e14210ce1f Merge pull request #1536 from GriffinRichards/clean-braille
Add font id constants, better braille support
2021-11-03 13:17:29 -04:00
GriffinR fdaf436960 Add font id constants 2021-10-30 19:54:15 -04:00
GriffinR 41ecae91f8 Label remaining symbols in graphics.c 2021-10-27 13:47:18 -04:00
GriffinR 8a79ca3818 Document walda_phrase 2021-09-26 17:01:39 -04:00
GriffinR bd5cf07059 Merge branch 'master' into doc-playerpc 2021-08-02 14:08:10 -04:00
GriffinR 06b909bcd8 Document player pc 2021-08-02 13:58:40 -04:00
GriffinR a274cc6a76 Merge branch 'master' into flatten_sprite_pos 2021-07-12 01:39:28 -04:00
PikalaxALT 810ca5f8ff Flatten pos fields in struct Sprite 2021-07-07 09:11:52 -04:00
Kurausukun 10c80230c4 change printItemFunc to use u32 instead of s32
also change a use of -2 to LIST_CANCEL
2021-06-18 00:15:45 -04:00
Kurausukun 3e725272fc standardize "grey" to "gray" 2021-04-09 22:39:34 -04:00
GriffinR 62968895ca Add MON_PIC_SIZE constant 2021-03-29 09:38:19 -04:00
GriffinR 1cac608dbe Document mail 2021-02-24 11:03:39 -05:00
GriffinR a5852d57d1 Use TASK_NONE constant 2021-02-24 11:03:25 -05:00
GriffinR 81a7f491b7 Use WINDOW_NONE constant 2021-02-24 11:03:08 -05:00
GriffinR 0851c34bac Add berry tree id constants 2021-02-05 15:25:12 -05:00
Kurausukun 266a23b327 fix indentation 2020-12-14 21:44:25 -05:00
Kurausukun 58976ebaa8 Merge remote-tracking branch 'upstream/master' into berry_crush 2020-12-10 23:30:52 -05:00
aaaaaa123456789 1c3d75f673 Merge branch 'master' into reverts 2020-10-26 12:16:36 -03:00
Evan 2b2be90a52 start pokenav documentation 2020-10-10 16:17:34 -06:00
GriffinR 5259898325 Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
Kaz 94711208a2 menu_specialized.c: Fix fakematches. 2020-09-19 17:38:54 -04:00
aaaaaa123456789 7dc95a0103 Undo PokeCodec's PRs
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-13 06:30:55 -03:00
PokeCodec e84da39d8a Match BattleIntroOpponent1SendsOutMonAnimation 2020-09-08 18:54:51 -04:00
PokeCodec a04b0ff487 More formatting fixes 2020-08-28 14:35:37 -04:00
GriffinR ade49de329 Merge branch 'master' into doc-pblock 2020-08-12 19:49:55 -04:00
GriffinR f6efbe38bf Clean up use_pokeblock doc, some menu_specialized 2020-08-12 18:39:15 -04:00
GriffinR 4f615b65e6 Continue documenting use_pokeblock 2020-08-11 13:56:17 -04:00
GriffinR cc4255d4c0 Add some charmap constant usage 2020-08-11 00:23:28 -04:00
GriffinR e947729d65 Start documenting use_pokeblock 2020-08-10 13:48:16 -04:00
Sierraffinity 74edaed426 Begin item_menu.c cleanup 2020-06-10 13:07:42 -07:00
GriffinR be5d417236 Document some pokenav menu handlers 2020-02-04 08:02:28 -06:00
GriffinR ed1ff0ad77 Document misc strings and text colors 2019-12-10 19:29:23 -06:00
GriffinR c40879aa36 Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
PikalaxALT 9317d114a9 Merge pull request #823 from GriffinRichards/constants-strconv
Use STR_CONV constants
2019-10-02 09:18:48 -04:00
GriffinR 5325835ee7 Use STR_CONV constants 2019-09-30 15:43:44 -04:00
PikalaxALT 306ce048ad Move gflib srcs and headers to gflib subdir 2019-09-08 21:07:54 -04:00
DizzyEggg a4a382a004 Match sub_81D2278 and poke jump clean 2019-07-29 16:22:50 +02:00
DizzyEggg fd07c608fc Decompile pokemon unk 6 2019-07-25 18:56:08 +02:00
DizzyEggg 9a11764b52 Fix oam in menu specialised 2019-04-05 07:53:23 -05:00
DizzyEggg b0223f691f Clean up data headers 2019-04-05 07:53:23 -05:00
DizzyEggg dd24597d52 Finish up menu specialised 2019-04-05 07:53:23 -05:00
ultima-soul 64da3d051e Fix formatting. 2019-04-03 21:15:45 -07:00
ultima-soul 91a94a0ca1 Try to get closer to matching. 2019-04-03 21:13:26 -07:00
ultima-soul 02651f6177 Attempt to decompile menu_specialized. 2 NONMATCHING 2019-04-02 19:18:36 -07:00
DizzyEggg e3c07c83f2 More work on use pokeblock 2019-03-31 14:32:26 +02:00
DizzyEggg aa7f69f067 Begin use pokeblock and menu specialised 2019-03-31 12:59:01 +02:00
DizzyEggg cbdecf2f8d Make it compile 2019-03-23 09:51:27 -05:00
DizzyEggg 77c4856e62 Nonmatchings go away 2019-03-23 09:51:27 -05:00