index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map_name_popup.c
Age
Commit message (
Expand
)
Author
2022-01-11
Move balls, shop, link, map popups, and bag out of interface
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-09-23
gRegionMapSectionId_To_PopUpThemeIdMapping -> sRegionMapSectionId_To_PopUpThe...
LOuroboros
2021-04-06
Minor misc field doc
GriffinR
2021-03-22
Remaining labels in map_name_popup
GriffinR
2020-09-01
Give proper names to underwater maps
GriffinR
2020-03-17
Merge pull request #968 from GriffinRichards/doc-regionmap
PikalaxALT
2020-02-17
Misc constant use in TV
GriffinR
2020-02-05
Document some pokenav and region map
GriffinR
2019-12-06
Sync weather names
GriffinR
2019-03-10
Document map name popup flag
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-07
Remove old rom_818CFC8.h header
Marcus Huderle
2019-01-31
Convert map data to JSON
Marcus Huderle
2019-01-08
Rename non-mapsec constants
Diegoisawesome
2018-11-25
Match some functions
DizzyEggg
2018-10-30
Merge pull request #370 from DizzyEggg/battle_tower
Diegoisawesome
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-21
More battle tower.
DizzyEggg
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-05
Fixed a typo.
ultima-soul
2018-09-05
Implemented gRegionMapSectionId_To_PopUpThemeIdMapping array to be dependent ...
ultima-soul
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-06-30
Merge branch 'master' into decompile_battle_tent
DizzyEggg
2018-06-20
Rename map-layout-related things
Marcus Huderle
2018-06-17
battle tent start and create frontier struct in saveblock
DizzyEggg
2018-05-11
Update naked attribute and ASM_DIRECT to NAKED macro
Diegoisawesome
2018-04-12
Done requested changes
KDSKardabox
2018-04-09
Decompile map_name_popup
KDSKardabox