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 |
|
Phlosioneer
|
c3feb9871f
|
Use PIXEL_FILL macro
|
2019-03-08 04:02:05 -05:00 |
|
Phlosioneer
|
eaddf396b2
|
I was dumb and forgot to add merge fixes
|
2019-03-08 02:35:19 -05:00 |
|
Phlosioneer
|
eac70acab6
|
Change filename to something more descriptive
|
2019-03-08 02:17:01 -05:00 |
|