index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
save_failed_screen.c
Age
Commit message (
Expand
)
Author
2021-11-09
Merge branch 'master' into doc-binterface
GriffinR
2021-11-08
Document remainder of save.c
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-11-03
Merge pull request #1536 from GriffinRichards/clean-braille
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-10-27
Label remaining symbols in graphics.c
GriffinR
2021-04-15
More usage of DISPLAY constants
GriffinR
2021-04-09
standardize "grey" to "gray"
Kurausukun
2021-02-28
Merge branch 'master' into doc-rtcscreen
GriffinR
2021-02-24
Clean up save_failed_screen
GriffinR
2021-02-24
Add palette selection constants
GriffinR
2021-01-19
Use ARRAY_COUNT in InitBgsFromTemplates
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-07-27
semicolon
PokeCodec
2019-12-06
Use ST_OAM constants for OamData definitions
GriffinR
2019-04-04
RGB Constants
Phlosioneer
2019-03-16
Use constants for Oam .shape and .size fields
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-02-21
Improve window palette macros
Phlosioneer
2019-02-21
Merge branch 'master' into main-menu-state-machine
Phlosioneer
2019-02-17
use BG_SCREEN_ADDR macro for tilemap addresses
garak
2019-02-11
Document main_menu state machine, name window constants
Phlosioneer
2018-11-18
Use RGB constants in save files
DizzyEggg
2018-11-18
Clean up save related files
DizzyEggg
2018-10-27
Window priority to window bg
DizzyEggg
2018-10-21
Fix LZ compressed data alignment
Diegoisawesome
2018-09-10
Battle Factory is decompiled and documented.
DizzyEggg
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-02-06
Finish menu.s and eliminate TextColor
Diegoisawesome
2018-01-24
Fix spelling of 'Parametrized' to 'Parameterized'
Diegoisawesome
2018-01-21
Merge branch 'master' of https://github.com/pret/pokeemerald into fix_perms
Devin
2018-01-21
text window cleanup
DizzyEggg
2018-01-20
Extract data from text window
Diegoisawesome
2018-01-19
Fix file permissions.
Devin
2017-12-17
static names given s prefix
DizzyEggg
2017-11-19
berry blender is done
DizzyEggg
2017-10-07
decompile diploma.c
ProjectRevoTPP
2017-10-06
use rodata for save_failed_screen
ProjectRevoTPP
2017-10-06
oops
ProjectRevoTPP
2017-10-06
ewram defines
ProjectRevoTPP
2017-10-06
update labels
ProjectRevoTPP
2017-10-06
decompile save_failed_screen.c
ProjectRevoTPP