summaryrefslogtreecommitdiff
path: root/src/scene/credits.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2017-12-24Merge pull request #492 from PikalaxALT/decompile_dataMarcus Huderle
Decompile data and abstract away some explicit memcpy calls
2017-12-24Name and use general purpose varsMarcus Huderle
2017-12-18Decompile data: intro_credits_graphicsscnorton
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-26rename rng.c to random.ccamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in asm/ProjectRevoTPP
2017-11-10fix germanProjectRevoTPP
2017-11-10move credits data to C file (todo, german)ProjectRevoTPP
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-09-30Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP