Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Decompile species names | Blampharos | |
2018-01-25 | Decompile trainer data | Blampharos | |
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted | |||
2018-01-25 | Move trainer party includes to parent file | Blampharos | |
2018-01-25 | Decompile trainer class names | Blampharos | |
This includes both German and English | |||
2018-01-25 | Decompile trainer party structs | Blampharos | |
2018-01-22 | Begin decompiling battle_1.c | Blampharos | |
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit | |||
2018-01-20 | More documentation of field_weather | Marcus Huderle | |
2018-01-19 | Further document weather | Marcus Huderle | |
2018-01-18 | Merge pull request #535 from ProjectRevoTPP/fixes | Marcus Huderle | |
fixes | |||
2018-01-18 | Merge branch 'master' of https://github.com/pret/pokeruby into fixes | ProjectRevoTPP | |
2018-01-18 | formatting | ProjectRevoTPP | |
2018-01-17 | use Defvars instead of some Dma macros and hopefully last while(1)s | ProjectRevoTPP | |
2018-01-17 | use Dma Large loops for every while(1) Dma loop | ProjectRevoTPP | |
2018-01-17 | Dma macro cleanup and cleanup sub_8076034 and sub_8076464 | ProjectRevoTPP | |
2018-01-17 | Document sub_8121D1C, sub_8121D74 and gUnknown_084016BC | Thomas Winwood | |
These are left over from the Japanese games, which provide more variation to the attack string than the English games. | |||
2018-01-17 | split out crash.c | ProjectRevoTPP | |
2018-01-16 | use game stat defines | ProjectRevoTPP | |
2018-01-16 | remove some symbols from sym_ewram.txt | camthesaxman | |
2018-01-15 | match ChangeStatBuffs | camthesaxman | |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman | |
2018-01-15 | Merge pull request #537 from camthesaxman/decompile_pokemon_item_effect | Cameron Hall | |
decompile pokemon_item_effect.s | |||
2018-01-15 | clean up pokemon_item_effect.c | camthesaxman | |
2018-01-14 | Merge branch 'master' into fix_file_modes | PikalaxALT | |
2018-01-14 | Fix file modes | PikalaxALT | |
2018-01-14 | Merge pull request #526 from ProjectRevoTPP/contest_ai | Cameron Hall | |
decompile contest_ai.c | |||
2018-01-14 | formatting and clean up | ProjectRevoTPP | |
2018-01-14 | Merge pull request #531 from progreon/battle_anim_data | Marcus Huderle | |
Decompiling battle_anim data | |||
2018-01-14 | truncated some data | Marco Willems (M17.1) | |
2018-01-14 | format and arrange some Pokemon data | camthesaxman | |
2018-01-14 | Decompiled data/battle_anim_80A7E7C.s | Marco Willems (M17.1) | |
2018-01-14 | finished decompiling data/battle_anim.s | Marco Willems (M17.1) | |
2018-01-14 | Merge remote-tracking branch 'upstream/master' into battle_anim_data | Marco Willems (M17.1) | |
2018-01-14 | started decompiling data/battle_anim.s | Marco Willems (M17.1) | |
2018-01-13 | label battle_intro.c | camthesaxman | |
2018-01-12 | decompile battle_intro.s | camthesaxman | |
2018-01-11 | fixing things | golem galvanize | |
2018-01-11 | finish splitting and decompiling dragon.s | golem galvanize | |
2018-01-10 | conflict fix | golem galvanize | |
2018-01-10 | decompiled up to sub_80DFBD8 | golem galvanize | |
2018-01-10 | finish labeling scanline_effect.c | camthesaxman | |
2018-01-10 | label more of scanline_effect.c | camthesaxman | |
2018-01-09 | label some scanline_effect functions | camthesaxman | |
2018-01-09 | rename unknown_task to scanline_effect | camthesaxman | |
2018-01-09 | match sub_80DCD78 | camthesaxman | |
2018-01-09 | Merge pull request #509 from progreon/battle_anim | Marcus Huderle | |
Decompile various battle_anim files | |||
2018-01-10 | oops | Marco Willems (M17.1) | |
2018-01-10 | finished decompiling bug.s with nonmatching | Marco Willems (M17.1) | |
2018-01-09 | more text/menu renaming | camthesaxman | |