Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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 | |
2018-01-16 | Merge remote-tracking branch 'upstream/master' into various_data | Marco Willems (M17.1) | |
2018-01-16 | split data_8393054 | ProjectRevoTPP | |
2018-01-16 | split data2b | ProjectRevoTPP | |
2018-01-16 | split data2a and make shop.c stuff static | ProjectRevoTPP | |
2018-01-15 | import some battle_4.c code from emerald and get atk23_getexp matching | camthesaxman | |
2018-01-15 | Done decompiling battle_interfaces.s | Marco Willems (M17.1) | |
2018-01-15 | Done data for battle_interface.c, doing OBJ_VRAM0 stuff later | Marco Willems (M17.1) | |