PikalaxALT
59b87e9d2a
sub_8146980
2018-12-03 10:09:28 -05:00
PikalaxALT
5151db6054
sub_8146288
2018-12-02 17:25:59 -05:00
PikalaxALT
cd42b22d6b
sub_8145A98
2018-12-02 13:33:03 -05:00
PikalaxALT
884f1934e8
start decompiling mevent_8145654
2018-12-02 10:02:39 -05:00
PikalaxALT
294b150d70
Set up to decomp mevent_server
2018-11-30 08:47:58 -05:00
PikalaxALT
5e98e6b8df
Fix this field's name to be consistent with offset
2018-11-29 21:02:08 -05:00
PikalaxALT
9200df7516
Finish decomp of mevent.s
2018-11-29 20:56:53 -05:00
PikalaxALT
939ae833c3
through sub_81445C0
2018-11-29 19:17:38 -05:00
PikalaxALT
51622adaec
through sub_8144218
2018-11-29 18:15:22 -05:00
PikalaxALT
159f242e32
through sub_8144018
2018-11-29 15:33:58 -05:00
PikalaxALT
cec95ebfb4
through sub_8143DBC
2018-11-29 14:02:49 -05:00
PikalaxALT
7460069110
sub_8143910
2018-11-29 11:35:31 -05:00
PikalaxALT
c6778caf1e
Identify most of SaveBlock1
2018-11-28 18:55:55 -05:00
PikalaxALT
c79a939d3d
Identify easy chat arrays in save block 1
2018-11-28 18:18:10 -05:00
PikalaxALT
592a0f03e8
Name the game stats array
2018-11-28 18:10:28 -05:00
PikalaxALT
ff55777ac8
Define the PC items allocation in SaveBlock1
2018-11-28 14:15:29 -05:00
PikalaxALT
013fcf86fb
Fix spacing in globah.h
2018-11-28 13:49:46 -05:00
PikalaxALT
d2bd51c49f
Rename most assets and functions in fame_checker
2018-11-27 16:50:10 -05:00
PikalaxALT
a738e3dca5
More documentation and enums
2018-11-27 08:44:24 -05:00
PikalaxALT
b21c50675b
PRESSED-->JOY_NEW, PUSHED-->JOY_HELD
2018-11-26 18:24:17 -05:00
PikalaxALT
9750849c69
Genericize PRESSED macro
2018-11-26 16:47:19 -05:00
PikalaxALT
83dc744b85
through sub_812D388
2018-11-25 18:32:21 -05:00
PikalaxALT
5b30b664be
sub_812D1A8
2018-11-25 08:21:08 -05:00
PikalaxALT
c60b280118
through sub_812CD3C
2018-11-24 21:41:18 -05:00
PikalaxALT
93f67f9557
sub_812CAD8
...
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`. The macro itself
is inoptimal. However, its use is required to match this function.
We suspect this macro may have been implemented globally, hence we
put it in `global.h`. Propagating its use through the remainder of
this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald),
has been left as a to-do item.
2018-11-24 20:04:50 -05:00
PikalaxALT
76f0c361ed
Try and guess what some of this stuff in crt0.s is
2018-11-21 20:11:12 -05:00
PikalaxALT
d6233c5b3b
Fix C/C++ errors generated by CLion IDE
2018-11-09 12:33:20 -05:00
PikalaxALT
6317f0180e
Start to refactor some of the data components
2018-11-09 08:28:39 -05:00
PikalaxALT
ed3cc83264
nonmatching sub_8113AE8
2018-11-05 22:19:53 -05:00
PikalaxALT
5819c8a97e
sub_8113ABC
2018-11-05 17:45:21 -05:00
PikalaxALT
46e006b94c
Merge branch 'master' into quest_log
2018-10-17 10:53:16 -07:00
PikalaxALT
7670f0527f
through sub_8113414
2018-10-16 18:05:39 -07:00
ProjectRevoTPP
77d98a23c6
decompile load_save.c
2018-10-15 22:21:18 -04:00
PikalaxALT
f07f73e188
Merge branch 'master' into quest_log
2018-10-15 09:19:30 -05:00
PikalaxALT
6c52f7ce04
Merge branch 'master' into quest_log
2018-10-12 20:18:48 -04:00
ProjectRevoTPP
0b4d16442c
decompile save.c
2018-10-11 23:29:11 -04:00
PikalaxALT
913f2a9a1d
through sub_811175C
2018-10-11 17:21:45 -04:00
PikalaxALT
230f58b77d
through sub_8110E20
2018-10-11 10:13:08 -04:00
PikalaxALT
7e35bd4266
nonmatching sub_8110BE8
2018-10-10 19:43:12 -04:00
PikalaxALT
572929c352
sub_8110BB0
2018-10-10 11:25:05 -04:00
PikalaxALT
b78aef0625
sub_8110944
2018-10-10 07:59:47 -04:00
PikalaxALT
f5964c58bd
through sub_811092C
2018-10-09 21:28:20 -04:00
PikalaxALT
d1381d8b77
Start decompiling quest_log.o
2018-10-09 21:17:43 -04:00
ProjectRevoTPP
6c614d71a5
decompile up to SpeciesToCryId
2018-10-08 21:58:30 -04:00
ProjectRevoTPP
967b4e6612
merge and nonmatching PokemonUseItemEffects2
2018-10-08 18:51:14 -04:00
PikalaxALT
d348c44eb6
Finish decompile of menews_jisan.s
2018-10-08 14:58:51 -04:00
PikalaxALT
4dd5029fdc
sub_8146CA4
2018-10-08 14:24:44 -04:00
PikalaxALT
7040e8e956
sub_8146C30
2018-10-08 12:10:33 -04:00
ProjectRevoTPP
e54247c225
partially decompile pokemon.c
2018-10-08 00:57:51 -04:00
ProjectRevoTPP
52559f4c16
decompile script.c
2018-10-04 21:55:27 -04:00