Commit Graph

52 Commits

Author SHA1 Message Date
Eduardo Quezada
51235bf313 Added prefix to Friend Area constants 2026-02-22 18:33:27 -03:00
Kermalis
92a4ce1892 Bunch of script stuff 2025-11-24 00:41:43 -05:00
Kermalis
b90549b3ac Som shit 2025-11-22 11:26:06 -05:00
Kermalis
4bd0a23bdb Cutscene stuff + script directions 2025-11-22 09:37:47 -05:00
Kermalis
8bac08d14d UNLOCK_FRIEND_AREA cmd 2025-11-22 02:55:36 -05:00
Kermalis
471f319060 Part 1 2025-11-22 00:11:18 -05:00
DizzyEggg
a3323f495f rename training maze rescue scenario files 2025-10-27 16:21:39 +01:00
DizzyEggg
25aaa28330 clean up some file splits 2025-10-27 14:34:30 +01:00
DizzyEggg
7b5748676c ground main includes 2025-10-21 20:17:09 +02:00
DizzyEggg
aead764c7c more map constants 2025-06-16 21:26:07 +02:00
DizzyEggg
9582598c68 event flag clean-up 2025-06-16 21:10:47 +02:00
DizzyEggg
528abe1211 Clean up event flag and script vars info headers 2025-06-16 20:28:18 +02:00
DizzyEggg
9006d81d00 more map constants related 2025-06-16 18:20:27 +02:00
DizzyEggg
27ba6f4055 move script vars info data to C 2025-06-15 10:59:12 +02:00
DizzyEggg
4dd46d4a10 add FATAL_ERROR macros 2025-05-16 09:21:41 +02:00
Seth Barberee
058aa76a13 move more data 2025-04-26 10:33:42 -07:00
Seth Barberee
274cc6a596 moving more data to src 2025-04-25 23:33:11 -07:00
Kermalis
10cbb42719 Split text.c and decompress.c 2025-03-21 23:48:05 -04:00
Kermalis
35a53e5a0a main_loops.c 2025-03-09 23:55:49 -04:00
DizzyEggg
3b01545f37 Put stuff in EWRAM_DATA/IWRAM_DATA 2025-02-25 09:56:49 +01:00
DizzyEggg
176de96f3c decompile event_flag 2025-02-14 21:24:51 +01:00
Seth Barberee
246644cd65 Add funcs matched by @Kermalis 2025-02-06 08:10:52 -08:00
DizzyEggg
235a453f1d Fix fatal error func declarations 2024-12-02 12:37:12 +01:00
Mateon1
f8f076d14d
Clean up some script stuff, based on blue ROM 2024-11-16 19:43:17 +01:00
Kermalis
15b4b39ff7 Match sub_80948E4 2024-11-09 03:22:29 -05:00
Mateon1
a16ebb40c0
Document script var usage 2024-09-20 01:04:29 +02:00
Mateon1
dcc7bd7115
Script var buffer save/restore functions 2024-09-20 00:57:28 +02:00
Mateon1
0abc6f4c89
Use enum for FlagCalc operations 2024-09-20 00:57:28 +02:00
Mateon1
e2e085f33b
Use enum for FlagJudge operations 2024-09-20 00:57:27 +02:00
Mateon1
b5bb921ade
Update callers of ScriptVar functions to pass NULL for local buffer 2024-09-20 00:57:27 +02:00
Mateon1
b6e48bd68b
Document Judge-related ScriptVar functions 2024-09-20 00:57:27 +02:00
Mateon1
439a43e82c
Document more script var stuff 2024-09-20 00:57:27 +02:00
Mateusz Naściszewski
ae3c563713
Mega rename 2024-09-15 20:29:02 +02:00
Kermalis
ccbc0ea647
Split+data wonder_mail_3 and wonder_mail_2_1 2023-10-21 23:53:22 -04:00
Kermalis
6b419cc73b Split+data wigglytuff_shop 2023-09-18 19:58:43 -04:00
Kermalis
0909353890 Clean post_office_guide 2023-09-03 00:13:15 -04:00
Kermalis
72430d1072 Remove most "struct" which makes the repo smolr 2023-09-02 01:46:26 -04:00
Seth Barberee
c374c094d9 add more things to headers and clean up 2023-08-27 21:59:39 -07:00
Kermalis
a4c1d54338 Nonmatch sub_803ABC8 and clean debug/main menu 2023-08-09 08:41:47 -04:00
Kermalis
09d6c61f84 Rename gTeamInventoryRef and gTeamInventory 2023-08-05 13:46:05 -04:00
Seth Barberee
fbd2af5415 finish kangaskhan and clean event flag 2023-07-28 14:56:34 -07:00
Seth Barberee
eb19398b4f combine event_flag files 2023-07-28 11:10:45 -07:00
mid-kid
8f162f70ba Disassemble a script-related table 2021-11-04 02:10:38 +01:00
Seth Barberee
f1fdcc2b0a more splitting and labeling with some decomp 2021-06-18 17:56:20 -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
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
c754c2a046
Decomp more of personality_test (#27)
* decomp most of personality_test

* just gonna move the funcs to src in assembly for now so I can combine stuff

* label another func and some cleanup

* one func of personality test left in asm

* small cleanups and labeling of funcs
2021-02-19 18:01:53 -06:00
Seth Barberee
ec192a8fa8 5% wooo 2021-01-09 10:33:29 -06:00
Seth Barberee
96fdd3aae0 successful decomp of one pokemon data func and struct.. making headway 2020-10-01 13:32:53 -05:00
Seth Barberee
1a649b9146 split, decomp, rinse, repeat 2020-09-25 00:10:54 -05:00