DizzyEggg
|
81a11c4fc9
|
Gets rid of unnecesary casts in pokemon.c
|
2019-07-29 21:45:06 +02:00 |
|
DizzyEggg
|
af55029843
|
Prettier GetDeoxysStat
|
2019-07-29 21:44:03 +02:00 |
|
DizzyEggg
|
ff2dcf5413
|
Two fakematches out
|
2019-07-29 21:09:05 +02:00 |
|
garak
|
0c35ec2f7b
|
fix build
|
2019-07-29 13:40:47 -04:00 |
|
garak
|
2580693ea5
|
INDEX to SLOT in encounter inja template
|
2019-07-29 13:12:20 -04:00 |
|
garak
|
5b57c001f5
|
Merge branch 'master' into navdata
|
2019-07-29 13:06:45 -04:00 |
|
garak
|
54c635683c
|
fix some more pokenav
|
2019-07-29 13:03:03 -04:00 |
|
garak
|
b6483d7026
|
name match call messages by trainers
|
2019-07-29 12:58:15 -04:00 |
|
DizzyEggg
|
a4a382a004
|
Match sub_81D2278 and poke jump clean
|
2019-07-29 16:22:50 +02:00 |
|
DizzyEggg
|
e634e722cc
|
Decompile pokemon jump
|
2019-07-29 12:35:57 +02:00 |
|
camthesaxman
|
87ac555e71
|
remove hardcoded VRAM addresses
|
2019-07-28 21:18:28 -05:00 |
|
DizzyEggg
|
3ad14f2b33
|
Functionally equivalent CopyGlyphToWindow
|
2019-07-28 10:37:44 +02:00 |
|
PikalaxALT
|
136da953d6
|
Merge pull request #753 from DizzyEggg/pokenav7
Decompile some pokenav
|
2019-07-27 14:55:00 -04:00 |
|
DizzyEggg
|
9ff4c0695e
|
bss data to static
|
2019-07-26 10:16:00 +02:00 |
|
DizzyEggg
|
56b124fdec
|
Some more pokenav
|
2019-07-25 21:41:02 +02:00 |
|
DizzyEggg
|
fd07c608fc
|
Decompile pokemon unk 6
|
2019-07-25 18:56:08 +02:00 |
|
DizzyEggg
|
2bd5833833
|
Merge branch 'master' into pokenav7
|
2019-07-25 09:02:02 +02:00 |
|
DizzyEggg
|
33c036e7ff
|
Decompile pokemonav 7
|
2019-07-24 17:02:52 +02:00 |
|
PikalaxALT
|
bb07f06fc6
|
Fix "arm-none-eabi-gcc not found" error (#751)
|
2019-07-24 10:38:48 -04:00 |
|
PikalaxALT
|
6ff1426abe
|
Quieter "make tools"
|
2019-07-23 16:17:00 -04:00 |
|
PikalaxALT
|
fd53bbc464
|
Merge pull request #750 from DizzyEggg/patch-7
tilemap glitch gpu reg fix hopefully
|
2019-07-23 15:42:41 -04:00 |
|
DizzyEggg
|
8cc776e2ee
|
tilemap glitch gpu reg fix hopefully
|
2019-07-23 21:30:53 +02:00 |
|
Sewef
|
23b3d4bd5e
|
Fix PREPARE_MOVE_BUFFER macro (#749)
|
2019-07-22 16:58:35 -04:00 |
|
garak
|
cd6fd3110f
|
fix modern build
|
2019-07-20 13:27:57 -04:00 |
|
garak
|
c39d25ff4d
|
Merge branch 'master' into navdata
|
2019-07-20 12:30:41 -04:00 |
|
PikalaxALT
|
4d5c1ca03b
|
Merge pull request #732 from PikalaxALT/modern_gcc
Modernize code for compatibility with later releases of GCC
|
2019-07-20 12:11:46 -04:00 |
|
PikalaxALT
|
6edacdee36
|
Pad the GBA using gbafix instead of objcopy
|
2019-07-20 12:00:45 -04:00 |
|
PikalaxALT
|
8d0d5cfd55
|
Merge branch 'master' into modern_gcc
|
2019-07-20 11:51:22 -04:00 |
|
garak
|
dfa3e079c0
|
finish pokenav data decomp
|
2019-07-19 22:57:33 -04:00 |
|
garak
|
f9a9297d4f
|
decompile pokenav 7/8 data
|
2019-07-19 22:06:42 -04:00 |
|
garak
|
f6d55db535
|
decompile pokenav_unk_5 data
|
2019-07-19 21:05:55 -04:00 |
|
PikalaxALT
|
4a239c4604
|
Deprecate build_tools.sh
|
2019-07-19 20:54:02 -04:00 |
|
garak
|
690a0c4390
|
decompile pokenav_unk_4 rodata
|
2019-07-19 19:36:17 -04:00 |
|
garak
|
c400d1dc7f
|
decompile pokenav_unk_3 data
|
2019-07-19 18:31:42 -04:00 |
|
garak
|
b68ab6106d
|
pokenav unk 2 data decomp
|
2019-07-19 17:23:52 -04:00 |
|
PikalaxALT
|
20863ac85b
|
Resolve compile warnings in modern
|
2019-07-18 20:46:00 -04:00 |
|
Diegoisawesome
|
3f762629e8
|
Merge pull request #745 from Gudf/master
Use a constant instead of integer literals when checking for shinyness
|
2019-07-12 06:58:23 +09:00 |
|
Gudf
|
75f165ed74
|
Use a constant instead of integer literals when checking for shinyness
|
2019-07-11 20:16:39 +02:00 |
|
Diegoisawesome
|
ae01afdd30
|
Merge pull request #743 from aaaaaa123456789/master
Fix LD script to not contain huge gap sections
|
2019-07-11 15:26:15 +09:00 |
|
PikalaxALT
|
71dff6dbf1
|
Remove unnecessary tutor learnset casts
|
2019-07-10 16:38:05 -04:00 |
|
aaaaaa123456789
|
f4a65dbb1c
|
Fix LD script to not contain huge gap sections
|
2019-07-10 05:01:15 -03:00 |
|
pokballs
|
717c3350c4
|
updated function name for deposit item amount to pc
|
2019-07-09 16:40:04 -05:00 |
|
DizzyEggg
|
c3733f4b95
|
Decompile 4 berry crush functions
|
2019-07-09 16:39:29 -05:00 |
|
DizzyEggg
|
11fb13d635
|
Some pokemon jump work
|
2019-07-09 16:39:29 -05:00 |
|
PikalaxALT
|
7fd327d632
|
Stack-free IWRAM clear
|
2019-07-07 21:41:11 -04:00 |
|
PikalaxALT
|
8d224bf941
|
Merge branch 'master' into modern_gcc
|
2019-07-02 13:47:34 -04:00 |
|
PikalaxALT
|
17c76432f4
|
Fix libgcc path
|
2019-07-02 13:46:53 -04:00 |
|
Diegoisawesome
|
81b84503fa
|
Merge pull request #734 from DizzyEggg/patch-1
Match sub_81D1B40
|
2019-07-02 20:25:31 +09:00 |
|
Diegoisawesome
|
ba7fe29d47
|
Merge pull request #736 from DizzyEggg/patch-2
Match sub_802671C
|
2019-07-02 20:07:20 +09:00 |
|
Diegoisawesome
|
f25a75f9e9
|
Merge pull request #737 from DizzyEggg/patch-3
Match sub_800EFB0
|
2019-07-02 20:06:33 +09:00 |
|