index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
battle_records.c
Age
Commit message (
Expand
)
Author
2021-02-24
Add palette selection constants
GriffinR
2020-09-04
Switch to button macros
PokeCodec
2020-08-23
sizeOf data type, not pointer value
PokeCodec
2020-08-07
Start documenting naming screen
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-04-04
RGB Constants
Phlosioneer
2019-03-08
Merge branch 'master' into extern-cleanup
Phlosioneer
2019-03-02
Rename macro with correct name for pixel values
Phlosioneer
2019-03-01
Reduce externs
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
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-10-27
Window priority to window bg
DizzyEggg
2018-09-09
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemera...
Slawter666
2018-09-08
Standartize AddTextPrinterParametrized functions,
DizzyEggg
2018-09-02
Format more templates
Slawter666
2018-09-01
Fix the strings length issue
DizzyEggg
2018-07-24
Clean up files and add entries to charmap
Diegoisawesome
2018-07-15
Document list_menu.c and main_menu.c
Diegoisawesome
2018-05-01
battle records decompiled and documented
DizzyEggg
2018-05-01
identify and name battle records things
DizzyEggg
2018-05-01
battle records more decomp and subtle name changes
DizzyEggg
2018-05-01
start decompiling battle records
DizzyEggg