GriffinR
9a0618afc3
Add COPYWIN constants
2021-11-03 15:29:18 -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
GriffinR
042a2ecc41
Document pokeblock feed scene
2021-04-12 18:44:37 -04:00
GriffinR
62968895ca
Add MON_PIC_SIZE constant
2021-03-29 09:38:19 -04:00
GriffinR
b71b10623b
Add palette selection constants
2021-02-24 11:03:51 -05:00
GriffinR
b04f0aaa2b
Use SPRITE_NONE constant
2021-02-24 11:03:32 -05:00
Kurausukun
58976ebaa8
Merge remote-tracking branch 'upstream/master' into berry_crush
2020-12-10 23:30:52 -05:00
Evan
2b2be90a52
start pokenav documentation
2020-10-10 16:17:34 -06:00
Kaz
327dd877b5
use_pokeblock: fakematch fix.
...
I am beginning to suspect that we should be using the gflib DMA macros
everywhere wherever possible.
2020-09-13 03:47:12 -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
e947729d65
Start documenting use_pokeblock
2020-08-10 13:48:16 -04:00
jiangzhengwenjz
0fe5ff34dc
Pokeblock_BufferEnhancedStatText
2020-04-02 13:53:53 +08:00
GriffinR
ed1ff0ad77
Document misc strings and text colors
2019-12-10 19:29:23 -06:00
GriffinR
2756771958
More usage of ST_OAM constants and SPRITE macros
2019-12-06 19:05:44 -06:00
GriffinR
c40879aa36
Use ST_OAM constants for OamData definitions
2019-12-06 19:05:44 -06:00
PikalaxALT
306ce048ad
Move gflib srcs and headers to gflib subdir
2019-09-08 21:07:54 -04:00
ultima-soul
07015aa7ae
Fix tabs.
2019-07-30 17:25:19 -07:00
ultima-soul
9a152f8fe6
Decompile data/use_pokeblock.s
2019-07-30 17:21:17 -07:00
DizzyEggg
b0223f691f
Clean up data headers
2019-04-05 07:53:23 -05:00
PikalaxALT
ade0183378
Document mystery_gift
2019-03-31 18:59:52 -04: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
ultima-soul
552c032f5c
Match sub_8166A34
2019-03-24 15:34:49 -05:00
Marcus Huderle
4fd2b0b484
Decompile remaining functions in use_pokeblock.s
2019-03-23 17:23:14 -05:00
Marcus Huderle
24e7269117
Match sub_81674BC
2019-03-23 11:22:41 -05:00
Marcus Huderle
fffdbe4e79
Match sub_8167420
2019-03-23 11:16:53 -05:00
Marcus Huderle
511ff2f20f
Match sub_8166BEC and do some cleanup
2019-03-23 10:41:09 -05:00
Marcus Huderle
a5ee2c14fd
Merge remote-tracking branch 'upstream/master' into use_pokeblock
...
# Conflicts:
# include/menu_specialized.h
2019-03-23 10:14:31 -05:00
Marcus Huderle
91fa5faf4a
Match sub_8166564
2019-03-23 10:10:51 -05:00
DizzyEggg
cbdecf2f8d
Make it compile
2019-03-23 09:51:27 -05:00
Marcus Huderle
65391a1eb2
Merge remote-tracking branch 'upstream/master' into use_pokeblock
...
# Conflicts:
# src/use_pokeblock.c
2019-03-23 09:39:46 -05:00
Phlosioneer
eac70acab6
Change filename to something more descriptive
2019-03-08 02:17:01 -05:00
Phlosioneer
0da83abad2
Several nonmatching functions
...
Huge and difficult.
2019-03-06 22:27:30 -05:00
Phlosioneer
c3594f982d
Decompiling pokeblock ui stuff
2019-03-05 20:32:14 -05:00
ultima-soul
eb48cc2f7e
Decompile through sub_8167930.
2019-02-23 09:08:07 -08:00
nullableVoidPtr
3909b6408c
Fix alloc.c as per #386 , define INVALID_ constants and rename malloc to alloc as per #325
...
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
Diegoisawesome
731d6d59bc
Document list_menu.c and main_menu.c
2018-07-15 04:30:37 -07:00
DizzyEggg
db3ecf5012
decompile scanline effect
2018-01-29 17:47:12 +01:00
DizzyEggg
b4d10ab7ab
split pokeblock files
2017-12-10 19:02:51 +01:00
DizzyEggg
37ae6a7758
move more pokeblock data to C and label
2017-12-10 16:38:27 +01:00
DizzyEggg
6561b62986
start pokeblock feed
2017-12-09 21:23:40 +01:00
DizzyEggg
ad07843f2d
start working on use pokeblock
2017-12-04 23:09:44 +01:00