index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pokedex_area_screen.c
Age
Commit message (
Expand
)
Author
2021-12-31
Clean up pokedex_area_screen
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-03
Propagate BG_COORD constants
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-09-24
Document some single-remaining symbols
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-02-24
Add palette selection constants
GriffinR
2021-01-19
Remove unused local variables and functions
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-24
Allow flag/var counts to be updated alongside values
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-03-17
Merge pull request #1000 from GriffinRichards/doc-dex
PikalaxALT
2020-03-09
Document pokedex.c
GriffinR
2020-02-05
Document some pokenav and region map
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-03-31
Merge branch 'master' into pokedex-area-const-array
Phlosioneer
2019-03-31
Change names from MAP_AREA_ to MAP_GROUP_
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-12
Document sAreaGlowTilemapMapping
Phlosioneer
2019-01-02
Fix merge conflicts
Tetrable
2019-01-02
Finish off labelling flags
Tetrable
2018-12-26
Fix BgAttributes
DizzyEggg
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-11-30
Decompile pokedex_area_screen.c (#412)
Marcus Huderle