summaryrefslogtreecommitdiff
path: root/src/field/player_pc.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-15Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-15vertical scroll indicator labeling and more shop.cProjectRevoTPP
2018-01-14improve TM/HM constants and add macro for TM/HM learnsetscamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-07fix ItemStorage_DrawItemListcamthesaxman
2018-01-07fix Mailbox_DrawMailListcamthesaxman
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 constants for special varsMarcus Huderle
2017-12-19Reorganize player_pc rodata to resolve explicit memcpy callsPikalaxALT
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-09depreciate use of shared_symsProjectRevoTPP
2017-11-04finish first wave of fixesProjectRevoTPP
2017-09-28mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP