summaryrefslogtreecommitdiff
path: root/src/map_name_popup.c
AgeCommit message (Collapse)Author
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-09-23gRegionMapSectionId_To_PopUpThemeIdMapping -> ↵LOuroboros
sRegionMapSectionId_To_PopUpThemeIdMapping
2021-04-06Minor misc field docGriffinR
2021-03-22Remaining labels in map_name_popupGriffinR
2020-09-01Give proper names to underwater mapsGriffinR
2020-03-17Merge pull request #968 from GriffinRichards/doc-regionmapPikalaxALT
Document some pokenav and region map
2020-02-17Misc constant use in TVGriffinR
2020-02-05Document some pokenav and region mapGriffinR
2019-12-06Sync weather namesGriffinR
2019-03-10Document map name popup flagPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-08Rename non-mapsec constantsDiegoisawesome
2018-11-25Match some functionsDizzyEggg
2018-10-30Merge pull request #370 from DizzyEggg/battle_towerDiegoisawesome
Decompile Battle Tower
2018-10-27Window priority to window bgDizzyEggg
2018-10-21More battle tower.DizzyEggg
2018-09-09Merge branch 'decompile_frontier_2' of ↵Slawter666
https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-05Fixed a typo.ultima-soul
2018-09-05Implemented gRegionMapSectionId_To_PopUpThemeIdMapping array to be dependent ↵ultima-soul
on Map Section ID enum rather than order dependent.
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-30Merge branch 'master' into decompile_battle_tentDizzyEggg
2018-06-20Rename map-layout-related thingsMarcus Huderle
2018-06-17battle tent start and create frontier struct in saveblockDizzyEggg
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-04-12Done requested changesKDSKardabox
2018-04-09Decompile map_name_popupKDSKardabox