index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map_preview_screen.c
Age
Commit message (
Collapse
)
Author
2022-01-06
Decompress map preview tilemaps
GriffinR
2022-01-06
Move map preview gfx to own folders
GriffinR
2021-04-09
standardize "grey" to "gray"
Kurausukun
2020-07-10
Bugfix for access violation in MapPreview_CreateMapNameWindow
PikalaxALT
2020-04-10
Create COPYWIN defines for CopyWindowToVram calls
PikalaxALT
2020-04-08
Clean up includes
PikalaxALT
2020-04-07
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
PikalaxALT
2020-04-06
Fix some static labels
GriffinR
2020-04-06
Move gfx out of data
GriffinR
2020-04-05
More quest log documentation amid other stuff
PikalaxALT
2020-03-11
region_map.h to region_map_sections.h
GriffinR
2020-03-09
Update MapPreviewScreen.type
PikalaxALT
2020-03-08
Document fldeff_flash and map_preview_screen
PikalaxALT
2020-03-08
fldeff_flash.c
PikalaxALT
2020-02-27
Port many field_effect.c names from Emerald
PikalaxALT
2020-01-15
Document some Quest Log
GriffinR
2020-01-08
Partial documentation of region map
PikalaxALT
2019-11-23
document some symbols
jiangzhengwenjz
2019-10-12
Decompile player_pc
PikalaxALT
2019-09-26
Finish field_fadetransition
PikalaxALT
2019-08-26
Eliminate `struct TextColor` definition and use
PikalaxALT
2019-08-26
Update baserom.ips and address review comment
PikalaxALT
2019-08-25
minor fixes
PikalaxALT
Change (struct MapPreviewScreen).id --> .mapsec Initialize static bools to FALSE
2019-08-24
Decompile map_preview_screen
PikalaxALT