Commit Graph

1368 Commits

Author SHA1 Message Date
DizzyEggg
9151a6d094 dump battlescripts, rename battlescripts 2017-11-25 18:42:31 +01:00
PikalaxALT
e8b1059345 CHAR_SPECIAL_F7 constant
Preface for string decompilation
2017-11-23 13:29:11 -05:00
PikalaxALT
ef18d3b8ec Decompile asm/unk_text_util.s 2017-11-23 11:23:05 -05:00
ProjectRevoTPP
9644f44982 finish load_save.c 2017-11-22 21:06:30 -05:00
PikalaxALT
73b0f9eb53 sub_800CEB0 2017-11-22 00:16:00 -05:00
ProjectRevoTPP
adba0bacfc Merge branch 'master' of https://github.com/pret/pokeemerald into load_save 2017-11-21 21:25:48 -05:00
ProjectRevoTPP
161a37809b nonmatching MoveSaveBlocks_ResetHeap (i tried...) 2017-11-21 21:25:01 -05:00
PikalaxALT
7a38a43f81 sub_800C7B4 2017-11-21 09:14:43 -05:00
Diegoisawesome
1e4f12e6fa
Merge pull request #115 from DizzyEggg/decompile_wild_encounter
Decompile wild encounter
2017-11-20 10:10:27 -06:00
DizzyEggg
4e25ef10f2 wild encounter review changes 2017-11-20 16:40:02 +01:00
PikalaxALT
035c0b0ecd sub_800C744 2017-11-19 18:34:28 -05:00
DizzyEggg
ad3a97e178 berry blender merge conflicts 2017-11-19 22:58:13 +01:00
PikalaxALT
cc82358864 sub_800C54C 2017-11-19 16:54:49 -05:00
DizzyEggg
a3b5af17ea berry blender is done 2017-11-19 22:48:46 +01:00
PikalaxALT
03ce7b042a sub_800C36C 2017-11-19 10:20:44 -05:00
PikalaxALT
d6d315d817 Merge branch 'master' into link 2017-11-19 00:07:56 -05:00
PikalaxALT
a5498843fa Annotate possible file boundaries in link_rfu 2017-11-19 00:06:13 -05:00
PikalaxALT
22600e81cc Start parsing out link_rfu common syms 2017-11-19 00:02:15 -05:00
PikalaxALT
bf06edfcd3 sub_800C27C 2017-11-18 23:30:23 -05:00
PikalaxALT
155bb03f46 sub_800C210 2017-11-18 21:09:42 -05:00
PikalaxALT
bd30e5aa24 sub_800C12C 2017-11-18 20:55:57 -05:00
PikalaxALT
728532be77 Return stuff to its rightful place, and set up struct definitions for later 2017-11-18 20:33:53 -05:00
DizzyEggg
3de416662b wild encounter, fix merge conflicts 2017-11-18 21:45:52 +01:00
DizzyEggg
185402fe21 more work on berry blender 2017-11-18 21:38:57 +01:00
PikalaxALT
f25cdb4837 resolve questionable file boundary decision 2017-11-18 15:15:54 -05:00
PikalaxALT
648f3245c1 through sub_800C054 2017-11-18 15:00:38 -05:00
Diegoisawesome
5dc8beb034
Merge pull request #112 from DizzyEggg/decompile_recorded_battle
Decompile recorded battle
2017-11-18 13:29:27 -06:00
DizzyEggg
8fd3081306 start working on berry blender 2017-11-18 16:11:34 +01:00
DizzyEggg
f8b40754c7 wild encounter done 2017-11-18 12:27:10 +01:00
DizzyEggg
ca43536242 make recorded battle compile 2017-11-17 22:33:36 +01:00
DizzyEggg
6b075ae0ff wild encounter file is decompiled 2017-11-17 22:28:55 +01:00
Diegoisawesome
3883c39991
Merge pull request #114 from DizzyEggg/decompile_daycare
Decompile daycare
2017-11-17 14:25:45 -06:00
DizzyEggg
d0245cf8d2 recorded battle merge conflicts fix 2017-11-17 19:34:55 +01:00
DizzyEggg
1b7246395d merge conflicts, review changes, daycare 2017-11-17 19:31:03 +01:00
DizzyEggg
a2a17bba92 more work on wild encounter 2017-11-17 17:50:07 +01:00
PikalaxALT
06c1908d00 through sub_800BFCC 2017-11-17 08:44:54 -05:00
PikalaxALT
a054b244ab sub_800BF4C 2017-11-17 08:33:25 -05:00
PikalaxALT
8377b00662 rfu_REQ_sendData_wrapper 2017-11-17 00:05:28 -05:00
PikalaxALT
3c20c54b83 sub_800BEC0 2017-11-16 23:37:09 -05:00
PikalaxALT
cc37d7e15b reset buffers 2017-11-16 22:13:42 -05:00
PikalaxALT
2fd6aad25a through SendRecvDone 2017-11-16 21:38:06 -05:00
PikalaxALT
236cbf96c8 Merge origin/master into pikalaxalt/link 2017-11-16 19:00:07 -05:00
DizzyEggg
b37d8c0821 start decompiling wild encounter 2017-11-16 20:38:10 +01:00
Diegoisawesome
a98c6bf210 Fix build by renaming specials 2017-11-16 09:30:04 -06:00
Diegoisawesome
c0d180a870
Merge pull request #100 from PikalaxALT/heal_location
Heal location and Field Region Map
2017-11-15 23:24:45 -06:00
PikalaxALT
b46a15b03e Enclose flag macro definitions in parentheses 2017-11-16 00:13:06 -05:00
PikalaxALT
a7f72e7da1 Remove spaces between incrementor and incrementee 2017-11-16 00:01:47 -05:00
Diegoisawesome
6a73c89e54
Merge pull request #113 from DizzyEggg/decompile_pss
Start Pokemon Storage System
2017-11-15 20:55:38 -06:00
DizzyEggg
ba00a1c688 daycare file fully done 2017-11-15 22:12:18 +01:00
DizzyEggg
616edd6c3f daycare file is decompiled 2017-11-15 20:08:31 +01:00