PikalaxALT
2fbe528d5e
Attempt to give meaningful names to mevent srv fields
2018-12-01 20:27:35 -05:00
PikalaxALT
01aada9e93
merge mevent server and document mevent_server_helpers
2018-12-01 11:24:05 -05:00
PikalaxALT
b9a6cba30a
Finish decomp of mevent_server
2018-11-30 16:51:22 -05:00
PikalaxALT
8a8e86fa4f
split mevent_server
2018-11-30 15:26:16 -05:00
PikalaxALT
f178d06946
through mevent_srv_ish_exec
2018-11-30 12:26:24 -05:00
PikalaxALT
7c2517611b
sub_8144CA0
2018-11-30 12:16:42 -05:00
PikalaxALT
5a80a339cd
sub_81449E0
2018-11-30 10:52:54 -05:00
PikalaxALT
80dbdacace
through sub_814490C
2018-11-30 10:27:25 -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
d68f434a52
through sub_814449C
2018-11-29 18:48:06 -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
2943997dcb
through sub_81438F0
2018-11-29 09:54:26 -05:00
PikalaxALT
21a301b77d
through sub_81436EC
2018-11-28 22:15:11 -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
144027e4fa
Dump another fame checker tilemap
2018-11-28 10:50:41 -05:00
PikalaxALT
66c7fc0d70
All functions and assets in fame_checker are named
2018-11-28 08:42:21 -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
7e684b32f1
More documentation of fame checker
2018-11-26 22:27:19 -05:00
PikalaxALT
b21c50675b
PRESSED-->JOY_NEW, PUSHED-->JOY_HELD
2018-11-26 18:24:17 -05:00
PikalaxALT
69106536eb
Start documenting stuff; make objects static where possible
2018-11-26 18:12:17 -05:00
PikalaxALT
9750849c69
Genericize PRESSED macro
2018-11-26 16:47:19 -05:00
PikalaxALT
a2b7b3ebf2
Finish data decomp
2018-11-26 15:47:50 -05:00
PikalaxALT
e85ce72837
Another text pointer table decomped
2018-11-26 12:57:24 -05:00
PikalaxALT
6fb78b0885
more text dism
2018-11-26 12:51:56 -05:00
PikalaxALT
ae8b4043c1
More data decomp
2018-11-26 12:34:22 -05:00
PikalaxALT
f75453388c
Finish decomp of fame_checker(.text)
2018-11-26 10:54:41 -05:00
PikalaxALT
eb8dface17
through sub_812E064
2018-11-26 10:26:12 -05:00
PikalaxALT
82c7bd49aa
through sub_812DB64
2018-11-25 21:58:52 -05:00
PikalaxALT
5c013a0897
through sub_812DA14
2018-11-25 21:12:07 -05:00
PikalaxALT
f05f41b89a
through sub_812D5EC
2018-11-25 19:21:05 -05:00
PikalaxALT
5090c3fab2
sub_812D420
2018-11-25 18:46:32 -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
8f9ec93326
through sub_812D094
2018-11-24 23:02:38 -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
2571ba516c
through sub_812C694
2018-11-24 15:51:55 -05:00
PikalaxALT
5a262eec73
sub_812C3F8
2018-11-24 13:08:18 -05:00
PikalaxALT
d5d220bc5c
quest_log_battle, 2
2018-11-23 21:55:21 -05:00