summaryrefslogtreecommitdiff
path: root/src/text.c
AgeCommit message (Collapse)Author
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-04-19fix GetStringWidth fakematchingKurausukun
2021-03-31Okay I guess this matches nowPikalaxALT
2021-03-23gGlyphInfo to structPikalaxALT
2021-03-21Style fixes; attempt to match help_system NONMATCHINGPikalaxALT
2021-03-20Document remaining routines in field_specialsPikalaxALT
2020-08-18Wrap asm statements in NONMATCHINGGriffinR
2020-04-10Create COPYWIN defines for CopyWindowToVram callsPikalaxALT
2020-04-08Clean up includesPikalaxALT
2020-04-07Merge branch 'master' of github.com:pret/pokefirered into various_documentationPikalaxALT
2020-04-06Fix some static labelsGriffinR
2020-04-06Move gfx out of dataGriffinR
2020-04-05More quest log documentation amid other stuffPikalaxALT
2020-02-21Remove redundant include linesPikalaxALT
2020-01-15Review changes for #225GriffinR
2020-01-15Document some Quest LogGriffinR
2020-01-11through PrintSafariMonInfoPikalaxALT
2019-12-04start anim objtemplatesEvan
2019-10-09Rename song constants using Japanese sound test menuPikalaxALT
2019-09-06real match RenderTextjiangzhengwenjz
2019-07-07finished dynamic_placeholder_text_utiljiangzhengwenjz
2019-06-26All Donejiangzhengwenjz
2019-05-05DaycarePikalaxALT
2019-04-27Port blit from EmeraldPikalaxALT
2019-04-15tm_case and peripheral documentationPikalaxALT
2019-04-12Dissasemble battle anim oam dataPikalaxALT
2019-04-11Documentation of oak_speechPikalaxALT
2018-11-25through sub_812DA14PikalaxALT
2018-11-09Fix C/C++ errors generated by CLion IDEPikalaxALT
2018-10-07address commentsProjectRevoTPP
2018-10-07migrate text rodata to C fileProjectRevoTPP
2018-10-06finish decompiling text.cProjectRevoTPP
2018-10-05decompile sound.cProjectRevoTPP
2017-12-19partially decompile textsceptillion