Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-07 | Merge branch 'master' into fix_nonmatching | PikalaxALT | |
2018-02-06 | Merge pull request #565 from huderlem/fight | Marcus Huderle | |
Decompile fight.s | |||
2018-02-04 | Merge branch 'master' into fix_nonmatching | PikalaxALT | |
2018-02-04 | Start decompiling fight.s | Marcus Huderle | |
2018-01-31 | Merge branch 'master' into german_debug | camthesaxman | |
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt | |||
2018-01-31 | match sub_81181E8 | PikalaxALT | |
2018-01-30 | match sub_8116EF8 | PikalaxALT | |
2018-01-30 | match sub_8117380 | PikalaxALT | |
2018-01-29 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-28 | Decompile gBattleTerrainTable | Blampharos | |
Forward declares introduced into graphics.h | |||
2018-01-28 | Remove commented out data that has been converted | Blampharos | |
2018-01-27 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-01-27 | Merge branch 'master' into contest_link_80C2020 | PikalaxALT | |
2018-01-27 | Decompile link battle animation data | Blampharos | |
2018-01-26 | Decompile move names | Blampharos | |
2018-01-26 | Delete leftover include | Blampharos | |
2018-01-26 | Delete leftover assembly files for species 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 | Decompile trainer class names | Blampharos | |
This includes both German and English | |||
2018-01-25 | Decompile trainer party structs | Blampharos | |
2018-01-24 | oops, re-add the old charmap labels in graphics.s | camthesaxman | |
2018-01-24 | move debug scripts to a separate file | Cameron Hall | |
2018-01-23 | contest_link_80C2020 data | PikalaxALT | |
2018-01-23 | start decompiling start_menu_debug.c | Cameron Hall | |
2018-01-23 | dump all remaining baseroms | Cameron Hall | |
2018-01-23 | fix more false offsets | Cameron Hall | |
2018-01-23 | fix more false offsets | Cameron Hall | |
2018-01-23 | through sub_80C2340 | PikalaxALT | |
2018-01-23 | dump more baseroms and fix more false offsets | Cameron Hall | |
2018-01-22 | dump some debug baseroms | Cameron Hall | |
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-21 | Merge branch 'master' into pokemon_storage_system | PikalaxALT | |
2018-01-21 | fix build of normal ROMs | Cameron Hall | |
2018-01-21 | resolve merge conflicts and make it compile | Cameron Hall | |
2018-01-20 | make special ids global | yenatch | |
2018-01-20 | turns out graphics are the same. I forgot to run 'make clean' :( | Cameron Hall | |
2018-01-19 | more debug graphics baseroms | Cameron Hall | |
2018-01-19 | apparently I suck at this | Cameron Hall | |
2018-01-19 | actually do unused charmap incbin | Cameron Hall | |
2018-01-19 | unused charmap incbin | Cameron Hall | |
2018-01-19 | Merge remote-tracking branch 'upstream/master' into various_data | Marco Willems (M17.1) | |
2018-01-18 | add some debug data | Cameron Hall | |
2018-01-18 | finish adding all debug code | Cameron Hall | |
2018-01-17 | add more debug code | Cameron Hall | |
2018-01-17 | add more debug things | Cameron Hall | |
2018-01-17 | resolve some undefined references | Cameron Hall | |
2018-01-17 | use 'if DEBUG' instead of 'ifdef DEBUG' | Cameron Hall | |
2018-01-17 | add more debug data | Cameron Hall | |
2018-01-16 | Merge branch 'master' of https://github.com/pret/pokeruby into fixes | ProjectRevoTPP | |