summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-11Annotate undumped RAM symbolsPikalaxALT
2020-03-11Merge pull request #298 from LOuroboros/patch-1PikalaxALT
Removed unused defines in include/battle_script_commands.h
2020-03-11Merge pull request #297 from GriffinRichards/fix-mapsecPikalaxALT
Sync region_map_sections.h name
2020-03-11Removed unused defines in include/battle_script_commands.hLOuroboros
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-11region_map.h to region_map_sections.hGriffinR
2020-03-10Merge pull request #296 from PikalaxALT/field_cameraPikalaxALT
Port field_camera from Emerald
2020-03-10Address review commentsPikalaxALT
2020-03-10Port field_camera from EmeraldPikalaxALT
2020-03-10Merge pull request #295 from PikalaxALT/naming_screenPikalaxALT
Naming screen
2020-03-10gNamingScreenData --> sNamingScreenDataPikalaxALT
2020-03-10Rename keyboard_text headerPikalaxALT
2020-03-10Address review commentsPikalaxALT
2020-03-10Fix ld_script.txtPikalaxALT
2020-03-10Static symbols in naming_screen.cPikalaxALT
2020-03-10Finish naming_screenPikalaxALT
2020-03-10through NamingScreen_CreateRivalIconPikalaxALT
2020-03-09through sub_809EC54PikalaxALT
2020-03-09through sub_809E6E0PikalaxALT
2020-03-09through pokemon_storePikalaxALT
2020-03-09Merge pull request #294 from PikalaxALT/fldeff_flashPikalaxALT
fldeff_flash.c
2020-03-09Fix arg type decl in MapHasPreviewScreenPikalaxALT
2020-03-09Use FADE_TO_BLACK define in other filesPikalaxALT
2020-03-09Use FADE_ defines in field_fadetransitionPikalaxALT
2020-03-09Use MPS_TYPE_ defines in field_fadetransition and fldeff_flashPikalaxALT
2020-03-09Update MapPreviewScreen.typePikalaxALT
2020-03-08Name fldeff_flash gfxPikalaxALT
2020-03-08Document fldeff_flash and map_preview_screenPikalaxALT
2020-03-08fldeff_flash.cPikalaxALT
2020-03-08Merge pull request #293 from PikalaxALT/easy_chat_2PikalaxALT
Port easy_chat_2
2020-03-08struct pointer style patchPikalaxALT
2020-03-08Address review commentsPikalaxALT
2020-03-08Remove duplicate decl; use EASY_CHAT_TYPE define in mystery_event_club.incPikalaxALT
2020-03-08Delete unneeded fieldPikalaxALT
2020-03-08Document Easy Chat 2/3PikalaxALT
2020-03-08easy_chat_3 finish decompPikalaxALT
2020-03-07through sub_8101F80PikalaxALT
2020-03-07through sub_8101BA8PikalaxALT
2020-03-07through sub_8101A5CPikalaxALT
2020-03-07through sub_8101558PikalaxALT
2020-03-07through sub_8100B70PikalaxALT
2020-03-06through sub_80FFF80PikalaxALT
2020-03-06Merge pull request #292 from PikalaxALT/clear_save_data_screenPikalaxALT
Decomp and doc clear_save_data_screen
2020-03-06Remove data/clear_save_data_screen.sPikalaxALT
2020-03-06Annotate undumped symbols in sym_ewram.txtPikalaxALT
2020-03-06Decomp and doc clear_save_data_screenPikalaxALT
2020-03-06Merge pull request #290 from PikalaxALT/field_message_boxPikalaxALT
Decompile field_message_box
2020-03-06Merge pull request #291 from GriffinRichards/doc-fielddoorPikalaxALT
Sync field_door.c
2020-03-06Address review comments; struct pointer style fix in scrcmd.cPikalaxALT
2020-03-05Fix typoGriffinR
2020-03-05Combine animated door framesGriffinR