GriffinR
b3e593dff5
Continue pokenav list ui doc
2021-11-13 15:52:58 -05:00
GriffinR
ec05157568
Move pokenav list item union out of list struct
2021-11-13 11:27:11 -05:00
GriffinR
3b91d8fdaf
Start pokenav list ui doc
2021-11-12 20:36:19 -05:00
GriffinR
da5752fd0d
Start match call menu doc
2021-11-12 20:17:06 -05:00
GriffinR
baeacbe2f1
Clean up pokenav general menus, organize pokenav graphics
2021-11-12 17:08:12 -05:00
GriffinR
c6b83bbb21
Fix merge
2021-11-04 12:18:34 -04:00
GriffinR
be7d0bd3b0
Merge branch 'master' into doc-menu
2021-11-04 12:11:31 -04:00
GriffinR
17b657d83a
Finish menu documentation
2021-11-04 11:52:43 -04:00
GriffinR
c291fa8e7f
Propagate BG_COORD constants
2021-11-03 23:02:06 -04:00
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
3e49ac804b
Merge branch 'master' into doc-finalmisc
2021-11-03 13:56:22 -04:00
GriffinR
afb9ff3a40
Document files with a few remaining symbols
2021-11-02 18:06:06 -04:00
GriffinR
fdaf436960
Add font id constants
2021-10-30 19:54:15 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
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-24 19:59:32 -03:00
PikalaxALT
810ca5f8ff
Flatten pos fields in struct Sprite
2021-07-07 09:11:52 -04:00
Kurausukun
3e725272fc
standardize "grey" to "gray"
2021-04-09 22:39:34 -04:00
GriffinR
81a7f491b7
Use WINDOW_NONE constant
2021-02-24 11:03:08 -05:00
Evan
2b2be90a52
start pokenav documentation
2020-10-10 16:17:34 -06:00
GriffinR
86354f1d50
Document some pokenav and region map
2020-02-05 21:04:43 -05:00
GriffinR
a04347816f
Split PokenavMatchCallEntries from PokenavMonList
2019-12-15 10:25:47 -05:00
GriffinR
0086cd1efa
More pokenav match call documentation
2019-12-08 15:25:21 -05:00
GriffinR
548af3c0f1
Document a bit of Match Call
2019-12-05 15:33:36 -05:00
PikalaxALT
e2e667d4b5
Finish pokenav_unk_8
2019-08-05 13:47:04 -04:00
DizzyEggg
c8cc39cb57
More pokemav, massive clean-up, seriously who the left the file in this state???
2019-08-04 19:09:12 +02:00
garak
daecd5ec40
name some trainer card related functions
2019-05-16 17:10:13 -05:00
Marcus Huderle
f9f5f34b0c
Finish decompiling pokenav_unk_4.c
2019-04-16 11:21:13 -05:00
Marcus Huderle
c7954e1212
Decompile pokenav_unk_4.c through sub_81CB678()
2019-04-16 11:21:13 -05:00
Marcus Huderle
f40f2c5e9c
Decompile all of pokenav_unk_3.c
2019-04-14 13:44:44 -05:00
Phlosioneer
29c986e21e
Fix nonmatching MatchCall_MoveWindow function
2019-04-07 19:18:32 -05:00
Phlosioneer
8de9c2d912
First round of fixes
2019-04-07 18:31:01 -04:00
Phlosioneer
d352999cd8
Change "navgear" to "pokenav"
2019-04-07 18:10:53 -04:00
Phlosioneer
0dc73b0b3a
Break up pokenav into subfiles
...
The files are separated based on the pokenav resources substruct
ID they use.
2019-04-07 14:40:35 -04:00