index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
reset_rtc_screen.c
Age
Commit message (
Collapse
)
Author
2020-09-04
Switch to button macros
PokeCodec
2020-08-20
Give songs meaningful english names
GriffinR
2020-06-23
Document some overworld and field effects
GriffinR
2020-06-10
Begin item_menu.c cleanup
Sierraffinity
2020-02-08
Document Trainer Card
GriffinR
2020-01-12
Clean up some of save.c
GriffinR
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-11-25
Document Frontier Util
GriffinR
2019-09-30
Use STR_CONV constants
GriffinR
2019-06-26
Modernize code
PikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-04
RGB Constants
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
Also some general formatting fixes for constants.
2019-02-22
Give window drawing functions better names
Phlosioneer
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-02-07
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
Diegoisawesome
2018-02-07
rtc screen review changes
DizzyEggg
2018-02-02
decompile rtc reset screen
DizzyEggg