index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trainer_card.c
Age
Commit message (
Expand
)
Author
2021-11-03
Merge branch 'master' into doc-finalmisc
GriffinR
2021-11-02
Document files with a few remaining symbols
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-10-15
Fix some trainer card link access
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-04-22
Misc contest cleanup
GriffinR
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-03-29
Merge branch 'master' of https://github.com/pret/pokeemerald into fr_doc
Kurausukun
2021-03-22
Remaining labels in trainer_card
GriffinR
2021-03-18
port miscellaneous fr documentation
Kurausukun
2021-02-24
Add palette selection constants
GriffinR
2021-02-24
Use TASK_NONE constant
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-08-16
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
GriffinR
2020-08-13
Split contest funcs from script_pokemon_util
GriffinR
2020-08-13
Document link contest connection
GriffinR
2020-06-24
Allow flag/var counts to be updated alongside values
GriffinR
2020-02-08
Document Trainer Card
GriffinR
2019-12-10
Document misc strings and text colors
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-10-02
Merge pull request #823 from GriffinRichards/constants-strconv
PikalaxALT
2019-09-30
Use STR_CONV constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-05-16
rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses
garak
2019-05-16
name some trainer card related functions
garak
2019-04-04
RGB Constants
Phlosioneer
2019-04-03
Rename and document more contest setup functions
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
Rename macro with correct name for pixel values
Phlosioneer
2019-03-02
Clean up the last extern functions
Phlosioneer
2019-03-01
Merge pull request #551 from Phlosioneer/multiplayer-stuff
huderlem
2019-02-27
Document easy chat screen types
Marcus Huderle
2019-02-26
Missed some fill values
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2019-02-10
Start renaming symbols
Phlosioneer
2019-02-02
Clean up ram vars
DizzyEggg
2019-01-26
Decompile all frontier pass
DizzyEggg
2019-01-26
Document and decompile more of frontier pass.
DizzyEggg
2019-01-22
trainer card diego pls
DizzyEggg
2019-01-20
document more of trainer card
DizzyEggg
2019-01-19
Document and match somne trainer card
DizzyEggg
2019-01-19
trainer_card up to sub_80C4998
shinny456
2019-01-08
start decompiling trainer_card.s
shinny456