Commit Graph

55 Commits

Author SHA1 Message Date
DizzyEggg
aef4bcf76f code_8010F28 clean-up 2025-02-21 11:01:54 +01:00
DizzyEggg
d3e14d4767 sub_8010F28 2025-02-20 15:45:11 +01:00
Mateon1
5e5b27eee6
Clean up code_8010EF0 2024-09-25 12:21:30 +02:00
AnonymousRandomPerson
fd5bcae6d5 Moved Kermalis's decomped functions to C 2024-07-21 14:33:08 -04:00
Seth Barberee
75175caee5 name a few funcs 2024-07-20 10:59:14 -07:00
Seth Barberee
b2a0fe8422 more cleanup and move more ram stuff 2024-07-20 10:18:24 -07:00
Kermalis
edb1db5bc4 Stuff 2024-07-19 00:24:28 -04:00
Kermalis
ccbc0ea647
Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
Kermalis
7fbe27f7b8 Split+data options_menu 2023-09-23 03:33:46 -04:00
Kermalis
fa98819e1d More externs 2023-09-10 06:52:26 -04:00
Kermalis
7883e435a6 bg_palette_buffer/othermenus clean 2023-09-10 06:23:42 -04:00
Kermalis
36b18f6348 Clean code_8009804 2023-09-07 01:52:30 -04:00
Kermalis
5450261027 More typedef 2023-09-02 07:43:05 -04:00
Kermalis
a324d39b9d More typedef + clean ground_map files 2023-09-02 07:36:59 -04:00
Kermalis
72430d1072 Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
Kermalis
90a8c0dda6 [Some] NULL and bool8 params 2023-08-31 23:23:16 -04:00
AnonymousRandomPerson
4b1a27433b
Merge pull request #155 from Kermalis/kermalis-code800558C
Match all of code_800558C.s
2023-08-31 17:45:20 -04:00
Kermalis
37d1723b66 Forgor to merge the two files together (ok done) 2023-08-31 00:37:51 -04:00
AnonymousRandomPerson
34e14bacef
Merge pull request #153 from SethBarberee/august_2023
August 2023
2023-08-30 23:59:25 -04:00
Kermalis
6f3447b803 Clean bg_control and reg_control 2023-08-30 00:38:07 -04:00
Kermalis
730b22bd15 Match all of code_8004AA0.s 2023-08-28 01:15:05 -04:00
Seth Barberee
c374c094d9 add more things to headers and clean up 2023-08-27 21:59:39 -07:00
Kermalis
01d6fe2685 Clean menu_input 2023-08-26 13:56:46 -04:00
Kermalis
088162e8bd Fakematch sub_80052BC, Match sub_8005304 2023-08-15 06:47:56 -04:00
Kermalis
c61c7df7e4 Match CopySpritesToOam AND DISCOVER 2023-08-11 12:13:01 -04:00
Kermalis
c16193eea7 Forgor the declaration 2023-08-11 10:38:45 -04:00
Kermalis
d20e2522c2 Match funcs and create unused_vblank.c
Also cleaned more .h files
2023-08-06 03:10:51 -04:00
Seth Barberee
391f1bf01a label both game option pointers 2023-01-13 17:22:41 -08:00
Seth Barberee
33f621ea79 label/document game options 2023-01-13 17:22:41 -08:00
Seth Barberee
8d7e774e81 more labeling 2022-12-02 11:56:36 -08:00
Seth Barberee
1572a015b2 continue documenting music 2022-07-10 16:10:28 -07:00
Seth Barberee
dfffb31195 decomp UpdateSound and label more music stuff 2022-07-10 16:10:28 -07:00
Seth Barberee
6746cb699a continue labeling more music stuff 2022-06-17 11:39:29 -07:00
Seth Barberee
bf5b67c5aa fakematch sub_800C5D0 2022-06-11 16:23:00 -05:00
Seth Barberee
3e5dd1d047
Death by 74 files (#65)
* death by 74 files

* 20% reached

* doc move stuff in pokemon

* fix undef reference

* doc more and plumb a few more constanst for num party members and num moves

* that struct is def PokemonMove.. clean up all code with it
2021-10-22 10:01:07 -07:00
Seth Barberee
377bd14ea6
Dungeon pokemon/Floor ID JSON Part 1 (#39)
* move Thunderwave and Tiny Woods pokemon to json

* rule tweaking to actually build tool before parsing JSON

* delete .inc pokemon for tiny Woods and Thunderwave

* silence git complaining about br_ips and ips_patch

* use defines for species and pass the header file for species

* convert sinister woods

* convert MtThunderPeak

* convert silent chasm

* add trial floor_id w/ tiny woods

* change make rule name to fix compile

* MtSteel converted and bugfix

* convert few floor headers and great canyon pokemon

* code cleanup

* unify unkData into UnkTextStruct2

* more code cleanup and some text decomp

* doc more funcs and decomp/split some stuff

* document more save stuff

* more save work and move some data

* pika sniped UpdateNatureTotal

* decomp a litle and convert a few more dungeons

* better scanning for json files

* mt freeze and peak
2021-06-09 22:54:21 -05:00
Seth Barberee
f402e46cd3
Sese's April/May Dump (#37)
* splitting lots of pokemon square and labeling lots of other things

* actually commit this stuff

* more moving data and things

* more screen work

* split out some pokemon dungeon data

* lots of data work

* push more data work

* split kecleon, decomp another kanghaskhan func, and try to doc UpdateBGControl more

* lots of item work

* label more item things

* subtype -> category and doc types/category
2021-05-15 18:59:55 -05:00
Seth Barberee
a2d206665c
Move some data and Splitting (#32)
* move friend area settings to src

* split out playtime into different C file and decomp a few more funcs

* time -> play_time

* fix include

* split out more wonder mail stuff

* unify 203B2C0 and unkDungeon structs. snuck in a decomp func too

* split out more menu screens

* work some more on trade items

* doc a few more things

* add a close nonmatch and decomp nullsub and small func

* rollback struct attempt since it causes nonmatchings

* only one func left in asm

* death to trade_item asm and unify into one C file

* more docing and cleanup

* label main menu and trade items menu global menu struct

* doc itemMode
2021-03-30 13:11:51 -05:00
Seth Barberee
2fd4f339b4
Miscellaneous Work (Again) (#31)
* move some personality data from asm to C

* combine personality_test files and add my close attempt at RedrawPartnerSelectionMenu

* decomp some more wonder mail funcs and label some more data

* lots of data splitting and move some to src

* split out more dungeon data

* continue splitting out more dungeon data

* doc rescue team rank/pts funcs/data and exclusive pokemon ewram

* doc more sound things and decomp a func

* decomp LoadTeamRankBadge and label some data members

* split out rescue team and text util stuff

* forgot a constant

* match a few funcs and clean up a few

* cleaned up sub_80A28B4
2021-03-23 12:11:10 -05:00
Seth Barberee
7b142311a7
Miscellaneous Work (Again) (#30)
* work on debug menu and document that and main menu

* split, decomp, label more funcs

* split exclusive pokemon data out into C

* macro-ize exlusive pokemon data

* decomp 2 more funcs

* decomp a few more

* finally match PromptNewQuestion

* woot 7% aka more debug menu stuff
2021-03-12 15:39:07 -06:00
Seth Barberee
7fa4f1a92b
Fully decomp save.s (#28)
* some work on decomping more save stuff

* code cleanup and decomp another save func

* fully decomp save and combine split save c files

* fix two nonmatchings
2021-02-21 13:13:55 -06:00
Seth Barberee
4886c9f7dc decomp, label, doc, repeat 2021-01-28 09:24:55 -06:00
Seth Barberee
d010378f72 mass doc'ing of symbols and some tiny decomp work 2021-01-20 16:02:26 -06:00
Seth Barberee
ec192a8fa8 5% wooo 2021-01-09 10:33:29 -06:00
Mateusz Naściszewski
b02a392e94
Make sub_8011940 more comprehensible 2020-12-13 20:30:30 +01:00
Mateusz Naściszewski
2c64b5692f
Fix a lot of nonmatchings, some were plain wrong code 2020-12-13 19:50:37 +01:00
Seth Barberee
a4fdac9553 slight cleanup
Found a few things when I attempted to decompile GameLoop.
2020-12-02 15:13:09 -06:00
Seth Barberee
fc7f14ab66 random assortment of decomp work and fix of nonmatchings 2020-11-22 17:37:48 -06:00
Seth Barberee
1b46057bb8 doc a music function 2020-11-17 22:57:16 -06:00
Seth Barberee
22f19f8d55 more work on funcs 2020-11-01 12:27:21 -06:00