Commit Graph

17 Commits

Author SHA1 Message Date
PikalaxALT
d461cbcaa1 Sync more function names from Emerald 2021-06-23 11:10:02 -04:00
PikalaxALT
9ab2ab3c80 Document image_processing_effects.c 2021-06-18 16:46:53 -04:00
PikalaxALT
5d268f0acf Make Ruby compile with gcc-8 2019-06-26 19:47:30 -04:00
Blampharos
a94ea1c69e Make all suitable values in include/data2.h const
Values not being const was creating problems in decompiling battle_1,
so as a pre-emptive measure I made all the values in there consts.
2018-01-22 10:57:24 +01:00
camthesaxman
2be2b22589 decompile battle_intro.s 2018-01-12 21:24:21 -06:00
camthesaxman
beac14a9a0 label more of scanline_effect.c 2018-01-10 12:12:55 -06:00
camthesaxman
688ae64548 decompile sub_80AE398 - sub_80AE9FC 2017-12-17 16:15:30 -06:00
camthesaxman
2c87516ca3 more labels and fix build 2017-09-12 20:23:23 -05:00
DizzyEggg
0e382fbe2c decompile pokemon_menu 2017-08-29 23:18:35 +02:00
DizzyEggg
bba94787f7 battle message decompiled 2017-07-31 16:11:41 +02:00
yenatch
813c1846c9 Merge pull request #344 from camthesaxman/decompile_battle_10
decompile battle_10
2017-07-04 21:06:42 -04:00
scnorton
00c7dee919 Merge branch 'master' into pokemon_data 2017-06-27 15:01:18 -04:00
camthesaxman
35c3e8ec7b decompile LinkOpponentHandleGetAttributes - sub_80398B0 2017-06-23 15:11:58 -05:00
camthesaxman
e072ddd6fb move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette 2017-06-20 15:13:44 +02:00
scnorton
3d9eb18add Decompile remaining Pokemon data into c objects 2017-06-16 18:01:33 -04:00
camthesaxman
f597469988 decompile sub_80318FC - unref_sub_8031BA0 2017-06-08 01:25:53 -05:00
Marijn van der Werf
6f2cd1e2da Add data2 header 2017-05-22 01:05:20 +02:00