mirror of
https://github.com/pret/pokeruby.git
synced 2026-08-09 19:07:50 -05:00
* dump pokedex entries * account for newline on new file * fix incorrect pointer so pokeruby builds to same sha1 * text dumping part 1 * text dump part 2 & update macros * text dump part 3, revenge of the whitespaces * text dump part 4: a new commit * text dump part 5: the merge conflict strikes back * dump a huge chunk of texts * remove byte hunting comments * add proper align * fix align * consistency, who needs it - actually, everyone * dump credits * simplify names * dump a load of text and update charmaps * move credits.s back into data2 * dump trainer eye text * remember to add this file you dummy * incomplete bank dissassembly * another ugly, incomplete mass dump * dissassemble contest opponents and other incbins * 1P * dump the rest of text blobs from data2 * dump missing text incbin 1 * dump missing text incbins 2 * fix palette usage * normalize palette usage to decimals * remember to add the equal sign charmap you dummy |
||
|---|---|---|
| .. | ||
| easy_chat | ||
| ability_descriptions.s | ||
| ability_names.s | ||
| berry_descriptions.s | ||
| credits.s | ||
| gift_ribbon_descriptions.s | ||
| item_descriptions.s | ||
| move_descriptions.s | ||
| move_names.s | ||
| nature_names.s | ||
| ribbon_descriptions.s | ||
| song_names.s | ||
| species_names.s | ||
| trainer_class_names.s | ||
| trainer_eye_descriptions.s | ||
| type_names.s | ||