Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-24 | Merge pull request #492 from PikalaxALT/decompile_data | Marcus Huderle | |
Decompile data and abstract away some explicit memcpy calls | |||
2017-12-24 | Name and use general purpose vars | Marcus Huderle | |
2017-12-18 | Decompile data: intro_credits_graphics | scnorton | |
2017-11-26 | abilities, songs, species constants | camthesaxman | |
2017-11-26 | rename rng.c to random.c | camthesaxman | |
2017-11-18 | change Sprite struct to use a data array instead of manual declares. | ProjectRevoTPP | |
2017-11-11 | eliminate remaining RAM pointers in asm/ | ProjectRevoTPP | |
2017-11-10 | fix german | ProjectRevoTPP | |
2017-11-10 | move credits data to C file (todo, german) | ProjectRevoTPP | |
2017-11-09 | depreciate use of shared_syms | ProjectRevoTPP | |
2017-11-05 | move ewram defines to ewram.h. | ProjectRevoTPP | |
2017-09-30 | Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src | ProjectRevoTPP | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |