Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | Finish decompiling rock.s | Marcus Huderle | |
2018-01-30 | Remove some explicit calls to memcpy in matsuda_debug_menu; label fields in ↵ | PikalaxALT | |
ContestPokemon | |||
2018-01-30 | failed attempt to match sub_80CFE2C | PikalaxALT | |
2018-01-30 | failed attempt to match sub_80D0614 | PikalaxALT | |
2018-01-30 | sub_80D59B0 | PikalaxALT | |
2018-01-30 | sub_80D0D68 | PikalaxALT | |
2018-01-29 | More rock.s decompilation | Marcus Huderle | |
2018-01-28 | Start decompiling rock.s | Marcus Huderle | |
2018-01-28 | clean up option_menu.c and field_poison.c a bit | camthesaxman | |
2018-01-28 | Decompile gBattleTerrainTable | Blampharos | |
Forward declares introduced into graphics.h | |||
2018-01-27 | decompile more debug functions in battle_2.c | camthesaxman | |
2018-01-27 | add comments for pool loads in C files | Cameron Hall | |
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | Merge pull request #555 from huderlem/oopsy | Marcus Huderle | |
Use BATTLE_TYPE_DOUBLE constant in guard.c | |||
2018-01-26 | fix build | Marcus Huderle | |
2018-01-26 | Merge branch 'master' of https://github.com/pret/pokeruby into evobjmv | ProjectRevoTPP | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Decompile species names | Blampharos | |
2018-01-25 | decompile more debug functions | Cameron Hall | |
2018-01-25 | more debug integrations | Cameron Hall | |
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-24 | merge | ProjectRevoTPP | |
2018-01-24 | merge field files into evobjmv.c. | ProjectRevoTPP | |
2018-01-24 | integrate debug IsMonDisobedient | Cameron Hall | |
2018-01-24 | integrate debug AbilityBattleEffects | Cameron Hall | |
2018-01-24 | decompile debug_sub_8010818 and debug_sub_80108B8 | camthesaxman | |
2018-01-24 | integrate some debug differences | Cameron Hall | |
2018-01-23 | fix more false offsets | Cameron Hall | |
2018-01-23 | Clean up English/German blocks (fingers crossed) | PikalaxALT | |
2018-01-22 | fix false gMysteryEventScriptCmdTableEnd offsets | Cameron Hall | |
2018-01-22 | dump some debug baseroms | Cameron Hall | |
2018-01-22 | Rename some static functions | PikalaxALT | |
2018-01-22 | through sub_80C8F34 | PikalaxALT | |
2018-01-22 | sub_80C8E1C | PikalaxALT | |
2018-01-22 | sub_80C8C80 | PikalaxALT | |
2018-01-22 | sub_80C8AD0 | PikalaxALT | |
2018-01-22 | through sub_80C8A38 | PikalaxALT | |
2018-01-22 | sub_80C8938 | PikalaxALT | |
2018-01-22 | sub_80C88AC | PikalaxALT | |
2018-01-22 | sub_80C8734 | PikalaxALT | |
2018-01-22 | through (nonmatching) sub_80C86A0 | PikalaxALT | |
2018-01-22 | through sub_80C8604 | PikalaxALT | |
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-22 | Use BATTLE_TYPE_DOUBLE constant in guard.c | Thomas Winwood | |
2018-01-21 | match debug ROM | Cameron Hall | |
2018-01-21 | resolve merge conflicts and make it compile | Cameron Hall | |