Commit Graph

1938 Commits

Author SHA1 Message Date
PikalaxALT
3535cf2ebc through sub_80C0E5C 2020-01-03 09:09:02 -05:00
PikalaxALT
404932ba23 through sub_80C0B9C 2020-01-02 12:39:48 -05:00
PikalaxALT
496fb8ce87 through sub_80C0A88 2020-01-02 12:04:35 -05:00
PikalaxALT
5a4ffc9a8e sub_80C04E4 2020-01-02 10:48:43 -05:00
PikalaxALT
7310adb5f7 Merge branch 'master' of github.com:pret/pokefirered into region_map 2020-01-02 09:27:59 -05:00
PikalaxALT
10d550d5a2 region_map through sub_80C0450 2019-12-24 10:20:30 -05:00
PikalaxALT
4d7a5b165f
Merge pull request #192 from mrgriffin/flash-scanline-effect
Describe flash scanline effect
2019-12-23 16:53:33 -05:00
Martin Griffin
2c08f9f6fb Describe flash scanline effect
Based on pokeemerald's functions of the same name.
2019-12-23 18:47:39 +00:00
PikalaxALT
59581b3c57 region_map through sub_80BFFD0 2019-12-23 13:33:06 -05:00
PikalaxALT
f1d821ecc2
Merge pull request #202 from PikalaxALT/pokedex_screen
Pokedex screen take 2
2019-12-22 17:54:34 -05:00
PikalaxALT
25d2e64ae5 Unify pokedex_screen rodata 2019-12-22 14:43:42 -05:00
PikalaxALT
337d755fc5 Structure gUnknown_8451EE4 template 2019-12-22 14:07:53 -05:00
PikalaxALT
dac32d3366
Merge pull request #201 from Kurausukun/patch-1
oops, extra align
2019-12-22 13:45:19 -05:00
Kurausukun
bde9692a7c
oops, extra align 2019-12-22 01:47:09 -05:00
PikalaxALT
ba553271d7
Merge pull request #200 from PikalaxALT/post_battle_event_funcs
Decompile post_battle_event_funcs
2019-12-21 20:49:32 -05:00
PikalaxALT
6dfcec1181 Decompile post_battle_event_funcs 2019-12-21 20:37:24 -05:00
PikalaxALT
213b4124bd
Merge pull request #199 from Kurausukun/master
align directsound samples
2019-12-21 20:05:25 -05:00
Kurausukun
7aeb986e83 align directsound samples 2019-12-21 18:58:32 -05:00
PikalaxALT
e1fa1869b5
Merge pull request #197 from PikalaxALT/pokedex_screen
Some documentation in pokedex_screen
2019-12-21 14:45:09 -05:00
PikalaxALT
c75f0883a9
Merge pull request #198 from jiangzhengwenjz/clean_up
misc. clean up
2019-12-21 14:44:42 -05:00
PikalaxALT
ad11779e19 gDexCategoryPtrs --> gDexCategories 2019-12-21 14:40:34 -05:00
jiangzhengwenjz
16396b8ebb clean up 2019-12-22 03:37:13 +08:00
PikalaxALT
f1f3f4b8a2 Some documentation in pokedex_screen 2019-12-21 12:17:06 -05:00
PikalaxALT
14dc160ae6 SUBALIGN rodata sections 2019-12-21 11:10:36 -05:00
PikalaxALT
2f7fec015c
Merge pull request #195 from PikalaxALT/all_builds
Update .PHONY and tidy
2019-12-21 10:43:52 -05:00
PikalaxALT
6f803f04f0 No need to explicitly define RM in Makefile 2019-12-21 10:40:22 -05:00
PikalaxALT
aa6618a597 Fix make clean 2019-12-21 10:20:00 -05:00
PikalaxALT
e6c571df95
Merge pull request #194 from PikalaxALT/split_librfu
Split librfu by function type (thumb/arm)
2019-12-21 09:42:44 -05:00
PikalaxALT
deb58dfe5c Split librfu by function type (thumb/arm) 2019-12-21 09:33:44 -05:00
PikalaxALT
b39bbb5e9d
Grammar fix in README.md 2019-12-20 15:43:56 -05:00
PikalaxALT
510a5b8d35
Merge pull request #193 from PikalaxALT/leafgreen
Match Pokemon LeafGreen 1.0
2019-12-20 15:43:10 -05:00
PikalaxALT
d6741335d6 Rename title screen assets and remove dummied standalone pal 2019-12-20 15:35:40 -05:00
PikalaxALT
0f60c1239c Merge branch 'master' of github.com:pret/pokefirered into leafgreen 2019-12-20 14:52:50 -05:00
PikalaxALT
9f604fe56c
Merge pull request #189 from jiangzhengwenjz/nonmatching
fake match sub_815DC8C
2019-12-20 14:52:34 -05:00
PikalaxALT
9bdd62d651
Merge pull request #190 from jiangzhengwenjz/sub_8113AE8
fake match sub_8113AE8
2019-12-20 14:50:33 -05:00
PikalaxALT
72bd838403
Merge pull request #191 from jiangzhengwenjz/sub_804F284
'real' match sub_804F284
2019-12-20 14:50:14 -05:00
PikalaxALT
2f44988d40 Update README and INSTALL 2019-12-20 14:26:51 -05:00
PikalaxALT
32c41f0ec0 MILESTONE: Match LeafGreen 1.0 and 1.1 2019-12-20 14:19:13 -05:00
PikalaxALT
7ab5390c79 Match slot machine gfx in rodata 2019-12-20 14:11:50 -05:00
PikalaxALT
67cf45f7b3 Match player name choices in LG 2019-12-20 13:53:56 -05:00
PikalaxALT
d0e15e34c5 Dump LeafGreen encounters 2019-12-20 13:30:27 -05:00
PikalaxALT
981c0dd398 Match title_screen .rodata 2019-12-20 12:37:09 -05:00
PikalaxALT
9046fa900d Match LG in-game trades 2019-12-20 11:24:29 -05:00
PikalaxALT
5f2865f026 Merge level-up learnsets 2019-12-20 11:11:17 -05:00
PikalaxALT
fd2d0ca2ae Match LG level-up learnsets 2019-12-20 10:58:41 -05:00
PikalaxALT
6ba9836ca1 Match leafgreen script_data 2019-12-20 10:23:32 -05:00
PikalaxALT
ba5861e452 leafgreen match .text 2019-12-20 10:05:25 -05:00
PikalaxALT
3770909be0 Finish aligning assets in LG 2019-12-20 09:39:55 -05:00
PikalaxALT
5f62529525 Match alignment of slot_machine.c in leafgreen 2019-12-20 09:06:52 -05:00
jiangzhengwenjz
a36b4dde1f sub_804F284 2019-12-20 10:07:14 +08:00