summaryrefslogtreecommitdiff
path: root/src/region_map.c
AgeCommit message (Collapse)Author
2022-01-04Misc cleanupGriffinR
2021-11-17Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into ↵GriffinR
update-macros
2021-11-17Index sMapHealLocationsGriffinR
2021-11-16Handle optional arguments for warp commands, add WARP_ID_NONEGriffinR
2021-11-12Clean up pokenav general menus, organize pokenav graphicsGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-08-11Use tag constants in region_map.cGriffinR
2021-07-12Merge branch 'master' into flatten_sprite_posGriffinR
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-07-02Label remaining region_map symbolsGriffinR
2021-06-13Change map header flags to use a bitfieldExpoSeed
2021-02-24Add palette selection constantsGriffinR
2021-01-19Use ARRAY_COUNT in InitBgsFromTemplatesGriffinR
2020-12-12Use BUGFIX for some inline fixesGriffinR
2020-09-04Switch to button macrosPokeCodec
2020-09-01Clarify Underwater125 bug commentGriffinR
2020-09-01Give proper names to underwater mapsGriffinR
2020-07-15Merge branch 'master' into doc-overworldGriffinR
2020-06-24Allow flag/var counts to be updated alongside valuesGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-04-28Sync map types with pokefireredGriffinR
2020-04-28Index heal location data, use better namesGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-03-18Revert more porymap-breaking changesGriffinR
2020-02-05Document some pokenav and region mapGriffinR
2019-12-21Document item_use.cGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Sync weather namesGriffinR
2019-10-25Document party_menu first passGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-17Clean up field_specials documentationGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-16Decompile pokenav_unk_5.cMarcus Huderle
2019-04-04RGB ConstantsPhlosioneer
2019-03-16Fix anonymous structPhlosioneer
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-02-27Finish documenting event varsPhlosioneer
2019-02-27Reverse engineer unusual weather eventsPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
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.
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26fortmattingDizzyEggg
2018-12-26Fix BgAttributesDizzyEggg
2018-12-24asm party and fldeff clean-upDizzyEggg