summaryrefslogtreecommitdiff
path: root/src/map_preview_screen.c
AgeCommit message (Collapse)Author
2022-01-06Decompress map preview tilemapsGriffinR
2022-01-06Move map preview gfx to own foldersGriffinR
2021-04-09standardize "grey" to "gray"Kurausukun
2020-07-10Bugfix for access violation in MapPreview_CreateMapNameWindowPikalaxALT
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-08Clean up includesPikalaxALT
2020-04-07Merge branch 'master' of github.com:pret/pokefirered into various_documentationPikalaxALT
2020-04-06Fix some static labelsGriffinR
2020-04-06Move gfx out of dataGriffinR
2020-04-05More quest log documentation amid other stuffPikalaxALT
2020-03-11region_map.h to region_map_sections.hGriffinR
2020-03-09Update MapPreviewScreen.typePikalaxALT
2020-03-08Document fldeff_flash and map_preview_screenPikalaxALT
2020-03-08fldeff_flash.cPikalaxALT
2020-02-27Port many field_effect.c names from EmeraldPikalaxALT
2020-01-15Document some Quest LogGriffinR
2020-01-08Partial documentation of region mapPikalaxALT
2019-11-23document some symbolsjiangzhengwenjz
2019-10-12Decompile player_pcPikalaxALT
2019-09-26Finish field_fadetransitionPikalaxALT
2019-08-26Eliminate `struct TextColor` definition and usePikalaxALT
2019-08-26Update baserom.ips and address review commentPikalaxALT
2019-08-25minor fixesPikalaxALT
Change (struct MapPreviewScreen).id --> .mapsec Initialize static bools to FALSE
2019-08-24Decompile map_preview_screenPikalaxALT