Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | fix pokedex | Marijn van der Werf | |
2017-06-24 | Fix link | Marijn van der Werf | |
2017-06-24 | wip src | Marijn van der Werf | |
2017-06-24 | wip src | Marijn van der Werf | |
2017-06-24 | Make sBlockRequestLookupTable public | Marijn van der Werf | |
2017-06-24 | src | Marijn van der Werf | |
2017-06-24 | add null font4_lat.4bpp.bin | Marijn van der Werf | |
2017-06-24 | Empty overrides | Marijn van der Werf | |
2017-06-24 | wip src | Marijn van der Werf | |
2017-06-24 | first src changes | Marijn van der Werf | |
2017-06-24 | Font data | Marijn van der Werf | |
2017-06-24 | decorations | Marijn van der Werf | |
2017-06-24 | Make gfx match | Marijn van der Werf | |
2017-06-24 | Add graphics overrides | Marijn van der Werf | |
2017-06-24 | conditionally include other font | Marijn van der Werf | |
2017-06-24 | Add hash | Marijn van der Werf | |
2017-06-24 | rsync folder contents | Marijn van der Werf | |
2017-06-24 | Update data | Marijn van der Werf | |
2017-06-24 | Don't show progress | Marijn van der Werf | |
2017-06-23 | Build German | Marijn van der Werf | |
2017-06-23 | Integrate Pokedex data | Marijn van der Werf | |
2017-06-23 | Add data files from German release | Marijn van der Werf | |
2017-06-23 | Combine English and German data files | Marijn van der Werf | |
2017-06-23 | Add include data from German release | Marijn van der Werf | |
2017-06-22 | travis: Don't fail if clang-format fails | yenatch | |
2017-06-22 | Merge pull request #337 from marijnvdwerf/clean/clang-format-ci | yenatch | |
Run clang-format on CI | |||
2017-06-22 | Move text data | Marijn van der Werf | |
2017-06-22 | Add formatting rules | Marijn van der Werf | |
2017-06-22 | Show description in matrix | Marijn van der Werf | |
2017-06-22 | Run clang-format on CI | Marijn van der Werf | |
2017-06-20 | Merge pull request #309 from Wack0/patch-1 | yenatch | |
item.c: Replace item identifier with item enum | |||
2017-06-20 | Merge branch 'master' into patch-1 | yenatch | |
2017-06-20 | Merge pull request #335 from marijnvdwerf/camthesaxman/decompile_pokeball | yenatch | |
Decompile pokeball | |||
2017-06-20 | whitespace | camthesaxman | |
2017-06-20 | move data to C and introduce CompressedSpriteSheet and CompressedSpritePalette | camthesaxman | |
2017-06-20 | finish decompiling pokedex.s | camthesaxman | |
2017-06-20 | decompile sub_8046FBC - sub_80470C4 | camthesaxman | |
2017-06-20 | decompile sub_8046400 - sub_8046E9C | camthesaxman | |
2017-06-19 | Battle labels named (#333) | DizzyEggg | |
* Changed battle labels | |||
2017-06-19 | Merge pull request #327 from camthesaxman/trig_data | yenatch | |
convert trig data to C | |||
2017-06-17 | Merge pull request #310 from marijnvdwerf/clean/headers | yenatch | |
Clean up headers | |||
2017-06-16 | Merge remote-tracking branch 'marijn/clean/headers' | yenatch | |
2017-06-15 | use macros to convert floating point to fixed point | camthesaxman | |
2017-06-15 | Merge pull request #326 from ProjectRevoTPP/master | yenatch | |
move player_pc data to C file and restructure/label the file | |||
2017-06-15 | Merge branch 'master' of https://github.com/pret/pokeruby | ProjectRevoTPP | |
2017-06-15 | Merge pull request #323 from camthesaxman/decompile_pokedex | yenatch | |
finish decompiling pokedex | |||
2017-06-15 | 0x134 -> SPECIES_SPINDA | yenatch | |
2017-06-15 | move trig data to C | camthesaxman | |
2017-06-15 | remove baserom-symbol-cache file | camthesaxman | |
2017-06-15 | use static and fix a few nonmatching functions | camthesaxman | |