Commit Graph

2196 Commits

Author SHA1 Message Date
DizzyEggg
fed5f03097 get rid of unnecessary externs 2018-02-28 23:57:08 +01:00
Diegoisawesome
bcef4e7d1c
Merge pull request #221 from DizzyEggg/data_to_c
Move some data to C
2018-02-28 16:55:45 -06:00
DizzyEggg
e93da9b1f9 make strings in battle message static 2018-02-28 23:50:25 +01:00
Diegoisawesome
a57e04e14d
Merge pull request #220 from PikalaxALT/trainer_rematch
Decompile trainer_rematch
2018-02-28 16:41:54 -06:00
Diegoisawesome
0cd9ba36ce
Merge pull request #224 from DizzyEggg/another_try
Fix two nonmatching functions
2018-02-28 13:05:05 -06:00
DizzyEggg
305a4fa744 match two functions 2018-02-28 19:37:48 +01:00
Diegoisawesome
19b467e49f
Merge pull request #223 from DizzyEggg/decompile_blit
Decompile blit
2018-02-28 09:29:28 -06:00
DizzyEggg
85a959f321 clean up files 2018-02-28 13:07:58 +01:00
DizzyEggg
edf9f706c4 decomp blit 2018-02-28 12:56:01 +01:00
DizzyEggg
d29b9d268f make it compile 2018-02-28 00:18:59 +01:00
DizzyEggg
59ff4aec9b decompile and document battle tv 2018-02-27 20:40:09 +01:00
DizzyEggg
a9212eeb66 battle file more done and clean up tv 2018-02-27 18:13:28 +01:00
PikalaxALT
7f7b182ca4 sub_81D1574 2018-02-27 08:47:47 -05:00
KDSKardabox
99630e954c Merge branch 'master' of https://github.com/pret/pokeemerald 2018-02-27 10:35:17 +05:30
KDSKardabox
835777dec2 Decompile fleff_flash rodata 2018-02-27 10:33:23 +05:30
DizzyEggg
2fa00d01ee make it compile 2018-02-26 15:56:59 +01:00
PikalaxALT
1616f998fc Rename some flags relevant to the conditions under which Wattson becomes available for rematch 2018-02-26 08:42:15 -05:00
DizzyEggg
1972303792 type and ability names to C 2018-02-26 14:29:17 +01:00
PikalaxALT
f46e941f30 Name functions, variables, and that one flag constant 2018-02-26 08:23:17 -05:00
KDSKardabox
2d7d686cc1 Decompile fldeff_flash 2018-02-26 17:54:54 +05:30
DizzyEggg
919f803214 correct move target defines 2018-02-26 13:24:46 +01:00
DizzyEggg
8821d6396a move battle moves to C 2018-02-26 12:59:52 +01:00
DizzyEggg
8ff9cb0ede give up for now 2018-02-26 11:45:47 +01:00
PikalaxALT
80906f022b Cleanup; create enums for trainer rematches 2018-02-25 22:33:58 -05:00
PikalaxALT
6bfc8579ad Decompile trainer_rematch 2018-02-25 21:56:09 -05:00
DizzyEggg
4a45b4de4e more work 2018-02-25 18:45:00 +01:00
KDSKardabox
392b869fa3 Code cleanup 2018-02-25 17:23:51 +05:30
DizzyEggg
c0ea81afc5 add meaningful struct field names 2018-02-25 00:36:37 +01:00
DizzyEggg
f2052e5d8f PRAISE CAM FOR HE IS CHAMP 2018-02-24 19:34:43 +01:00
DizzyEggg
558133bba0 almost match 2018-02-24 13:44:26 +01:00
KDSKardabox
5e76251ea9 match 2 functions 2018-02-23 01:52:08 +05:30
KDSKardabox
48fdddf638 Bring non-matchings in a compiling state 2018-02-22 15:15:03 +05:30
KDSKardabox
a3c17fad22 Decompile Fossil Special & Groundshake Data 2018-02-22 12:17:46 +05:30
Avara
59c95c32db Fixed label names: battle_ai_scripts.s 2018-02-21 00:26:12 +00:00
DizzyEggg
25a57093b1 start battle link file 2018-02-20 02:01:51 +01:00
KDSKardabox
9719e2fa22 Start decompile fossil_specials.s 2018-02-19 15:37:02 +05:30
Diegoisawesome
5162393c16
Merge pull request #218 from DizzyEggg/patch-1
match ScrCmd_braillemessage
2018-02-18 19:03:44 -06:00
DizzyEggg
0adda180ac
match ScrCmd_braillemessage 2018-02-19 01:46:32 +01:00
Diegoisawesome
20bff7014f
Merge pull request #217 from DizzyEggg/some_nonmatchings
match some functions
2018-02-18 18:09:52 -06:00
KDSKardabox
caaf41fd49 Refine logic 2018-02-19 00:53:06 +05:30
DizzyEggg
d7c486aa18 match some functions 2018-02-18 19:12:09 +01:00
KDSKardabox
5ed68a87f8 Merge branch 'master' of https://github.com/pret/pokeemerald 2018-02-18 17:35:36 +05:30
KDSKardabox
b1cb82fc67 Finish fldeff_groundshake 2018-02-18 17:33:48 +05:30
KDSKardabox
52b631a092 Decompile more functions 2018-02-18 04:30:20 +05:30
Diegoisawesome
ef3a7a06b4 Merge branch 'intro' of https://github.com/Diegoisawesome/pokeemerald 2018-02-17 13:44:56 -06:00
Diegoisawesome
247e1293f4 Fix nonmatching in intro_credits_graphics 2018-02-17 13:44:10 -06:00
Diegoisawesome
bc90a4fc1d
Merge pull request #215 from Diegoisawesome/intro
Decompile intro and credits
2018-02-17 04:14:13 -06:00
Diegoisawesome
ebd88b3606 Merge branch 'master' of https://github.com/pret/pokeemerald into intro 2018-02-17 04:03:59 -06:00
Diegoisawesome
1605f62535 Decompile credits 2018-02-17 04:00:22 -06:00
Diegoisawesome
bc4bb5b32e Start intro_credits_graphics decomp 2018-02-16 13:08:21 -06:00