Commit Graph

46 Commits

Author SHA1 Message Date
Eduardo Quezada
c6a3ee003d Synced heap.c/h structure and names with pokeheartgold and pokeplatinum 2025-12-23 16:49:44 -03:00
red031000
f7b5259170
start to decompile field_move.c 2025-02-09 06:38:08 +00:00
red031000
72bdeab878
Blackout_DrawMessage 2023-12-14 15:35:37 +00:00
red031000
1521acf3f0
begin decompiling encounter.c 2023-08-10 20:41:39 +01:00
red031000
a1c421f501
complete scrcmd 2023-06-30 21:24:53 +01:00
red031000
31ff8cec15
change heap ids to use an enum 2023-06-25 02:03:14 +01:00
red031000
3634c7f807
document + scrcmd 2023-06-21 19:38:10 +01:00
red031000
53c9db80e2
FUN_ to sub_ 2023-06-21 03:18:46 +01:00
red031000
a314207b73
scrcmd+docs 2023-06-20 06:22:16 +01:00
red031000
75f0d57489
more 2023-06-19 09:16:29 +01:00
red031000
c4162d9917
HM/TM scrcmds 2023-06-13 05:49:02 +01:00
red031000
3399405cd3
map ids and rock climb 2023-06-13 01:29:06 +01:00
red031000
06d1c475ed
document + match MOD59_TVMain 2023-06-12 23:05:05 +01:00
red031000
0de87b2a8c
docs + some scrcmd 2023-06-12 22:36:01 +01:00
red031000
9a7ec7bb02
scrcmd 2023-06-10 22:21:57 +01:00
red031000
38144d1adb
rename *many* funcs 2023-06-05 01:04:01 +01:00
Akashi Akira
ed49e366ae
name WaitingIcon 2023-05-16 21:26:03 +01:00
Akashi Akira
5b6d6a4270
rename SrcStrBufs to MessageFormat 2023-05-16 03:25:26 +01:00
PikalaxALT
84dce8ea46 Name game stats methods 2021-09-08 13:18:19 -04:00
Rémi Calixte
a252c28863 rename symbols based on pokeemerald 2021-06-19 14:43:22 +02:00
PikalaxALT
0ae4f320d9 Name remaining symbols in {unk_02016B94->bg_window}.c 2021-06-05 15:49:41 -04:00
PikalaxALT
cc45732d6b Rename more bg routines, vars, etc 2021-06-05 10:43:46 -04:00
PikalaxALT
ae369d76f0 Rename more bg and window routines 2021-06-04 20:43:31 -04:00
PikalaxALT
94eb565264 Rename window-related structs; port g2 reg inlines 2021-06-03 18:27:52 -04:00
PikalaxALT
6e3af5fa58 Fix indentation in .s files 2021-06-02 20:37:13 -04:00
PikalaxALT
daf02d9b19 Document heap.c, 3 2021-05-30 20:13:58 -04:00
PikalaxALT
70b098f92d Fix parameterization 2021-05-21 19:43:41 -04:00
Rémi Calixte
0faaad19be add missing declaration 2021-03-23 09:52:14 +01:00
PikalaxALT
5504508806 Name more routines in pokedex.c 2020-08-29 20:48:18 -04:00
PikalaxALT
326934766a use_item_on_mon.c; itemdata to json 2020-08-27 16:16:56 -04:00
PikalaxALT
ce60e76732 Name remaining player_data routines 2020-08-26 20:16:03 -04:00
PikalaxALT
2d15e6612b Decompile hall_of_fame.c 2020-08-25 15:42:23 -04:00
PikalaxALT
b55789b646 Rename RTC-related routines 2020-08-24 16:59:00 -04:00
PikalaxALT
c95859dace script_buffers.c; unk_020286F8.c 2020-08-22 11:23:07 -04:00
PikalaxALT
59c3967986 Rename routines related to the pokemon storage system 2020-08-18 21:04:35 -04:00
PikalaxALT
154b079179 Name some script mon related routines 2020-08-15 11:41:45 -04:00
PikalaxALT
ddd20f2c76 Rename routines in player_data.s 2020-08-13 08:58:40 -04:00
PikalaxALT
ad1e7f58f2 Merge two struct definitions 2020-08-12 16:52:18 -04:00
PikalaxALT
dda861d78a Decompile unk_02046294.s --> event_data.c 2020-08-12 15:19:31 -04:00
PikalaxALT
d5446788d8 Rename scrcmds related to flags 2020-08-12 10:01:13 -04:00
PikalaxALT
1386f29730 Name methods in msgdata.c and unk_02021934.s aka string16.s 2020-06-20 09:18:15 -04:00
PikalaxALT
5106f9a218 Fixup pokemon substructs and fill out MON_DATA_ defines 2020-06-11 14:31:58 -04:00
PikalaxALT
1095493c4f Implement config.mk and config.h 2020-05-29 09:40:48 -04:00
PikalaxALT
727fad29e7 Split rom2_2.s, 2 2020-05-22 21:01:24 -04:00
PikalaxALT
9c162d2ab1 No more hardcoded data symbols (static) 2020-05-20 18:07:01 -04:00
PikalaxALT
4e7f7519ff Get to splitting unk_02046030 chunk 2020-05-19 20:05:12 -04:00