index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ereader_helpers.c
Age
Commit message (
Expand
)
Author
2021-12-28
Move pokemon and easy chat constants to global, misc clean-up
GriffinR
2021-11-08
Document remainder of save.c
GriffinR
2021-10-26
Document ereader screen
GriffinR
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-04-24
Document trainer hill ereader
GriffinR
2021-04-24
Sync ereader_helpers with pokefirered
GriffinR
2021-02-24
Document easy chat
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
2020-01-12
Clean up some of save.c
GriffinR
2019-11-16
Clean up Trainer Hill doc
GriffinR
2019-11-16
Document Trainer Hill
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-09-05
Unify TrHillTag struct definitions (variable floors)
PikalaxALT
2019-09-05
NULL_BATTLE_TOWER_POKEMON define
PikalaxALT
2019-09-05
Use designated initializers (C99 feat)
PikalaxALT
2019-09-05
Partial refactor of TryWriteTrainerHill_r
PikalaxALT
2019-09-05
Minor edit to save trainer hill routine
PikalaxALT
2019-09-05
Port trainer hill sets to C objects
PikalaxALT
2019-09-05
Minor refactor of ereader_helpers.c
PikalaxALT
2019-06-26
Modernize code
PikalaxALT
2019-04-04
Documentation of ereader helpers, 2
PikalaxALT
2019-04-04
Documentation of ereader_helpers, 1
PikalaxALT
2019-03-31
through sub_8018798
PikalaxALT
2019-03-22
Split into ereader_helpers.c, faraway_island.c, and ereader_screen.c
Marcus Huderle