index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu_helpers.c
Age
Commit message (
Expand
)
Author
2022-01-11
Move balls, shop, link, map popups, and bag out of interface
GriffinR
2021-11-16
Handle optional arguments for warp commands, add WARP_ID_NONE
GriffinR
2021-11-04
Merge branch 'master' into doc-menu
GriffinR
2021-11-03
Propagate BG_COORD constants
GriffinR
2021-11-02
Document files with a few remaining symbols
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-08-21
Label swap line margin flag
GriffinR
2021-08-11
Merge branch 'master' into doc-itemmenu2
GriffinR
2021-08-10
Document item menu
GriffinR
2021-08-02
Merge branch 'master' into doc-playerpc
GriffinR
2021-08-02
Document player pc
GriffinR
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-23
Document Battle Pyramid Bag
GriffinR
2021-04-11
Document pokeblock menu
GriffinR
2021-03-29
Merge branch 'master' of https://github.com/pret/pokeemerald into fr_doc
Kurausukun
2021-03-21
Minor link cleanup
GriffinR
2021-03-18
port miscellaneous fr documentation
Kurausukun
2020-11-02
Re-apply joypad macros (minus merge conflicts)
aaaaaa123456789
2020-09-13
Undo PokeCodec's PRs
aaaaaa123456789
2020-09-04
Removed excess parenthesis
PokeCodec
2020-09-04
Switch to button macros
PokeCodec
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-10-25
Document party_menu first pass
GriffinR
2019-06-26
Fix/suppress warnings when building with gcc-8
PikalaxALT
2019-04-06
Document and cleanup some decoration code
Marcus Huderle
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-03-02
Eliminate more externs
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-10
Done documenting link code in overworld.c
Phlosioneer
2018-12-31
Start porting/decompiling roulette
Diegoisawesome
2018-12-17
3.5 asm left
DizzyEggg
2018-11-06
Merge remote-tracking branch 'pret/master' into script_menu
Diegoisawesome
2018-11-06
Begin cleaning text.c
Diegoisawesome
2018-11-05
r5/r6 swap on sub_80E2578
Diegoisawesome
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-09-10
Standardize sprite visibility to boolean
Diegoisawesome
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-08-12
Prepare learn_move for merge
Diegoisawesome
2018-05-15
decompile menu helpers
DizzyEggg
2018-05-14
start menu helpers decomp
DizzyEggg