Commit Graph

2531 Commits

Author SHA1 Message Date
GriffinR
d450d5d406 var_value to string 2020-03-13 01:21:46 -04:00
GriffinR
a0f951b09c trainer_type and trainer_sight_or_berry_tree_id to string 2020-03-11 12:08:08 -04:00
PikalaxALT
6af8c04d8f Annotate undumped RAM symbols 2020-03-11 09:23:06 -04:00
PikalaxALT
4facdc6747
Merge pull request #298 from LOuroboros/patch-1
Removed unused defines in include/battle_script_commands.h
2020-03-11 09:06:13 -04:00
PikalaxALT
dbe688f952
Merge pull request #297 from GriffinRichards/fix-mapsec
Sync region_map_sections.h name
2020-03-11 09:05:36 -04:00
LOuroboros
3f3efc293e
Removed unused defines in include/battle_script_commands.h
These are already present in include/constants/battle_script_commands.h

I tend to screw things up a lot, so if anyone sees anything wrong here please let me know.
2020-03-11 09:25:21 -03:00
GriffinR
cbe6e27f37 region_map.h to region_map_sections.h 2020-03-11 01:04:27 -04:00
PikalaxALT
bbd5b2dfed
Merge pull request #296 from PikalaxALT/field_camera
Port field_camera from Emerald
2020-03-10 15:41:38 -04:00
PikalaxALT
9486d21b8d Address review comments 2020-03-10 15:31:41 -04:00
PikalaxALT
4594c5dac9 Port field_camera from Emerald 2020-03-10 15:19:50 -04:00
PikalaxALT
a9bc506b32
Merge pull request #295 from PikalaxALT/naming_screen
Naming screen
2020-03-10 14:31:53 -04:00
PikalaxALT
7209db3397 gNamingScreenData --> sNamingScreenData 2020-03-10 14:20:35 -04:00
PikalaxALT
0454ce25d3 Rename keyboard_text header 2020-03-10 13:26:31 -04:00
PikalaxALT
bbaa60ab1c Address review comments 2020-03-10 13:23:32 -04:00
PikalaxALT
f51170df6e Fix ld_script.txt 2020-03-10 11:37:39 -04:00
PikalaxALT
b81dd6de22 Static symbols in naming_screen.c 2020-03-10 11:33:51 -04:00
PikalaxALT
9aa9c22a7f Finish naming_screen 2020-03-10 11:32:18 -04:00
PikalaxALT
98d63a5268 through NamingScreen_CreateRivalIcon 2020-03-10 09:55:29 -04:00
PikalaxALT
1689cb55a7 through sub_809EC54 2020-03-09 16:58:40 -04:00
PikalaxALT
3a83a987b4 through sub_809E6E0 2020-03-09 16:19:16 -04:00
PikalaxALT
0fdffabbc8 through pokemon_store 2020-03-09 14:28:13 -04:00
PikalaxALT
c40d7241ff
Merge pull request #294 from PikalaxALT/fldeff_flash
fldeff_flash.c
2020-03-09 10:13:55 -04:00
PikalaxALT
02aed8fc8e Fix arg type decl in MapHasPreviewScreen 2020-03-09 09:56:00 -04:00
PikalaxALT
6676e5bcb8 Use FADE_TO_BLACK define in other files 2020-03-09 09:43:37 -04:00
PikalaxALT
884c000028 Use FADE_ defines in field_fadetransition 2020-03-09 09:38:58 -04:00
PikalaxALT
8955f1fa5f Use MPS_TYPE_ defines in field_fadetransition and fldeff_flash 2020-03-09 09:32:17 -04:00
PikalaxALT
1a8023c465 Update MapPreviewScreen.type 2020-03-09 09:30:13 -04:00
PikalaxALT
926b7c975d Name fldeff_flash gfx 2020-03-08 20:03:12 -04:00
PikalaxALT
73e6280144 Document fldeff_flash and map_preview_screen 2020-03-08 19:54:02 -04:00
PikalaxALT
9f4f0df4d7 fldeff_flash.c 2020-03-08 18:38:30 -04:00
PikalaxALT
ac38e81454
Merge pull request #293 from PikalaxALT/easy_chat_2
Port easy_chat_2
2020-03-08 14:37:34 -04:00
PikalaxALT
ddef816f7d struct pointer style patch 2020-03-08 13:28:35 -04:00
PikalaxALT
7a7aaab5d9 Address review comments 2020-03-08 13:26:19 -04:00
PikalaxALT
5d7c0e9bb0 Remove duplicate decl; use EASY_CHAT_TYPE define in mystery_event_club.inc 2020-03-08 12:55:16 -04:00
PikalaxALT
42c00ee3f3 Delete unneeded field 2020-03-08 12:33:21 -04:00
PikalaxALT
a9b72fbd7f Document Easy Chat 2/3 2020-03-08 12:32:34 -04:00
PikalaxALT
e1537a1d72 easy_chat_3 finish decomp 2020-03-08 09:49:07 -04:00
PikalaxALT
c81edda795 through sub_8101F80 2020-03-07 21:29:31 -05:00
PikalaxALT
40e4ef8f77 through sub_8101BA8 2020-03-07 20:46:29 -05:00
PikalaxALT
1346f7287c through sub_8101A5C 2020-03-07 18:24:35 -05:00
PikalaxALT
ab1d075682 through sub_8101558 2020-03-07 18:05:54 -05:00
PikalaxALT
6ce70985eb through sub_8100B70 2020-03-07 12:37:18 -05:00
PikalaxALT
ecf7cf9835 through sub_80FFF80 2020-03-06 17:07:36 -05:00
PikalaxALT
85ca62e823
Merge pull request #292 from PikalaxALT/clear_save_data_screen
Decomp and doc clear_save_data_screen
2020-03-06 13:10:23 -05:00
PikalaxALT
3b88ba6637 Remove data/clear_save_data_screen.s 2020-03-06 12:17:56 -05:00
PikalaxALT
19698ff65d Annotate undumped symbols in sym_ewram.txt 2020-03-06 11:34:18 -05:00
PikalaxALT
3581ce9ba2 Decomp and doc clear_save_data_screen 2020-03-06 10:57:42 -05:00
PikalaxALT
f483a93bea
Merge pull request #290 from PikalaxALT/field_message_box
Decompile field_message_box
2020-03-06 09:59:23 -05:00
PikalaxALT
ed64732229
Merge pull request #291 from GriffinRichards/doc-fielddoor
Sync field_door.c
2020-03-06 09:13:20 -05:00
PikalaxALT
fef3383c6c Address review comments; struct pointer style fix in scrcmd.c 2020-03-06 09:06:44 -05:00