Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-06 | split rom_800D42C.s | ProjectRevoTPP | |
2017-04-06 | add safety align | ProjectRevoTPP | |
2017-04-06 | split out fldeff_flash.s | ProjectRevoTPP | |
2017-04-06 | split out use_pokeblock.s and battle_anim_8137220.s | ProjectRevoTPP | |
2017-04-06 | split out battle_tower.s and battle_tower data | ProjectRevoTPP | |
2017-04-06 | fix newlines | ProjectRevoTPP | |
2017-04-06 | split out roamer data | ProjectRevoTPP | |
2017-04-06 | split out roamer.s | ProjectRevoTPP | |
2017-03-23 | Merge pull request #242 from yenatch/master | yenatch | |
Build multiple versions at a time. | |||
2017-03-22 | Merge remote-tracking branch 'origin/master' | yenatch | |
Conflicts: Makefile | |||
2017-03-22 | Build multiple versions at a time. Generated files go in build/. | yenatch | |
2017-03-22 | Merge pull request #241 from ProjectRevoTPP/master | yenatch | |
decompile fldeff_cut.c, script_pokemon_util_80C4BF0.c, document save.c, move data to C files, decompile the next 3 functions in item_use.c, and a lot of labeling | |||
2017-03-22 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-03-22 | Merge pull request #240 from ProjectRevoTPP/master | yenatch | |
fix weird cases of ROM not matching | |||
2017-03-22 | fix build | ProjectRevoTPP | |
2017-03-22 | label changes for clarity | ProjectRevoTPP | |
2017-03-22 | start decompiling item_use.c again | ProjectRevoTPP | |
2017-03-19 | finish decompiling fldeff_cut.c | ProjectRevoTPP | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-03-18 | label braille_puzzles.c event script | ProjectRevoTPP | |
2017-03-18 | rewrite, label, and document save.c | ProjectRevoTPP | |
2017-03-18 | move diploma data to C | ProjectRevoTPP | |
2017-03-18 | start decompiling fldeff_cut.c | ProjectRevoTPP | |
2017-03-18 | move strings to C file | ProjectRevoTPP | |
2017-03-18 | move multichoice data to script_menu.c | ProjectRevoTPP | |
2017-03-18 | decompile script_pokemon_util_80C4BF0.c | ProjectRevoTPP | |
2017-03-18 | commit deleted files | ProjectRevoTPP | |
2017-03-05 | replace phantom variable fix with proper fix. | ProjectRevoTPP | |
2017-03-02 | fix weird cases of ROM not matching | ProjectRevoTPP | |
2017-03-01 | Merge remote-tracking branch 'origin/master' | ProjectRevoTPP | |
2017-03-01 | get sub_80F7CF4 a little closer | ProjectRevoTPP | |
2017-02-28 | decompile script_pokemon_util_80F99CC.c except for sub_80F9FDC (#238) | ProjectRevoTPP | |
* start decompiling script_pokemon_util_80F99CC.c * formatting * decompile more of script_pokemon_util_80F99CC.c * finish decompiling script_pokemon_util_80F99CC except for sub_80F9FDC * remove script_pokemon_util_80F99CC from ld_script.txt | |||
2017-02-28 | remove script_pokemon_util_80F99CC from ld_script.txt | ProjectRevoTPP | |
2017-02-28 | finish decompiling script_pokemon_util_80F99CC except for sub_80F9FDC | ProjectRevoTPP | |
2017-02-28 | decompile more of script_pokemon_util_80F99CC.c | ProjectRevoTPP | |
2017-02-28 | formatting | ProjectRevoTPP | |
2017-02-28 | start decompiling script_pokemon_util_80F99CC.c | ProjectRevoTPP | |
2017-02-24 | decompile more of shop.c (#237) | ProjectRevoTPP | |
* start decompiling shop.c * decompile sub_80B30AC and BuyMenuDrawGraphics * decompile more of shop.c * formatting | |||
2017-02-19 | define gFlashMemoryPresent in load_save.c | YamaArashi | |
2017-02-19 | gFlashMemoryPresent variable | YamaArashi | |
2017-02-19 | fix libgcnmultiboot.s struct | YamaArashi | |
2017-02-19 | Annotate libgcnmultiboot.s (#235) | slipstream/RoL | |
* Annotate libgcnmultiboot.s Having spent some days of reversing figuring out this protocol (it's different from the GBA BIOS one, however a couple of algorithms are used from it), I felt I should annotate the file in pokeruby further, now I know what most if it does. * Fix indentation * Really fix indentation >_> | |||
2017-02-12 | start decompiling shop.c (#234) | ProjectRevoTPP | |
2017-02-11 | contest incbins | YamaArashi | |
2017-02-11 | intro_credits_graphics incbins | YamaArashi | |
2017-02-11 | pokemon storage system incbins | YamaArashi | |
2017-02-11 | hall_of_fame baserom incbins | YamaArashi | |
2017-02-11 | rom_810CBB4 baserom incbins | YamaArashi | |
2017-02-11 | Merge pull request #233 from marijnvdwerf/incbin | YamaArashi | |
Dump intro palettes | |||
2017-02-11 | Dump intro palettes | Marijn van der Werf | |