Commit Graph

44 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
5c4403c31a
little more + correct systask 2024-10-13 21:39:23 +02:00
red031000
34022066a3
more + systask renaming 2024-04-17 23:28:47 +02:00
red031000
0c1d0cce9a
address some review comments 2023-08-20 00:12:46 +01:00
red031000
1521acf3f0
begin decompiling encounter.c 2023-08-10 20:41:39 +01:00
red031000
39dfe6b15b
finish cleaning up easy_chat.c 2023-07-21 18:33:36 +01:00
red031000
31ff8cec15
change heap ids to use an enum 2023-06-25 02:03:14 +01:00
red031000
3e6bcda8b0
more stuff 2023-06-23 21:45:27 +01:00
red031000
3634c7f807
document + scrcmd 2023-06-21 19:38:10 +01:00
red031000
d78883ab5b
module to overlay 2023-06-21 04:29:41 +01:00
red031000
53c9db80e2
FUN_ to sub_ 2023-06-21 03:18:46 +01:00
red031000
38144d1adb
rename *many* funcs 2023-06-05 01:04:01 +01:00
red031000
dc77b08571
more scrcmd and gMain to gSystem 2023-05-30 19:25:16 +01:00
PikalaxALT
84dce8ea46 Name game stats methods 2021-09-08 13:18:19 -04:00
Rémi Calixte
bb8d0b174d partially document oam.c and brightness.c 2021-08-18 19:57:28 +02:00
Rémi Calixte
a252c28863 rename symbols based on pokeemerald 2021-06-19 14:43:22 +02: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
8169654ed2 Decompile gf_rtc.c 2021-05-25 17:19:59 -04:00
PikalaxALT
eb511d34ea Finish decomping sav_chatot 2021-05-24 09:31:37 -04:00
PikalaxALT
95e2d6975c Rename routines in pokemon.c 2020-09-01 16:20:09 -04:00
PikalaxALT
5504508806 Name more routines in pokedex.c 2020-08-29 20:48:18 -04:00
PikalaxALT
4616731c2b decomp unk_02087A1C; name pokedex routines 1 2020-08-29 14:48:52 -04:00
PikalaxALT
ce60e76732 Name remaining player_data routines 2020-08-26 20:16:03 -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
3d2b7e5e5e Fix some data types in overlay 05 2020-08-19 18:07:34 -04:00
PikalaxALT
5277dde7a3 Name ribbon flags 2020-08-17 13:37:57 -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
Kaz
4a3964f678 Decompile (gflib?) math_util file. 2020-06-18 16:06:37 -04:00
PikalaxALT
8ce1838513 through FUN_02069CF4 2020-06-14 17:03:39 -04:00
PikalaxALT
01eea396ed through CalcShininessByOtIdAndPersonality 2020-06-13 15:07:54 -04:00
PikalaxALT
e15304cdb6 through CalcMonStats 2020-06-12 14:02:09 -04:00
PikalaxALT
7e447c68f5 Name more funcs in pokemon.s 2020-06-11 09:00:55 -04:00
PikalaxALT
1b973b17c2 Preliminary base stats struct; name pokemon.s encryption funcs 2020-06-10 08:56:58 -04:00
PikalaxALT
1095493c4f Implement config.mk and config.h 2020-05-29 09:40:48 -04:00
PikalaxALT
67669f6daf Split rom2_2.s, 4 2020-05-23 14:45:38 -04:00
PikalaxALT
9c162d2ab1 No more hardcoded data symbols (static) 2020-05-20 18:07:01 -04:00
PikalaxALT
6103ab0ca0 Finish splitting GF code 2020-05-20 14:56:10 -04:00