index
:
pokefirered
master
Pokémon FireRed and LeafGreen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Collapse
)
Author
2021-07-07
Flatten pos fields in struct Sprite
PikalaxALT
2021-04-19
fix GetStringWidth fakematching
Kurausukun
2021-03-31
Okay I guess this matches now
PikalaxALT
2021-03-23
gGlyphInfo to struct
PikalaxALT
2021-03-21
Style fixes; attempt to match help_system NONMATCHING
PikalaxALT
2021-03-20
Document remaining routines in field_specials
PikalaxALT
2020-08-18
Wrap asm statements in NONMATCHING
GriffinR
2020-04-10
Create COPYWIN defines for CopyWindowToVram calls
PikalaxALT
2020-04-08
Clean up includes
PikalaxALT
2020-04-07
Merge branch 'master' of github.com:pret/pokefirered into various_documentation
PikalaxALT
2020-04-06
Fix some static labels
GriffinR
2020-04-06
Move gfx out of data
GriffinR
2020-04-05
More quest log documentation amid other stuff
PikalaxALT
2020-02-21
Remove redundant include lines
PikalaxALT
2020-01-15
Review changes for #225
GriffinR
2020-01-15
Document some Quest Log
GriffinR
2020-01-11
through PrintSafariMonInfo
PikalaxALT
2019-12-04
start anim objtemplates
Evan
2019-10-09
Rename song constants using Japanese sound test menu
PikalaxALT
2019-09-06
real match RenderText
jiangzhengwenjz
2019-07-07
finished dynamic_placeholder_text_util
jiangzhengwenjz
2019-06-26
All Done
jiangzhengwenjz
2019-05-05
Daycare
PikalaxALT
2019-04-27
Port blit from Emerald
PikalaxALT
2019-04-15
tm_case and peripheral documentation
PikalaxALT
2019-04-12
Dissasemble battle anim oam data
PikalaxALT
2019-04-11
Documentation of oak_speech
PikalaxALT
2018-11-25
through sub_812DA14
PikalaxALT
2018-11-09
Fix C/C++ errors generated by CLion IDE
PikalaxALT
2018-10-07
address comments
ProjectRevoTPP
2018-10-07
migrate text rodata to C file
ProjectRevoTPP
2018-10-06
finish decompiling text.c
ProjectRevoTPP
2018-10-05
decompile sound.c
ProjectRevoTPP
2017-12-19
partially decompile text
sceptillion